diff options
author | Bruce Momjian | 2017-01-03 18:48:53 +0000 |
---|---|---|
committer | Bruce Momjian | 2017-01-03 18:48:53 +0000 |
commit | 1d25779284fe1ba08ecd57e647292a9deb241376 (patch) | |
tree | 1a288c7d8fb0a9232bc848be08cc03555804b05f /contrib/uuid-ossp/uuid-ossp.c | |
parent | 60f1e514ad0db017bc583b0e15d056b777bd9626 (diff) |
Update copyright via script for 2017
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 fca39d79378..57bdf4d8d47 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-2016, PostgreSQL Global Development Group + * Copyright (c) 2007-2017, PostgreSQL Global Development Group * * Portions Copyright (c) 2009 Andrew Gierth * |