* admin/unidata/unidata-gen.el (unidata-gen-files): Update Unicode copyright
authorGlenn Morris <rgm@gnu.org>
Thu, 7 Nov 2013 07:57:35 +0000 (23:57 -0800)
committerGlenn Morris <rgm@gnu.org>
Thu, 7 Nov 2013 07:57:35 +0000 (23:57 -0800)
admin/ChangeLog
admin/unidata/unidata-gen.el

index f865a0e..4084806 100644 (file)
@@ -2,6 +2,7 @@
 
        * unidata/unidata-gen.el (unidata-gen-files):
        Disable version-control in generated files.
+       Update Unicode Inc. copyright years.
 
 2013-11-05  Glenn Morris  <rgm@gnu.org>
 
index 110f2d6..3a05dbd 100644 (file)
@@ -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"))