Browse Source

flushed content of CVS/SVN tags

Steffen Jaeckel 15 years ago
parent
commit
e7ce129e9b
3 changed files with 9 additions and 9 deletions
  1. 3 3
      src/ciphers/camellia.c
  2. 3 3
      src/encauth/ccm/ccm_memory_ex.c
  3. 3 3
      testme.sh

+ 3 - 3
src/ciphers/camellia.c

@@ -705,6 +705,6 @@ int camellia_keysize(int *keysize)
 
 #endif
 
-/* $Source: /cvs/libtom/libtomcrypt/src/ciphers/camellia.c,v $ */
-/* $Revision: 1.1 $ */
-/* $Date: 2007/06/20 13:14:52 $ */
+/* $Source$ */
+/* $Revision$ */
+/* $Date$ */

+ 3 - 3
src/encauth/ccm/ccm_memory_ex.c

@@ -378,6 +378,6 @@ error:
 
 #endif
 
-/* $Source: /cvs/libtom/libtomcrypt/src/encauth/ccm/ccm_memory.c,v $ */
-/* $Revision: 1.19 $ */
-/* $Date: 2006/12/28 01:27:23 $ */
+/* $Source$ */
+/* $Revision$ */
+/* $Date$ */

+ 3 - 3
testme.sh

@@ -53,6 +53,6 @@ bash testbuild.sh "NOTEST" "-DLTC_NO_TEST" "$1" "$2" "$3" || exit 1
 # test build with no file routines
 bash testbuild.sh "NOFILE" "-DLTC_NO_FILE" "$1" "$2" "$3" || exit 1
 
-# $Source: /cvs/libtom/libtomcrypt/testme.sh,v $   
-# $Revision: 1.20 $   
-# $Date: 2006/01/26 14:49:43 $ 
+# $Source$   
+# $Revision$   
+# $Date$