diff options
| author | Bruce Momjian | 2016-01-02 18:33:40 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2016-01-02 18:33:40 +0000 |
| commit | ee943004466418595363d567f18c053bae407792 (patch) | |
| tree | 9dce63059d075efff2faaad06def5d0a1ffb92e4 /contrib/uuid-ossp/uuid-ossp.c | |
| parent | dfcd9cb30237f882b7308bdcbfb0318b22b1e224 (diff) | |
Update copyright for 2016
Backpatch certain files through 9.1
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 06fd0c7daac..3e12bc4e96f 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-2015, PostgreSQL Global Development Group + * Copyright (c) 2007-2016, PostgreSQL Global Development Group * * Portions Copyright (c) 2009 Andrew Gierth * |
