summaryrefslogtreecommitdiff
path: root/admin/unidata
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-11-06 23:57:35 -0800
committerGlenn Morris <rgm@gnu.org>2013-11-06 23:57:35 -0800
commit9d172c157c5a5f4f206aa1bc5348772d29762245 (patch)
tree259943316cb8b8554d253f6ff4c7b011785ce1ba /admin/unidata
parent394629a11a1d51785f5a305536f2074fac3e590b (diff)
downloademacs-9d172c157c5a5f4f206aa1bc5348772d29762245.tar.gz
* admin/unidata/unidata-gen.el (unidata-gen-files): Update Unicode copyright
Diffstat (limited to 'admin/unidata')
-rw-r--r--admin/unidata/unidata-gen.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/unidata/unidata-gen.el b/admin/unidata/unidata-gen.el
index 110f2d60379..3a05dbd4ca9 100644
--- a/admin/unidata/unidata-gen.el
+++ b/admin/unidata/unidata-gen.el
@@ -1230,7 +1230,7 @@ is the character itself.")))
(setq describer (symbol-function describer)))
(set-char-table-extra-slot table 3 describer))
(if (bobp)
- (insert ";; Copyright (C) 1991-2009 Unicode, Inc.
+ (insert ";; Copyright (C) 1991-2013 Unicode, Inc.
;; This file was generated from the Unicode data files at
;; http://www.unicode.org/Public/UNIDATA/.
;; See lisp/international/README for the copyright and permission notice.\n"))