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

Commitad08bf5

Browse files
committed
Update copyright for 2016
Manually fix some copyright lines missed by the automated script.
1 parentee94300 commitad08bf5

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

‎src/test/modules/test_ddl_deparse/test_ddl_deparse.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* test_ddl_deparse.c
33
* Support functions for the test_ddl_deparse module
44
*
5-
* Copyright (C) 2014-2015, PostgreSQL Global Development Group
5+
* Copyright (C) 2014-2016, PostgreSQL Global Development Group
66
*
77
* IDENTIFICATION
88
* src/test/modules/test_ddl_deparse/test_ddl_deparse.c

‎src/test/modules/test_rls_hooks/test_rls_hooks.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* test_rls_hooks.c
44
*Code for testing RLS hooks.
55
*
6-
* Copyright (C) 2015, PostgreSQL Global Development Group
6+
* Copyright (C) 2015-2016, PostgreSQL Global Development Group
77
*
88
* IDENTIFICATION
99
*src/test/modules/test_rls_hooks/test_rls_hooks.c

‎src/test/modules/test_rls_hooks/test_rls_hooks.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* test_rls_hooks.h
44
*Definitions for RLS hooks
55
*
6-
* Copyright (C) 2015, PostgreSQL Global Development Group
6+
* Copyright (C) 2015-2016, PostgreSQL Global Development Group
77
*
88
* IDENTIFICATION
99
*src/test/modules/test_rls_hooks/test_rls_hooks.h

‎src/test/modules/test_shm_mq/setup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*number of background workers for shared memory message queue
66
*testing.
77
*
8-
* Copyright (C) 2013-2014, PostgreSQL Global Development Group
8+
* Copyright (C) 2013-2016, PostgreSQL Global Development Group
99
*
1010
* IDENTIFICATION
1111
*src/test/modules/test_shm_mq/setup.c

‎src/test/modules/test_shm_mq/test.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* test.c
44
*Test harness code for shared memory message queues.
55
*
6-
* Copyright (C) 2013-2014, PostgreSQL Global Development Group
6+
* Copyright (C) 2013-2016, PostgreSQL Global Development Group
77
*
88
* IDENTIFICATION
99
*src/test/modules/test_shm_mq/test.c

‎src/test/modules/test_shm_mq/worker.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*but it should be possible to use much of the control logic just
1010
*as presented here.
1111
*
12-
* Copyright (C) 2013-2014, PostgreSQL Global Development Group
12+
* Copyright (C) 2013-2016, PostgreSQL Global Development Group
1313
*
1414
* IDENTIFICATION
1515
*src/test/modules/test_shm_mq/worker.c

‎src/test/modules/worker_spi/worker_spi.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* "delta" type. Delta rows will be deleted by this worker and their values
1414
* aggregated into the total.
1515
*
16-
* Copyright (C) 2013-2014, PostgreSQL Global Development Group
16+
* Copyright (C) 2013-2016, PostgreSQL Global Development Group
1717
*
1818
* IDENTIFICATION
1919
*src/test/modules/worker_spi/worker_spi.c

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp