diff options
author | Bruce Momjian | 2018-01-03 04:30:12 +0000 |
---|---|---|
committer | Bruce Momjian | 2018-01-03 04:30:12 +0000 |
commit | 9d4649ca49416111aee2c84b7e4441a0b7aa2fac (patch) | |
tree | e2a7ca9692af92a1985e93cc8d9b93702b604e73 /contrib/pageinspect/hashfuncs.c | |
parent | f9ccf92e16fc4d831d324c7f7ef347a0acdaef0a (diff) |
Update copyright for 2018
Backpatch-through: certain files through 9.3
Diffstat (limited to 'contrib/pageinspect/hashfuncs.c')
-rw-r--r-- | contrib/pageinspect/hashfuncs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pageinspect/hashfuncs.c b/contrib/pageinspect/hashfuncs.c index dbe3b6ab046..3d0e3f9757e 100644 --- a/contrib/pageinspect/hashfuncs.c +++ b/contrib/pageinspect/hashfuncs.c @@ -2,7 +2,7 @@ * hashfuncs.c * Functions to investigate the content of HASH indexes * - * Copyright (c) 2017, PostgreSQL Global Development Group + * Copyright (c) 2017-2018, PostgreSQL Global Development Group * * IDENTIFICATION * contrib/pageinspect/hashfuncs.c |