diff options
| author | Bruce Momjian | 2015-01-06 16:43:47 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2015-01-06 16:43:47 +0000 |
| commit | 4baaf863eca5412e07a8441b3b7e7482b7a8b21a (patch) | |
| tree | cc846ecbd09b540bc7e8868db2dec202ff6c332e /contrib/uuid-ossp/uuid-ossp.c | |
| parent | adfc157dd91471e995f3aa72e0fb5b50ecd93575 (diff) | |
Update copyright for 2015
Backpatch certain files through 9.0
Diffstat (limited to 'contrib/uuid-ossp/uuid-ossp.c')
| -rw-r--r-- | contrib/uuid-ossp/uuid-ossp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/uuid-ossp/uuid-ossp.c b/contrib/uuid-ossp/uuid-ossp.c index db0c6a97aa3..06fd0c7daac 100644 --- a/contrib/uuid-ossp/uuid-ossp.c +++ b/contrib/uuid-ossp/uuid-ossp.c @@ -2,7 +2,7 @@ * * UUID generation functions using the BSD, E2FS or OSSP UUID library * - * Copyright (c) 2007-2014, PostgreSQL Global Development Group + * Copyright (c) 2007-2015, PostgreSQL Global Development Group * * Portions Copyright (c) 2009 Andrew Gierth * |
