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

Commit62b64cb

Browse files
committed
Fix a couple of missed copyright dates.
1 parent511db38 commit62b64cb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎contrib/uuid-ossp/uuid-ossp.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
*
33
* UUID generation functions using the OSSP UUID library
44
*
5-
* Copyright (c) 2007-2008 PostgreSQL Global Development Group
5+
* Copyright (c) 2007-2009 PostgreSQL Global Development Group
66
*
7-
* $PostgreSQL: pgsql/contrib/uuid-ossp/uuid-ossp.c,v 1.8 2008/03/25 22:42:42 tgl Exp $
7+
* $PostgreSQL: pgsql/contrib/uuid-ossp/uuid-ossp.c,v 1.9 2009/01/01 17:59:40 tgl Exp $
88
*
99
*-------------------------------------------------------------------------
1010
*/

‎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", "8.4.0\0"
1919
VALUE "InternalName", "libpq\0"
20-
VALUE "LegalCopyright", "Copyright (C)2008\0"
20+
VALUE "LegalCopyright", "Copyright (C)2009\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