1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Fix copyright and license.

This commit is contained in:
Glenn Morris 2008-07-16 02:20:06 +00:00
parent 7963f8ab8a
commit dcd9248abb

View file

@ -12,8 +12,8 @@
"Carl Edman (NeXTStep)",
"..see http://emacs-app.sf.net"
);
Copyright = "Copyright (C) 2005-2008";
CopyrightDescription = "Released under the GNU General Public License Version 2";
Copyright = "Copyright (C) 2008 Free Software Foundation, Inc.";
CopyrightDescription = "Released under the GNU General Public License Version 3 or later";
FullVersionID = "Emacs 23.0.60 NS 9.0";
NSExecutable = Emacs;
NSIcon = emacs.tiff;
@ -134,4 +134,4 @@
},
);
URL = "http://emacs-app.sf.net";
}
}