X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=shabea%2Fshabea.c;h=b1ccc9109e27eb8e4eb106a4c8844e1d5aecb71d;hp=e5ca5d83fc4d6ef23d7cbf4a84ee696c2c6a2bdd;hb=4b5da1dc27a791b5c448274a3db09cd035b33493;hpb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8 diff --git a/shabea/shabea.c b/shabea/shabea.c index e5ca5d8..b1ccc91 100644 --- a/shabea/shabea.c +++ b/shabea/shabea.c @@ -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 @@ -33,10 +33,10 @@ */ #include #include -#include "sha256/sha256.h" +#include "sha256.h" #include "config.h" -#include "memxor/memxor.h" +#include "memxor.h" /*