diff options
| author | Glenn Morris | 2009-01-08 05:11:56 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-01-08 05:11:56 +0000 |
| commit | bb65542c44d6c03da5837b944e398117356d9d85 (patch) | |
| tree | 7ea52ef9a509a7523a1624411c50933dba1736e5 /etc/schema | |
| parent | f858db9ff15f4de206a683e730ebf52ca89916fe (diff) | |
| download | emacs-bb65542c44d6c03da5837b944e398117356d9d85.tar.gz emacs-bb65542c44d6c03da5837b944e398117356d9d85.zip | |
Add 2009 to copyright years.
Diffstat (limited to 'etc/schema')
| -rw-r--r-- | etc/schema/locate.rnc | 2 | ||||
| -rw-r--r-- | etc/schema/relaxng.rnc | 2 | ||||
| -rw-r--r-- | etc/schema/schemas.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/etc/schema/locate.rnc b/etc/schema/locate.rnc index 09c5fb9c4fd..65a2a289ed2 100644 --- a/etc/schema/locate.rnc +++ b/etc/schema/locate.rnc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # Copyright (C) 2003, 2004, 2007, 2008 Free Software Foundation, Inc. | 1 | # Copyright (C) 2003, 2004, 2007, 2008, 2009 Free Software Foundation, Inc. |
| 2 | 2 | ||
| 3 | # This file is part of GNU Emacs. | 3 | # This file is part of GNU Emacs. |
| 4 | 4 | ||
diff --git a/etc/schema/relaxng.rnc b/etc/schema/relaxng.rnc index 42829fd15ae..f596a91a4c7 100644 --- a/etc/schema/relaxng.rnc +++ b/etc/schema/relaxng.rnc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # RELAX NG XML syntax expressed in RELAX NG Compact syntax. | 1 | # RELAX NG XML syntax expressed in RELAX NG Compact syntax. |
| 2 | 2 | ||
| 3 | # Copyright (C) 2003, 2004, 2007, 2008 Free Software Foundation, Inc. | 3 | # Copyright (C) 2003, 2004, 2007, 2008, 2009 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/etc/schema/schemas.xml b/etc/schema/schemas.xml index b2642fedb4f..573685bc779 100644 --- a/etc/schema/schemas.xml +++ b/etc/schema/schemas.xml | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | <!-- Copyright (C) 2003, 2004, 2007, 2008 Free Software Foundation, Inc. | 1 | <!-- Copyright (C) 2003, 2004, 2007, 2008, 2009 Free Software Foundation, Inc. |
| 2 | 2 | ||
| 3 | This file is part of GNU Emacs. | 3 | This file is part of GNU Emacs. |
| 4 | 4 | ||