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

Commit2d8de0a

Browse files
committed
Cleanup copyright years and file names in the header comments of some files.
1 parentf658701 commit2d8de0a

File tree

8 files changed

+16
-14
lines changed

8 files changed

+16
-14
lines changed

‎contrib/auth_delay/auth_delay.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* auth_delay.c
44
*
5-
* Copyright (C) 2010, PostgreSQL Global Development Group
5+
* Copyright (C) 2010-2011, PostgreSQL Global Development Group
66
*
77
* IDENTIFICATION
88
*contrib/auth_delay/auth_delay.c

‎src/backend/replication/syncrep.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
* Portions Copyright (c) 2010-2011, PostgreSQL Global Development Group
3838
*
3939
* IDENTIFICATION
40-
*$PostgreSQL$
40+
*src/backend/replication/syncrep.c
4141
*
4242
*-------------------------------------------------------------------------
4343
*/

‎src/bin/pg_dump/pg_backup_directory.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*sync.
1818
*
1919
*
20-
*Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
20+
*Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group
2121
*Portions Copyright (c) 1994, Regents of the University of California
2222
*Portions Copyright (c) 2000, Philip Warner
2323
*

‎src/include/catalog/pg_collation.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@
55
* along with the relation's initial contents.
66
*
77
*
8-
* Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
8+
* Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group
99
* Portions Copyright (c) 1994, Regents of the University of California
1010
*
11-
* $PostgreSQL$
11+
* IDENTIFICATION
12+
*src/include/catalog/pg_collation.h
1213
*
1314
* NOTES
1415
* the genbki.pl script reads this file and generates .bki

‎src/include/catalog/pg_foreign_table.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* pg_foreign_table.h
44
* definition of the system "foreign table" relation (pg_foreign_table)
55
*
6-
* Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
6+
* Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group
77
* Portions Copyright (c) 1994, Regents of the University of California
88
*
99
* src/include/catalog/pg_foreign_table.h

‎src/include/replication/basebackup.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* basebackup.h
44
* Exports from replication/basebackup.c.
55
*
6-
* Portions Copyright (c) 2010-2010, PostgreSQL Global Development Group
6+
* Portions Copyright (c) 2010-2011, PostgreSQL Global Development Group
77
*
88
* src/include/replication/walsender.h
99
*

‎src/include/replication/syncrep.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
* syncrep.h
44
* Exports from replication/syncrep.c.
55
*
6-
* Portions Copyright (c) 2010-2010, PostgreSQL Global Development Group
6+
* Portions Copyright (c) 2010-2011, PostgreSQL Global Development Group
77
*
8-
* $PostgreSQL$
8+
* IDENTIFICATION
9+
*src/include/replication/syncrep.h
910
*
1011
*-------------------------------------------------------------------------
1112
*/

‎src/test/isolation/isolationtester.h

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/*-------------------------------------------------------------------------
22
*
3-
*bootstrap.h
4-
* include file forthe bootstrapping code
3+
*isolationtester.h
4+
* include file forisolation tests
55
*
6-
*
7-
* Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
6+
* Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group
87
* Portions Copyright (c) 1994, Regents of the University of California
98
*
10-
* $PostgreSQL: pgsql/src/include/bootstrap/bootstrap.h,v 1.44 2006/10/04 00:30:07 momjian Exp $
9+
* IDENTIFICATION
10+
*src/test/isolation/isolationtester.h
1111
*
1212
*-------------------------------------------------------------------------
1313
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp