diff options
| author | Bruce Momjian <bruce@momjian.us> | 2015-01-06 11:43:47 -0500 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2015-01-06 11:43:47 -0500 |
| commit | 4baaf863eca5412e07a8441b3b7e7482b7a8b21a (patch) | |
| tree | cc846ecbd09b540bc7e8868db2dec202ff6c332e /contrib/sepgsql/hooks.c | |
| parent | adfc157dd91471e995f3aa72e0fb5b50ecd93575 (diff) | |
| download | postgresql-4baaf863eca5412e07a8441b3b7e7482b7a8b21a.tar.gz | |
Update copyright for 2015
Backpatch certain files through 9.0
Diffstat (limited to 'contrib/sepgsql/hooks.c')
| -rw-r--r-- | contrib/sepgsql/hooks.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sepgsql/hooks.c b/contrib/sepgsql/hooks.c index 16e72b27ec..6cb3bf2ef5 100644 --- a/contrib/sepgsql/hooks.c +++ b/contrib/sepgsql/hooks.c @@ -4,7 +4,7 @@ * * Entrypoints of the hooks in PostgreSQL, and dispatches the callbacks. * - * Copyright (c) 2010-2014, PostgreSQL Global Development Group + * Copyright (c) 2010-2015, PostgreSQL Global Development Group * * ------------------------------------------------------------------------- */ |
