diff options
author | Niels Möller <nisse@lysator.liu.se> | 2012-02-18 21:20:52 +0100 |
---|---|---|
committer | Niels Möller <nisse@lysator.liu.se> | 2012-02-18 21:20:52 +0100 |
commit | f12fdc75692b7bbdfa88a2494b6fa323c91a79ca (patch) | |
tree | b60e2a30b5dd54eee0a259ef7e60e20ac197a3d1 /desinfo.h | |
parent | 8b23832a9e531bc67875f0f7514ab06e45a0cffa (diff) | |
download | nettle-f12fdc75692b7bbdfa88a2494b6fa323c91a79ca.tar.gz |
Eliminated $Id...$ tags in files.
Diffstat (limited to 'desinfo.h')
-rw-r--r-- | desinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |