diff options
| author | Bruce Momjian <bruce@momjian.us> | 2015-01-06 11:43:46 -0500 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2015-01-06 11:43:46 -0500 |
| commit | 0e52f5b507f4e27540291efa8dc25476fec42bed (patch) | |
| tree | 6bd7897c52e55253b435aa3540c1d5fb9461fe5a /doc/src | |
| parent | c99e41f686bae0e35eafe92a970e77cbdb1db17c (diff) | |
Update copyright for 2015
Backpatch certain files through 9.0
Diffstat (limited to 'doc/src')
| -rw-r--r-- | doc/src/sgml/legal.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/legal.sgml b/doc/src/sgml/legal.sgml index 1bd42fa6b8d..6b9f4dbc959 100644 --- a/doc/src/sgml/legal.sgml +++ b/doc/src/sgml/legal.sgml @@ -1,9 +1,9 @@ <!-- doc/src/sgml/legal.sgml --> -<date>2014</date> +<date>2015</date> <copyright> - <year>1996-2014</year> + <year>1996-2015</year> <holder>The PostgreSQL Global Development Group</holder> </copyright> @@ -11,7 +11,7 @@ <title>Legal Notice</title> <para> - <productname>PostgreSQL</productname> is Copyright © 1996-2014 + <productname>PostgreSQL</productname> is Copyright © 1996-2015 by the PostgreSQL Global Development Group. </para> |
