diff options
Diffstat (limited to 'sha512-compress.c')
-rw-r--r-- | sha512-compress.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sha512-compress.c b/sha512-compress.c index 10fca33e..e01fc8a8 100644 --- a/sha512-compress.c +++ b/sha512-compress.c @@ -19,8 +19,8 @@ * * You should have received a copy of the GNU Lesser General Public License * along with the nettle library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02111-1301, USA. */ #if HAVE_CONFIG_H |