diff options
| author | Stefan Monnier | 2011-01-14 12:18:41 -0500 |
|---|---|---|
| committer | Stefan Monnier | 2011-01-14 12:18:41 -0500 |
| commit | 77ab81d0545e980c57c0a35510ade29a9e43b4cd (patch) | |
| tree | 258514dac7faab41642d8f319eb113c8a5f09690 /etc/schema | |
| parent | 8faba62c38f67693535c3471d867e66757b3b04e (diff) | |
| parent | fb724e553757e9d3344be443ab5f329afc9bf91c (diff) | |
| download | emacs-77ab81d0545e980c57c0a35510ade29a9e43b4cd.tar.gz emacs-77ab81d0545e980c57c0a35510ade29a9e43b4cd.zip | |
Merge from emacs-23
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 291c8bfb984..425b76ec1a6 100644 --- a/etc/schema/locate.rnc +++ b/etc/schema/locate.rnc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. | 1 | # Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010, 2011 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 c0d598f08fb..039dd6a48e9 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, 2009, 2010 Free Software Foundation, Inc. | 3 | # Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010, 2011 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 f79d107e2df..d5de5e35dca 100644 --- a/etc/schema/schemas.xml +++ b/etc/schema/schemas.xml | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | <!-- Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. | 1 | <!-- Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. |
| 2 | 2 | ||
| 3 | This file is part of GNU Emacs. | 3 | This file is part of GNU Emacs. |
| 4 | 4 | ||