aboutsummaryrefslogtreecommitdiffstats
path: root/admin/unidata
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2010-01-13 00:35:10 -0800
committerGlenn Morris <[email protected]>2010-01-13 00:35:10 -0800
commit114f9c96795aff3b51b9060d7c9c1b77debcc99a (patch)
treeb94fd3863a5c6bf870bd905cdeed340fa6620816 /admin/unidata
parentc2623ee747a343021b9e9ce853835a938ab4fa80 (diff)
Add 2010 to copyright years.
Diffstat (limited to 'admin/unidata')
-rw-r--r--admin/unidata/Makefile.in2
-rw-r--r--admin/unidata/makefile.w32-in2
-rw-r--r--admin/unidata/unidata-gen.el4
3 files changed, 4 insertions, 4 deletions
diff --git a/admin/unidata/Makefile.in b/admin/unidata/Makefile.in
index 769da76ae3..2b31e6ed94 100644
--- a/admin/unidata/Makefile.in
+++ b/admin/unidata/Makefile.in
@@ -1,5 +1,5 @@
# Makefile -- Makefile to generate character property tables.
-# Copyright (C) 2005, 2006, 2007, 2008, 2009
+# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010
# National Institute of Advanced Industrial Science and Technology (AIST)
# Registration Number H13PRO009
#
diff --git a/admin/unidata/makefile.w32-in b/admin/unidata/makefile.w32-in
index 792c2c2d10..29562283bc 100644
--- a/admin/unidata/makefile.w32-in
+++ b/admin/unidata/makefile.w32-in
@@ -1,5 +1,5 @@
# makefile.w32-in -- W32 -*- Makefile -*- to generate character property tables.
-# Copyright (C) 2005, 2006, 2007, 2008, 2009
+# Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010
# National Institute of Advanced Industrial Science and Technology (AIST)
# Registration Number H13PRO009
#
diff --git a/admin/unidata/unidata-gen.el b/admin/unidata/unidata-gen.el
index 2b1f918cc6..88e21d7226 100644
--- a/admin/unidata/unidata-gen.el
+++ b/admin/unidata/unidata-gen.el
@@ -1,5 +1,5 @@
;; unidata-gen.el -- Create files containing character property data.
-;; Copyright (C) 2005, 2006, 2007, 2008, 2009
+;; Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H13PRO009
@@ -1241,7 +1241,7 @@ Property value is a character."
(byte-compile describer)
(setq describer (symbol-function describer)))
(set-char-table-extra-slot table 3 describer))
- (insert ";; Copyright (C) 1991-2009 Unicode, Inc.
+ (insert ";; Copyright (C) 1991-2009, 2010 Unicode, Inc.
;; This file was generated from the Unicode data file at
;; http://www.unicode.org/Public/UNIDATA/UnicodeData.txt.
;; See lisp/international/README for the copyright and permission notice.\n"