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/pgcrypto/crypt-des.c | |
parent | cecde97577fafddc6b3aa354b9b77a3a54b063a9 (diff) |
Remove cvs keywords from all files.
Diffstat (limited to 'contrib/pgcrypto/crypt-des.c')
-rw-r--r-- | contrib/pgcrypto/crypt-des.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pgcrypto/crypt-des.c b/contrib/pgcrypto/crypt-des.c index a907626d398..1f497432da7 100644 --- a/contrib/pgcrypto/crypt-des.c +++ b/contrib/pgcrypto/crypt-des.c @@ -1,7 +1,7 @@ /* * FreeSec: libcrypt for NetBSD * - * $PostgreSQL: pgsql/contrib/pgcrypto/crypt-des.c,v 1.15 2006/07/13 04:15:24 neilc Exp $ + * contrib/pgcrypto/crypt-des.c * * Copyright (c) 1994 David Burren * All rights reserved. |