diff options
author | Glenn Morris <rgm@gnu.org> | 2011-01-02 16:01:07 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-01-02 16:01:07 -0800 |
commit | ca7e8408638af626cd0cd544ae0bfd2d1ad6399f (patch) | |
tree | 3a7a6eef632ad63897a6184696a663451c11c775 /admin/unidata | |
parent | 5df4f04cd32af723742c81095b38ae83b3c2b462 (diff) |
Revert accidental update of non-FSF copyright from 2010-01-13T08:35:10Z!rgm@gnu.org.
Diffstat (limited to 'admin/unidata')
-rw-r--r-- | admin/unidata/unidata-gen.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/unidata/unidata-gen.el b/admin/unidata/unidata-gen.el index 75564bd0e3..9f89866852 100644 --- a/admin/unidata/unidata-gen.el +++ b/admin/unidata/unidata-gen.el @@ -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, 2010 Unicode, Inc. + (insert ";; Copyright (C) 1991-2009 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" |