aboutsummaryrefslogtreecommitdiff
path: root/src/timezone/strftime.c
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2010-09-20 22:08:53 +0200
committerMagnus Hagander <magnus@hagander.net>2010-09-20 22:08:53 +0200
commit9f2e211386931f7aee48ffbc2fcaef1632d8329f (patch)
treeeebf0b0367f8e957957cf5468ddc0c46d9da80f6 /src/timezone/strftime.c
parentcecde97577fafddc6b3aa354b9b77a3a54b063a9 (diff)
downloadpostgresql-9f2e211386931f7aee48ffbc2fcaef1632d8329f.tar.gz
postgresql-9f2e211386931f7aee48ffbc2fcaef1632d8329f.zip
Remove cvs keywords from all files.
Diffstat (limited to 'src/timezone/strftime.c')
-rw-r--r--src/timezone/strftime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timezone/strftime.c b/src/timezone/strftime.c
index 4400af53d0c..bdc8dd32408 100644
--- a/src/timezone/strftime.c
+++ b/src/timezone/strftime.c
@@ -15,7 +15,7 @@
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
* IDENTIFICATION
- * $PostgreSQL: pgsql/src/timezone/strftime.c,v 1.15 2010/03/11 18:43:24 tgl Exp $
+ * src/timezone/strftime.c
*/
#include "postgres.h"