summaryrefslogtreecommitdiff
path: root/src/port/quotes.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/quotes.c')
-rw-r--r--src/port/quotes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/quotes.c b/src/port/quotes.c
index 94b63b9bb64..ce60f81c6cc 100644
--- a/src/port/quotes.c
+++ b/src/port/quotes.c
@@ -3,7 +3,7 @@
* quotes.c
* string quoting and escaping functions
*
- * Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
*