diff options
| author | Glenn Morris | 2007-01-21 20:49:59 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-01-21 20:49:59 +0000 |
| commit | 7cdc02a62aac6d675eacf290c757acfe2ae11735 (patch) | |
| tree | 36ccf38335dd8b3c47309c487f5498236b37f5a3 /lisp/language | |
| parent | 54ec3c76cb32fbf195e59909537bf32186c883b7 (diff) | |
| download | emacs-7cdc02a62aac6d675eacf290c757acfe2ae11735.tar.gz emacs-7cdc02a62aac6d675eacf290c757acfe2ae11735.zip | |
Add 2007 to copyright.
Diffstat (limited to 'lisp/language')
| -rw-r--r-- | lisp/language/greek.el | 2 | ||||
| -rw-r--r-- | lisp/language/misc-lang.el | 2 | ||||
| -rw-r--r-- | lisp/language/thai-word.el | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lisp/language/greek.el b/lisp/language/greek.el index 9eb7b4f7352..c391319b885 100644 --- a/lisp/language/greek.el +++ b/lisp/language/greek.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; greek.el --- support for Greek -*- no-byte-compile: t -*- | 1 | ;;; greek.el --- support for Greek -*- no-byte-compile: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 3 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 4 | ;; 2005, 2006 | 4 | ;; 2005, 2006, 2007 |
| 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
| 6 | ;; Registration Number H14PRO021 | 6 | ;; Registration Number H14PRO021 |
| 7 | 7 | ||
diff --git a/lisp/language/misc-lang.el b/lisp/language/misc-lang.el index d7bc6f1b18b..1d90e2d9a0c 100644 --- a/lisp/language/misc-lang.el +++ b/lisp/language/misc-lang.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; misc-lang.el --- support for miscellaneous languages (characters) -*- no-byte-compile: t -*- | 1 | ;;; misc-lang.el --- support for miscellaneous languages (characters) -*- no-byte-compile: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 3 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 4 | ;; 2005, 2006 | 4 | ;; 2005, 2006, 2007 |
| 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
| 6 | ;; Registration Number H14PRO021 | 6 | ;; Registration Number H14PRO021 |
| 7 | 7 | ||
diff --git a/lisp/language/thai-word.el b/lisp/language/thai-word.el index b6144a1fb47..3162b504a23 100644 --- a/lisp/language/thai-word.el +++ b/lisp/language/thai-word.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; thai-word.el -- find Thai word boundaries | 1 | ;;; thai-word.el -- find Thai word boundaries |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 | 3 | ;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 |
| 4 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 4 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
| 5 | ;; Registration Number H14PRO021 | 5 | ;; Registration Number H14PRO021 |
| 6 | 6 | ||