diff options
author | Magnus Hagander | 2010-09-20 20:08:53 +0000 |
---|---|---|
committer | Magnus Hagander | 2010-09-20 20:08:53 +0000 |
commit | 9f2e211386931f7aee48ffbc2fcaef1632d8329f (patch) | |
tree | eebf0b0367f8e957957cf5468ddc0c46d9da80f6 /src/include/lib | |
parent | cecde97577fafddc6b3aa354b9b77a3a54b063a9 (diff) |
Remove cvs keywords from all files.
Diffstat (limited to 'src/include/lib')
-rw-r--r-- | src/include/lib/dllist.h | 2 | ||||
-rw-r--r-- | src/include/lib/stringinfo.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/include/lib/dllist.h b/src/include/lib/dllist.h index b862f062473..1e651ecedda 100644 --- a/src/include/lib/dllist.h +++ b/src/include/lib/dllist.h @@ -34,7 +34,7 @@ * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/lib/dllist.h,v 1.30 2010/01/02 16:58:03 momjian Exp $ + * src/include/lib/dllist.h * *------------------------------------------------------------------------- */ diff --git a/src/include/lib/stringinfo.h b/src/include/lib/stringinfo.h index 93ef90a53d2..72f873ebd43 100644 --- a/src/include/lib/stringinfo.h +++ b/src/include/lib/stringinfo.h @@ -10,7 +10,7 @@ * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/lib/stringinfo.h,v 1.38 2010/01/02 16:58:03 momjian Exp $ + * src/include/lib/stringinfo.h * *------------------------------------------------------------------------- */ |