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/international/ccl.el | |
parent | 43726c053d38bbc88ffa043fef79a25ee28282ac (diff) | |
download | emacs-d4877ac1615f5dfe3987bc83f040e6182f46160b.tar.gz |
Update copyright years.
Diffstat (limited to 'lisp/international/ccl.el')
-rw-r--r-- | lisp/international/ccl.el | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/international/ccl.el b/lisp/international/ccl.el index 0f2a5a99a1a..9ad3f4ba797 100644 --- a/lisp/international/ccl.el +++ b/lisp/international/ccl.el @@ -1,7 +1,9 @@ ;;; ccl.el --- CCL (Code Conversion Language) compiler -;; Copyright (C) 1997, 1998, 2001, 2002 Free Software Foundation, Inc. -;; Copyright (C) 1995, 1998, 1999, 2000 +;; Copyright (C) 1997, 1998, 2001, 2002, 2003, 2004, 2005, +;; 2006 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1998, 1999, 2000, 2001, 2002, 2003, +;; 2004, 2005, 2006 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H14PRO021 |