Changeset 3563
- Timestamp:
- Aug 27, 2007, 3:52:31 AM (18 years ago)
- Location:
- trunk/kStuff/include/k/kAvlTmpl
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kStuff/include/k/kAvlTmpl/kAvlBase.h
r3562 r3563 23 23 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 24 24 * 25 */ 26 25 * 26 * As a special exception, since this is a source file and not a header 27 * file, you are granted permission to #include this file as you wish 28 * without this in itself causing the resulting program or whatever to be 29 * covered by the LGPL license. This exception does not however invalidate 30 * any other reasons why the resulting program/whatever should not be 31 * covered the LGPL or GPL. 32 */ 27 33 28 34 /** @page pg_kAvlTmpl Template Configuration. -
trunk/kStuff/include/k/kAvlTmpl/kAvlDoWithAll.h
r3562 r3563 23 23 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 24 24 * 25 * 26 * As a special exception, since this is a source file and not a header 27 * file, you are granted permission to #include this file as you wish 28 * without this in itself causing the resulting program or whatever to be 29 * covered by the LGPL license. This exception does not however invalidate 30 * any other reasons why the resulting program/whatever should not be 31 * covered the LGPL or GPL. 25 32 */ 26 33 -
trunk/kStuff/include/k/kAvlTmpl/kAvlEnum.h
r3562 r3563 23 23 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 24 24 * 25 * 26 * As a special exception, since this is a source file and not a header 27 * file, you are granted permission to #include this file as you wish 28 * without this in itself causing the resulting program or whatever to be 29 * covered by the LGPL license. This exception does not however invalidate 30 * any other reasons why the resulting program/whatever should not be 31 * covered the LGPL or GPL. 25 32 */ 26 33 -
trunk/kStuff/include/k/kAvlTmpl/kAvlGet.h
r3562 r3563 23 23 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 24 24 * 25 * 26 * As a special exception, since this is a source file and not a header 27 * file, you are granted permission to #include this file as you wish 28 * without this in itself causing the resulting program or whatever to be 29 * covered by the LGPL license. This exception does not however invalidate 30 * any other reasons why the resulting program/whatever should not be 31 * covered the LGPL or GPL. 25 32 */ 26 33 -
trunk/kStuff/include/k/kAvlTmpl/kAvlGetBestFit.h
r3562 r3563 23 23 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 24 24 * 25 * 26 * As a special exception, since this is a source file and not a header 27 * file, you are granted permission to #include this file as you wish 28 * without this in itself causing the resulting program or whatever to be 29 * covered by the LGPL license. This exception does not however invalidate 30 * any other reasons why the resulting program/whatever should not be 31 * covered the LGPL or GPL. 25 32 */ 26 33 -
trunk/kStuff/include/k/kAvlTmpl/kAvlGetWithParent.h
r3562 r3563 23 23 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 24 24 * 25 * 26 * As a special exception, since this is a source file and not a header 27 * file, you are granted permission to #include this file as you wish 28 * without this in itself causing the resulting program or whatever to be 29 * covered by the LGPL license. This exception does not however invalidate 30 * any other reasons why the resulting program/whatever should not be 31 * covered the LGPL or GPL. 25 32 */ 26 33 -
trunk/kStuff/include/k/kAvlTmpl/kAvlRemove2.h
r3562 r3563 23 23 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 24 24 * 25 * 26 * As a special exception, since this is a source file and not a header 27 * file, you are granted permission to #include this file as you wish 28 * without this in itself causing the resulting program or whatever to be 29 * covered by the LGPL license. This exception does not however invalidate 30 * any other reasons why the resulting program/whatever should not be 31 * covered the LGPL or GPL. 25 32 */ 26 33 -
trunk/kStuff/include/k/kAvlTmpl/kAvlRemoveBestFit.h
r3562 r3563 23 23 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 24 24 * 25 * 26 * As a special exception, since this is a source file and not a header 27 * file, you are granted permission to #include this file as you wish 28 * without this in itself causing the resulting program or whatever to be 29 * covered by the LGPL license. This exception does not however invalidate 30 * any other reasons why the resulting program/whatever should not be 31 * covered the LGPL or GPL. 25 32 */ 26 33 -
trunk/kStuff/include/k/kAvlTmpl/kAvlUndef.h
r3562 r3563 23 23 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 24 24 * 25 * 26 * As a special exception, since this is a source file and not a header 27 * file, you are granted permission to #include this file as you wish 28 * without this in itself causing the resulting program or whatever to be 29 * covered by the LGPL license. This exception does not however invalidate 30 * any other reasons why the resulting program/whatever should not be 31 * covered the LGPL or GPL. 25 32 */ 26 33
Note:
See TracChangeset
for help on using the changeset viewer.