From 7018d574904e3075f6fca92681e848aebe82b96d Mon Sep 17 00:00:00 2001 From: lloyd Date: Mon, 29 Sep 2008 03:15:14 +0000 Subject: Rename all modinfo.txt files to info.txt, since they are all (none) of them modules now. In any case there is no distinction so info.txt seems better. --- src/cipher/noekeon/info.txt | 10 ++++++++++ src/cipher/noekeon/modinfo.txt | 10 ---------- 2 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 src/cipher/noekeon/info.txt delete mode 100644 src/cipher/noekeon/modinfo.txt (limited to 'src/cipher/noekeon') diff --git a/src/cipher/noekeon/info.txt b/src/cipher/noekeon/info.txt new file mode 100644 index 000000000..8025c2073 --- /dev/null +++ b/src/cipher/noekeon/info.txt @@ -0,0 +1,10 @@ +realname "Noekeon" + +define NOEKEON + +load_on auto + + +noekeon.cpp +noekeon.h + diff --git a/src/cipher/noekeon/modinfo.txt b/src/cipher/noekeon/modinfo.txt deleted file mode 100644 index 8025c2073..000000000 --- a/src/cipher/noekeon/modinfo.txt +++ /dev/null @@ -1,10 +0,0 @@ -realname "Noekeon" - -define NOEKEON - -load_on auto - - -noekeon.cpp -noekeon.h - -- cgit v1.2.3