From: Jim K. <jk...@us...> - 2007-01-25 22:51:08
|
Update of /cvsroot/opengtoolkit/dictionary In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv31156 Modified Files: dictionary.spec Log Message: relicensed as BSD Index: dictionary.spec =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/dictionary.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** dictionary.spec 13 Nov 2005 00:44:18 -0000 1.6 --- dictionary.spec 25 Jan 2007 22:51:05 -0000 1.7 *************** *** 1,5 **** [Package Name] Name=oglib_dictionary ! Version=1.0 Release=1 --- 1,5 ---- [Package Name] Name=oglib_dictionary ! Version=1.1 Release=1 *************** *** 7,11 **** Description="The dictionary package contains a library for key-value sets." Summary="OpenG Dictionary" ! License=LGPL Copyright="2005 Jim Kring" Distribution="OpenG Toolkit" --- 7,11 ---- Description="The dictionary package contains a library for key-value sets." Summary="OpenG Dictionary" ! License=BSD Copyright="2005 Jim Kring" Distribution="OpenG Toolkit" |