diff options
author | Bruce Momjian | 2006-03-05 15:59:11 +0000 |
---|---|---|
committer | Bruce Momjian | 2006-03-05 15:59:11 +0000 |
commit | 1d75c573d24cbf810812ab70909b109c1570fd41 (patch) | |
tree | 19f3a6703a85b7adfd45c7c971a1728af0fd70d5 /src/include/postgres.h | |
parent | 4e5f164b471b9d09640f401d1de7a24d0fb1cec5 (diff) |
Update copyright for 2006. Update scripts.
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 dda1ba93eb..f480513e79 100644 --- a/src/include/postgres.h +++ b/src/include/postgres.h @@ -7,7 +7,7 @@ * Client-side code should include postgres_fe.h instead. * * - * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group * Portions Copyright (c) 1995, Regents of the University of California * * $PostgreSQL$ |