]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - aes_enc.c
renaming to AVR-Crypto-Lib
[avr-crypto-lib.git] / aes_enc.c
index a9a2607802351fbc736fbfc9130ac48910988af3..bfb4fea949b86033b328f03217fe11b4b4c8672d 100644 (file)
--- a/aes_enc.c
+++ b/aes_enc.c
@@ -1,6 +1,6 @@
 /* aes_enc.c */
 /*
-    This file is part of the Crypto-avr-lib/microcrypt-lib.
+    This file is part of the This file is part of the AVR-Crypto-Lib.
     Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
 
     This program is free software: you can redistribute it and/or modify