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 /contrib/passwordcheck | |
| parent | cecde97577fafddc6b3aa354b9b77a3a54b063a9 (diff) | |
Remove cvs keywords from all files.
Diffstat (limited to 'contrib/passwordcheck')
| -rw-r--r-- | contrib/passwordcheck/Makefile | 2 | ||||
| -rw-r--r-- | contrib/passwordcheck/passwordcheck.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/passwordcheck/Makefile b/contrib/passwordcheck/Makefile index 1d2c8b1c34..4829bfd1f3 100644 --- a/contrib/passwordcheck/Makefile +++ b/contrib/passwordcheck/Makefile @@ -1,4 +1,4 @@ -# $PostgreSQL: pgsql/contrib/passwordcheck/Makefile,v 1.1 2009/11/18 21:57:56 tgl Exp $ +# contrib/passwordcheck/Makefile MODULE_big = passwordcheck OBJS = passwordcheck.o diff --git a/contrib/passwordcheck/passwordcheck.c b/contrib/passwordcheck/passwordcheck.c index adf417769e..32b7c9a5c1 100644 --- a/contrib/passwordcheck/passwordcheck.c +++ b/contrib/passwordcheck/passwordcheck.c @@ -8,7 +8,7 @@ * Author: Laurenz Albe <laurenz.albe@wien.gv.at> * * IDENTIFICATION - * $PostgreSQL: pgsql/contrib/passwordcheck/passwordcheck.c,v 1.3 2010/02/26 02:00:32 momjian Exp $ + * contrib/passwordcheck/passwordcheck.c * *------------------------------------------------------------------------- */ |
