summaryrefslogtreecommitdiff
path: root/src/bin/psql/tab-complete.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/psql/tab-complete.h')
-rw-r--r--src/bin/psql/tab-complete.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/tab-complete.h b/src/bin/psql/tab-complete.h
index 89fb503246..3161ad6684 100644
--- a/src/bin/psql/tab-complete.h
+++ b/src/bin/psql/tab-complete.h
@@ -1,7 +1,7 @@
/*
* psql - the PostgreSQL interactive terminal
*
- * Copyright (c) 2000-2012, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2013, PostgreSQL Global Development Group
*
* src/bin/psql/tab-complete.h
*/