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 /contrib/sepgsql/schema.c | |
parent | 6ba139dc5a8a5cce42f0508c14a8b42f4fb6b1cc (diff) |
Update copyright notices for year 2012.
Diffstat (limited to 'contrib/sepgsql/schema.c')
-rw-r--r-- | contrib/sepgsql/schema.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sepgsql/schema.c b/contrib/sepgsql/schema.c index c8bb8c92754..90dca1d6a75 100644 --- a/contrib/sepgsql/schema.c +++ b/contrib/sepgsql/schema.c @@ -4,7 +4,7 @@ * * Routines corresponding to schema objects * - * Copyright (c) 2010-2011, PostgreSQL Global Development Group + * Copyright (c) 2010-2012, PostgreSQL Global Development Group * * ------------------------------------------------------------------------- */ |