diff options
author | Bruce Momjian <bruce@momjian.us> | 2011-01-01 13:18:15 -0500 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2011-01-01 13:18:15 -0500 |
commit | 5d950e3b0c75d65dd09f8ca5f76cd429a0aabbdc (patch) | |
tree | 482c4da1affa45abf4723854e7f20752ae1e8e63 /doc/src | |
parent | 67c9e4442f2521ff2ad62aa4d409269ea684ac0a (diff) | |
download | postgresql-5d950e3b0c75d65dd09f8ca5f76cd429a0aabbdc.tar.gz postgresql-5d950e3b0c75d65dd09f8ca5f76cd429a0aabbdc.zip |
Stamp copyrights for year 2011.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/legal.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/legal.sgml b/doc/src/sgml/legal.sgml index 22b08ccdbb1..45316863417 100644 --- a/doc/src/sgml/legal.sgml +++ b/doc/src/sgml/legal.sgml @@ -1,7 +1,7 @@ <!-- doc/src/sgml/legal.sgml --> <copyright> - <year>1996-2010</year> + <year>1996-2011</year> <holder>The PostgreSQL Global Development Group</holder> </copyright> @@ -9,7 +9,7 @@ <title>Legal Notice</title> <para> - <productname>PostgreSQL</productname> is Copyright © 1996-2010 + <productname>PostgreSQL</productname> is Copyright © 1996-2011 by the PostgreSQL Global Development Group and is distributed under the terms of the license of the University of California below. </para> |