aboutsummaryrefslogtreecommitdiff
path: root/src/common/sha2.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2017-07-26 18:17:18 -0400
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2017-07-26 18:17:18 -0400
commit5e3254f0865d2e3372cfd29249063bdaedfa4b00 (patch)
tree3cc68cd8f608652a09a7a1935f23bdc80ab6a6cd /src/common/sha2.c
parent459c64d3227f878c72ef0145a67e80e17728c556 (diff)
downloadpostgresql-5e3254f0865d2e3372cfd29249063bdaedfa4b00.tar.gz
postgresql-5e3254f0865d2e3372cfd29249063bdaedfa4b00.zip
Update copyright in recently added files
Diffstat (limited to 'src/common/sha2.c')
-rw-r--r--src/common/sha2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/sha2.c b/src/common/sha2.c
index 7c6f1b49ad5..d7992f1d20e 100644
--- a/src/common/sha2.c
+++ b/src/common/sha2.c
@@ -6,7 +6,7 @@
* This is the set of in-core functions used when there are no other
* alternative options like OpenSSL.
*
- * Portions Copyright (c) 2016, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2017, PostgreSQL Global Development Group
*
* IDENTIFICATION
* src/common/sha2.c