diff options
| author | Bruce Momjian | 2011-01-01 18:18:15 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2011-01-01 18:18:15 +0000 |
| commit | 5d950e3b0c75d65dd09f8ca5f76cd429a0aabbdc (patch) | |
| tree | 482c4da1affa45abf4723854e7f20752ae1e8e63 /src/test/thread | |
| parent | 67c9e4442f2521ff2ad62aa4d409269ea684ac0a (diff) | |
Stamp copyrights for year 2011.
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 b90bbd477d..571719feb4 100644 --- a/src/test/thread/Makefile +++ b/src/test/thread/Makefile @@ -2,7 +2,7 @@ # # Makefile for tools/thread # -# Copyright (c) 2003-2010, PostgreSQL Global Development Group +# Copyright (c) 2003-2011, 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 bff7d5a263..0782e8c66b 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-2010, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/test/thread/thread_test.c |
