diff options
Diffstat (limited to 'src/lib/sha3.c')
-rw-r--r-- | src/lib/sha3.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/sha3.c b/src/lib/sha3.c index 2c8a4614..ba74418a 100644 --- a/src/lib/sha3.c +++ b/src/lib/sha3.c @@ -20,8 +20,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301 USA + * Foundation, Inc., http://www.fsf.org/about/contact/. */ /* sha3.c - an implementation of Secure Hash Algorithm 3 (Keccak). |