summaryrefslogtreecommitdiff
path: root/desinfo.h
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2012-02-18 21:20:52 +0100
committerNiels Möller <nisse@lysator.liu.se>2012-02-18 21:20:52 +0100
commitf12fdc75692b7bbdfa88a2494b6fa323c91a79ca (patch)
treeb60e2a30b5dd54eee0a259ef7e60e20ac197a3d1 /desinfo.h
parent8b23832a9e531bc67875f0f7514ab06e45a0cffa (diff)
downloadnettle-f12fdc75692b7bbdfa88a2494b6fa323c91a79ca.tar.gz
Eliminated $Id...$ tags in files.
Diffstat (limited to 'desinfo.h')
-rw-r--r--desinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desinfo.h b/desinfo.h
index 0c4ce3b6..21af02c7 100644
--- a/desinfo.h
+++ b/desinfo.h
@@ -3,7 +3,7 @@
* Tables describing DES rather than just this implementation.
* These are used in desdata but NOT in runtime code.
*
- * $Id$ */
+ */
/* des - fast & portable DES encryption & decryption.
* Copyright (C) 1992 Dana L. How