diff options
Diffstat (limited to 'contrib/pgcrypto/misc.c')
-rw-r--r-- | contrib/pgcrypto/misc.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/pgcrypto/misc.c b/contrib/pgcrypto/misc.c index 5c803c0d5b9..b53a70a5095 100644 --- a/contrib/pgcrypto/misc.c +++ b/contrib/pgcrypto/misc.c @@ -2,6 +2,8 @@ * Copyright (c) 1999 * University of California. All rights reserved. * + * $PostgreSQL: pgsql/contrib/pgcrypto/misc.c,v 1.3 2006/03/11 04:38:30 momjian Exp $ + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: |