diff options
| author | Bruce Momjian | 2012-01-01 23:01:58 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2012-01-01 23:01:58 +0000 |
| commit | e126958c2efdfc2d60b978d1fc7a780ff647e8ad (patch) | |
| tree | 30b5ea1648285f983839f16b79f15af5abfeee0b /src/test/thread | |
| parent | 6ba139dc5a8a5cce42f0508c14a8b42f4fb6b1cc (diff) | |
Update copyright notices for year 2012.
Diffstat (limited to 'src/test/thread')
| -rw-r--r-- | src/test/thread/Makefile | 2 | ||||
| -rw-r--r-- | src/test/thread/thread_test.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/test/thread/Makefile b/src/test/thread/Makefile index 571719feb49..5a0eb2c1a4e 100644 --- a/src/test/thread/Makefile +++ b/src/test/thread/Makefile @@ -2,7 +2,7 @@ # # Makefile for tools/thread # -# Copyright (c) 2003-2011, PostgreSQL Global Development Group +# Copyright (c) 2003-2012, PostgreSQL Global Development Group # # src/test/thread/Makefile # diff --git a/src/test/thread/thread_test.c b/src/test/thread/thread_test.c index 736466c6b2a..bb5b92f1421 100644 --- a/src/test/thread/thread_test.c +++ b/src/test/thread/thread_test.c @@ -3,7 +3,7 @@ * test_thread_funcs.c * libc thread test program * - * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/test/thread/thread_test.c |
