Update license in plist.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25560 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2007-11-05 23:49:25 +00:00
parent 89386fd640
commit 5c7a847ec5

View file

@ -37,6 +37,6 @@
ApplicationRelease = "Gorm 1.3.0 (SVN)";
Authors = ("Gregory John Casamento <greg_casamento@yahoo.com>","Richard Frith-Macdonald <rfm@gnu.org>","Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>");
Copyright = "Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 FSF";
CopyrightDescription = "Released under the GNU General Public License 2.0";
NSBuildVersion = "1.3.0 Apr 22 2006";
CopyrightDescription = "Released under the GNU General Public License 3.0";
NSBuildVersion = "1.3.0 Nov 05 2007";
}