]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - scal/scal_trivium.h
fixing E-Mail-Address & Copyright
[avr-crypto-lib.git] / scal / scal_trivium.h
index 14789a759be8b33159f26f7d6b747a6a48f03bec..aeca9dc12c7d4c6d77d330669c309756ca0476d0 100644 (file)
@@ -1,7 +1,7 @@
 /* scal_trivium.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
     along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#ifndef SCAL_ARCFOUR_H_
-#define SCAL_ARCFOUR_H_
+#ifndef SCAL_TRIVIUM_H_
+#define SCAL_TRIVIUM_H_
 
 #include "streamcipher_descriptor.h"
 
 extern const scdesc_t trivium_desc;
 
-#endif /* SCAL_ARCFOUR_H_ */
+#endif /* SCAL_TRIVIUM_H_ */