From: Glenn Morris Date: Thu, 7 Nov 2013 07:57:35 +0000 (-0800) Subject: * admin/unidata/unidata-gen.el (unidata-gen-files): Update Unicode copyright X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~915 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9d172c157c5a5f4f206aa1bc5348772d29762245;p=emacs.git * admin/unidata/unidata-gen.el (unidata-gen-files): Update Unicode copyright --- diff --git a/admin/ChangeLog b/admin/ChangeLog index f865a0e3c2d..40848069b55 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -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 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"))