]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - crypt.c
Shorten copyright notice.
[paraslash.git] / crypt.c
diff --git a/crypt.c b/crypt.c
index d4ffdf864234e393b6ae1971a7714f763394780b..39fcd7edc136c6b81ef80b5132ea59ddbbeb74b1 100644 (file)
--- a/crypt.c
+++ b/crypt.c
@@ -1,8 +1,4 @@
-/*
- * Copyright (C) 2005 Andre Noll <maan@tuebingen.mpg.de>
- *
- * Licensed under the GPL v2. For licencing details see COPYING.
- */
+/* Copyright (C) 2005 Andre Noll <maan@tuebingen.mpg.de>, see file COPYING. */
 
 /** \file crypt.c Openssl-based encryption/decryption routines. */