diff options
author | Michael P | 2012-01-12 02:01:57 +0000 |
---|---|---|
committer | Michael P | 2012-01-12 02:01:57 +0000 |
commit | adcdf144576a6e7222c591b89a454611592093c2 (patch) | |
tree | 5d7d2c5c9870d1fd4403af003a3ac2bb2845215e /src/include/postgres.h | |
parent | 7f6c2f920521c213bbf9624fc445980f258e9a08 (diff) |
Change file headers to 2012
Diffstat (limited to 'src/include/postgres.h')
-rw-r--r-- | src/include/postgres.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/postgres.h b/src/include/postgres.h index c0504f833f..5231736914 100644 --- a/src/include/postgres.h +++ b/src/include/postgres.h @@ -9,7 +9,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1995, Regents of the University of California - * Portions Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation * * src/include/postgres.h * |