aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorGlenn Morris2008-02-02 03:49:32 +0000
committerGlenn Morris2008-02-02 03:49:32 +0000
commit87f59510a2aa62a3a405a39cf5be9f3699d04e3b (patch)
tree3f6009bd55348e98e6b2678bcd17cf51f236892d /admin
parent609789d7410141cbb5cf483f6c4ef2e40c53d9ce (diff)
downloademacs-87f59510a2aa62a3a405a39cf5be9f3699d04e3b.tar.gz
emacs-87f59510a2aa62a3a405a39cf5be9f3699d04e3b.zip
Update copyright years and GPL version.
Diffstat (limited to 'admin')
-rw-r--r--admin/charsets/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/admin/charsets/Makefile b/admin/charsets/Makefile
index ceecbce8211..d9cc18bf17a 100644
--- a/admin/charsets/Makefile
+++ b/admin/charsets/Makefile
@@ -1,5 +1,5 @@
1# Makefile -- Makefile to generate charset maps in etc/charsets. 1# Makefile -- Makefile to generate charset maps in etc/charsets.
2# Copyright (C) 2003 2# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
3# National Institute of Advanced Industrial Science and Technology (AIST) 3# National Institute of Advanced Industrial Science and Technology (AIST)
4# Registration Number H13PRO009 4# Registration Number H13PRO009
5# 5#
@@ -7,7 +7,7 @@
7 7
8# GNU Emacs is free software; you can redistribute it and/or modify 8# GNU Emacs is free software; you can redistribute it and/or modify
9# it under the terms of the GNU General Public License as published by 9# it under the terms of the GNU General Public License as published by
10# the Free Software Foundation; either version 2, or (at your option) 10# the Free Software Foundation; either version 3, or (at your option)
11# any later version. 11# any later version.
12 12
13# GNU Emacs is distributed in the hope that it will be useful, 13# GNU Emacs is distributed in the hope that it will be useful,
@@ -17,8 +17,8 @@
17 17
18# You should have received a copy of the GNU General Public License 18# You should have received a copy of the GNU General Public License
19# along with GNU Emacs; see the file COPYING. If not, write to the 19# along with GNU Emacs; see the file COPYING. If not, write to the
20# Free Software Foundation, Inc., 59 Temple Place - Suite 330, 20# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
21# Boston, MA 02111-1307, USA. 21# Boston, MA 02110-1301, USA.
22 22
23# Commentary 23# Commentary
24 24