X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-gc-pbkdf2-sha1.c;h=3cf49968b660b626364ff2d421709da15c279c46;hb=23eecb48e39afd0d267d64d40ba6bf97aa865e13;hp=d0e6189eea2b989befdf82b9aba54441bc24c09c;hpb=fb4a9aa847c5e660adda65e9e2b9752aabfeeaf3;p=gnulib.git diff --git a/tests/test-gc-pbkdf2-sha1.c b/tests/test-gc-pbkdf2-sha1.c index d0e6189ee..3cf49968b 100644 --- a/tests/test-gc-pbkdf2-sha1.c +++ b/tests/test-gc-pbkdf2-sha1.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002, 2003, 2004, 2005, 2007, 2010 Free Software Foundation, Inc. + * Copyright (C) 2002-2005, 2007, 2010-2013 Free Software Foundation, Inc. * * 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 @@ -12,9 +12,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. */ + * along with this program; if not, see . */ /* Written by Simon Josefsson. */