]> git.eshelyaron.com Git - emacs.git/commitdiff
* 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 f865a0e3c2de66716ebcb436b7a51bc7f0cf8407..40848069b55be63cf9ab6092bd140100d2a2d82b 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 110f2d60379375144355a6fe62ffd12a91cf2424..3a05dbd4ca95e2408f2e36fc1105d1d883e8fa52 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"))