]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - shabea/shabea.c
fixing E-Mail-Address & Copyright
[avr-crypto-lib.git] / shabea / shabea.c
index e5ca5d83fc4d6ef23d7cbf4a84ee696c2c6a2bdd..b1ccc9109e27eb8e4eb106a4c8844e1d5aecb71d 100644 (file)
@@ -3,7 +3,7 @@
  *   This file is part of AnonAccess, an access system which can be used
  *    to open door or doing other things with an anonymity featured
  *    account managment.
- *   Copyright (C) 2006, 2007, 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
  */
 #include <stdlib.h>
 #include <string.h>
-#include "sha256/sha256.h"
+#include "sha256.h"
 
 #include "config.h"
-#include "memxor/memxor.h"
+#include "memxor.h"
 
 
 /*