]> git.cryptolib.org Git - avr-crypto-lib.git/commitdiff
fixing E-Mail-Address & Copyright (2)
authorbg <bg@nerilex.org>
Fri, 6 Feb 2015 03:34:35 +0000 (04:34 +0100)
committerbg <bg@nerilex.org>
Fri, 6 Feb 2015 03:34:35 +0000 (04:34 +0100)
doc/acl-guide.texi
twister/twister-asm.S_shiftmul

index 7a0e52c6f5e50ef51d7140ee2fe63f3bb84ba66d..39a2b915f950f824e98c2f9acc90dc6d1d2f1336 100644 (file)
@@ -6,7 +6,7 @@
 
 @copying
 This is a short example of a complete Texinfo file.
 
 @copying
 This is a short example of a complete Texinfo file.
-Copyright © 2011 Daniel Otte (@email{daniel.otte@@rub.de})
+Copyright © 2006-2015 Daniel Otte (@email{daniel.otte@@rub.de})
 @end copying
 
 @titlepage
 @end copying
 
 @titlepage
index 3857e19d1b9df120cb67e0a1c79eea3acc1f5079..6a28d7f136f8e8a51e6c55e0a43f790f7c485460 100644 (file)
@@ -1,7 +1,7 @@
 /* twister-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
 /* twister-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  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
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     twister-asm.S
 */
 /**
  * \file     twister-asm.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2008-12-22
  * \license  GPLv3 or later
  * \author   Daniel Otte 
  * \date     2008-12-22
  * \license  GPLv3 or later