Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit10a376c

Browse files
committed
Update copyright year in forgotten places
found by Stefan Kaltenbrunner
1 parenta0bab30 commit10a376c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎doc/src/sgml/legal.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<!-- $PostgreSQL: pgsql/doc/src/sgml/legal.sgml,v 1.25 2010/01/02 16:57:33 momjian Exp $ -->
22

33
<copyright>
4-
<year>1996-2010</year>
4+
<year>1996-2012</year>
55
<holder>The PostgreSQL Global Development Group</holder>
66
</copyright>
77

88
<legalnotice id="legalnotice">
99
<title>Legal Notice</title>
1010

1111
<para>
12-
<productname>PostgreSQL</productname> is Copyright &copy; 1996-2010
12+
<productname>PostgreSQL</productname> is Copyright &copy; 1996-2012
1313
by the PostgreSQL Global Development Group and is distributed under
1414
the terms of the license of the University of California below.
1515
</para>

‎src/interfaces/libpq/libpq.rc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ BEGIN
1717
VALUE "FileDescription", "PostgreSQL Access Library\0"
1818
VALUE "FileVersion", "9.0.8\0"
1919
VALUE "InternalName", "libpq\0"
20-
VALUE "LegalCopyright", "Copyright (C)2010\0"
20+
VALUE "LegalCopyright", "Copyright (C)2012\0"
2121
VALUE "LegalTrademarks", "\0"
2222
VALUE "OriginalFilename", "libpq.dll\0"
2323
VALUE "ProductName", "PostgreSQL\0"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp