X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=crypto%2Fhash.c;h=f7c6c441a06cc903159a70dc1b16d9a5c8f396f7;hb=473cdbf82d28941dc1301522189155c20c35d0fd;hp=7c53b015476aa0c563dccdc0d0681c963700a936;hpb=0248879bebf13933d9133d5ac75bb4d1b2af21b1;p=chiark-tcl.git diff --git a/crypto/hash.c b/crypto/hash.c index 7c53b01..f7c6c44 100644 --- a/crypto/hash.c +++ b/crypto/hash.c @@ -1,6 +1,6 @@ /* * crypto - Tcl bindings for parts of the `nettle' crypto library - * Copyright 2006 Ian Jackson + * Copyright 2006-2012 Ian Jackson * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -13,9 +13,7 @@ * General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301, USA. + * along with this library; if not, see . */