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 | |
| parent | 54ec3c76cb32fbf195e59909537bf32186c883b7 (diff) | |
| download | emacs-7cdc02a62aac6d675eacf290c757acfe2ae11735.tar.gz emacs-7cdc02a62aac6d675eacf290c757acfe2ae11735.zip | |
Add 2007 to copyright.
| -rw-r--r-- | etc/TUTORIAL.cn | 4 | ||||
| -rw-r--r-- | etc/TUTORIAL.nl | 4 | ||||
| -rw-r--r-- | lisp/calc/README | 4 | ||||
| -rw-r--r-- | lisp/international/ja-dic-cnv.el | 2 | ||||
| -rw-r--r-- | lisp/international/ja-dic-utl.el | 2 | ||||
| -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 | ||||
| -rw-r--r-- | man/texinfo.tex | 4 | ||||
| -rw-r--r-- | src/ccl.h | 2 | ||||
| -rw-r--r-- | src/coding.h | 2 | ||||
| -rw-r--r-- | src/fontset.c | 2 | ||||
| -rw-r--r-- | src/fontset.h | 2 |
13 files changed, 17 insertions, 17 deletions
diff --git a/etc/TUTORIAL.cn b/etc/TUTORIAL.cn index 1e3ff7fe32b..5e318e8ff90 100644 --- a/etc/TUTORIAL.cn +++ b/etc/TUTORIAL.cn | |||
| @@ -1012,8 +1012,8 @@ GNU Emacs to your friends. Help stamp out software obstructionism | |||
| 1012 | 1012 | ||
| 1013 | 本篇文档与 GNU Emacs 一样拥有版权,并允许在下列条件的约束下发行其拷贝: | 1013 | 本篇文档与 GNU Emacs 一样拥有版权,并允许在下列条件的约束下发行其拷贝: |
| 1014 | 1014 | ||
| 1015 | Copyright (C) 1985, 1996, 1998, 2001, 2002, 2003, 2004, 2005, 2006 | 1015 | Copyright (C) 1985, 1996, 1998, 2001, 2002, 2003, 2004, 2005, 2006, |
| 1016 | Free Software Foundation, Inc. | 1016 | 2007 Free Software Foundation, Inc. |
| 1017 | 1017 | ||
| 1018 | 本文档允许在不变更文档内容的情况下由任何人发布在任何媒体上,同时必须 | 1018 | 本文档允许在不变更文档内容的情况下由任何人发布在任何媒体上,同时必须 |
| 1019 | 完整保留版权和许可声明,且需给予受众与发行者完全相同的、如本声明所允 | 1019 | 完整保留版权和许可声明,且需给予受众与发行者完全相同的、如本声明所允 |
diff --git a/etc/TUTORIAL.nl b/etc/TUTORIAL.nl index fc445fabeae..f86d0b40b69 100644 --- a/etc/TUTORIAL.nl +++ b/etc/TUTORIAL.nl | |||
| @@ -1229,8 +1229,8 @@ software te gebruiken, te schrijven en te delen! | |||
| 1229 | This version of the tutorial, like GNU Emacs, is copyrighted, and | 1229 | This version of the tutorial, like GNU Emacs, is copyrighted, and |
| 1230 | comes with permission to distribute copies on certain conditions: | 1230 | comes with permission to distribute copies on certain conditions: |
| 1231 | 1231 | ||
| 1232 | Copyright (C) 1985, 1996, 1997, 2002, 2003, 2004, | 1232 | Copyright (C) 1985, 1996, 1997, 2001, 2002, 2003, 2004, |
| 1233 | 2005, 2006 Free Software Foundation, Inc. | 1233 | 2005, 2006, 2007 Free Software Foundation, Inc. |
| 1234 | 1234 | ||
| 1235 | Permission is granted to anyone to make or distribute verbatim | 1235 | Permission is granted to anyone to make or distribute verbatim |
| 1236 | copies of this document as received, in any medium, provided that | 1236 | copies of this document as received, in any medium, provided that |
diff --git a/lisp/calc/README b/lisp/calc/README index 00d0e9b232a..0920f73eb34 100644 --- a/lisp/calc/README +++ b/lisp/calc/README | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | This directory contains Calc, an advanced desk calculator for GNU | 2 | This directory contains Calc, an advanced desk calculator for GNU |
| 3 | Emacs. | 3 | Emacs. |
| 4 | 4 | ||
| 5 | "Calc" Copyright 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004, | 5 | "Calc" Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004, |
| 6 | 2005, 2006 Free Software Foundation, Inc. | 6 | 2005, 2006, 2007 Free Software Foundation, Inc. |
| 7 | 7 | ||
| 8 | Written by: | 8 | Written by: |
| 9 | Dave Gillespie | 9 | Dave Gillespie |
diff --git a/lisp/international/ja-dic-cnv.el b/lisp/international/ja-dic-cnv.el index ee0bf67a537..d8f2cb39084 100644 --- a/lisp/international/ja-dic-cnv.el +++ b/lisp/international/ja-dic-cnv.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; ja-dic-cnv.el --- convert a Japanese dictionary (SKK-JISYO.L) to Emacs Lisp | 1 | ;;; ja-dic-cnv.el --- convert a Japanese dictionary (SKK-JISYO.L) to Emacs Lisp |
| 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/international/ja-dic-utl.el b/lisp/international/ja-dic-utl.el index 31b92885e7b..3b16c14dc4e 100644 --- a/lisp/international/ja-dic-utl.el +++ b/lisp/international/ja-dic-utl.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; ja-dic-utl.el --- utilities for handling Japanese dictionary (SKK-JISYO.L) | 1 | ;;; ja-dic-utl.el --- utilities for handling Japanese dictionary (SKK-JISYO.L) |
| 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/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 | ||
diff --git a/man/texinfo.tex b/man/texinfo.tex index 4d47842579b..302204c2721 100644 --- a/man/texinfo.tex +++ b/man/texinfo.tex | |||
| @@ -6,8 +6,8 @@ | |||
| 6 | \def\texinfoversion{2006-11-08.17} | 6 | \def\texinfoversion{2006-11-08.17} |
| 7 | % | 7 | % |
| 8 | % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, | 8 | % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, |
| 9 | % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free | 9 | % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, |
| 10 | % Software Foundation, Inc. | 10 | % 2007 Free Software Foundation, Inc. |
| 11 | % | 11 | % |
| 12 | % This texinfo.tex file is free software; you can redistribute it and/or | 12 | % This texinfo.tex file is free software; you can redistribute it and/or |
| 13 | % modify it under the terms of the GNU General Public License as | 13 | % modify it under the terms of the GNU General Public License as |
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Header for CCL (Code Conversion Language) interpreter. | 1 | /* Header for CCL (Code Conversion Language) interpreter. |
| 2 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 2 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 3 | 2005, 2006 | 3 | 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 | ||
diff --git a/src/coding.h b/src/coding.h index a5923cbf6ea..b4e26686229 100644 --- a/src/coding.h +++ b/src/coding.h | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | Copyright (C) 2001, 2002, 2003, 2004, 2005, | 2 | Copyright (C) 2001, 2002, 2003, 2004, 2005, |
| 3 | 2006, 2007 Free Software Foundation, Inc. | 3 | 2006, 2007 Free Software Foundation, Inc. |
| 4 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | 2005, 2006 | 5 | 2005, 2006, 2007 |
| 6 | National Institute of Advanced Industrial Science and Technology (AIST) | 6 | National Institute of Advanced Industrial Science and Technology (AIST) |
| 7 | Registration Number H14PRO021 | 7 | Registration Number H14PRO021 |
| 8 | 8 | ||
diff --git a/src/fontset.c b/src/fontset.c index a7b586ce3db..2df60a5afcc 100644 --- a/src/fontset.c +++ b/src/fontset.c | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 | 2 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 |
| 3 | Free Software Foundation, Inc. | 3 | Free Software Foundation, Inc. |
| 4 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | 2005, 2006 | 5 | 2005, 2006, 2007 |
| 6 | National Institute of Advanced Industrial Science and Technology (AIST) | 6 | National Institute of Advanced Industrial Science and Technology (AIST) |
| 7 | Registration Number H14PRO021 | 7 | Registration Number H14PRO021 |
| 8 | 8 | ||
diff --git a/src/fontset.h b/src/fontset.h index b580455879b..a2bac100396 100644 --- a/src/fontset.h +++ b/src/fontset.h | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | Copyright (C) 1998, 2001, 2002, 2003, 2004, 2005, | 2 | Copyright (C) 1998, 2001, 2002, 2003, 2004, 2005, |
| 3 | 2006, 2007 Free Software Foundation, Inc. | 3 | 2006, 2007 Free Software Foundation, Inc. |
| 4 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | 2005, 2006 | 5 | 2005, 2006, 2007 |
| 6 | National Institute of Advanced Industrial Science and Technology (AIST) | 6 | National Institute of Advanced Industrial Science and Technology (AIST) |
| 7 | Registration Number H14PRO021 | 7 | Registration Number H14PRO021 |
| 8 | 8 | ||