diff options
author | Glenn Morris <rgm@gnu.org> | 2006-12-10 00:31:06 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2006-12-10 00:31:06 +0000 |
commit | d4877ac1615f5dfe3987bc83f040e6182f46160b (patch) | |
tree | b5d49909090c3861c8fff3271ef71a5b95862307 /lisp/language/utf-8-lang.el | |
parent | 43726c053d38bbc88ffa043fef79a25ee28282ac (diff) | |
download | emacs-d4877ac1615f5dfe3987bc83f040e6182f46160b.tar.gz emacs-d4877ac1615f5dfe3987bc83f040e6182f46160b.tar.bz2 emacs-d4877ac1615f5dfe3987bc83f040e6182f46160b.zip |
Update copyright years.
Diffstat (limited to 'lisp/language/utf-8-lang.el')
-rw-r--r-- | lisp/language/utf-8-lang.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/language/utf-8-lang.el b/lisp/language/utf-8-lang.el index 14ef84d9e88..894c0484c48 100644 --- a/lisp/language/utf-8-lang.el +++ b/lisp/language/utf-8-lang.el @@ -1,6 +1,7 @@ ;;; utf-8-lang.el --- generic UTF-8 language environment -*- no-byte-compile: t -*- -;; Copyright (C) 2001 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 +;; Free Software Foundation, Inc. ;; Author: Dave Love <fx@gnu.org> ;; Keywords: i18n |