]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - bigint/bigint_add_u.S
fixing E-Mail-Address & Copyright
[avr-crypto-lib.git] / bigint / bigint_add_u.S
index 5c758993b36db6e506a2352bdea718f771022b1b..cbdb2d7114683cc2fa73daacbfd6cd9a824b3e4f 100644 (file)
@@ -1,7 +1,7 @@
 /* bigint_add_u.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 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
@@ -19,7 +19,7 @@
 
 /**
  * \file     bigint_add_u.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2010-03-01
  * \license  GPLv3 or later