]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - hfal/hfal-performance.c
fixing E-Mail-Address & Copyright
[avr-crypto-lib.git] / hfal / hfal-performance.c
index cb781157501ac79bdfd512044ea7226fc4deb6af..7f5dd2b67d26763de22c48a46011de0d200cb133 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal-performance.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  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    hfal-performance.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-05-10
  * \license GPLv3 or later
  *
@@ -34,7 +34,7 @@
 #include "hashfunction_descriptor.h"
 #include "stack_measuring.h"
 #include "performance_test.h"
-#include "uart_i.h"
+#include "uart.h"
 
 #define PATTERN_A 0xAA
 #define PATTERN_B 0x55