X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-des.c;h=0335df6ae825f2611131bedb2e8ee58ca08cdd66;hb=a8a1dc286152661e640f0839e3ccd79e0898db6d;hp=94ba0de790e5829170133b1cf403dd9e9876b33c;hpb=fb4a9aa847c5e660adda65e9e2b9752aabfeeaf3;p=gnulib.git diff --git a/tests/test-des.c b/tests/test-des.c index 94ba0de79..0335df6ae 100644 --- a/tests/test-des.c +++ b/tests/test-des.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2007, 2010 Free Software Foundation, Inc. + * Copyright (C) 2005, 2007, 2010-2013 Free Software Foundation, Inc. * Written by Simon Josefsson * * This program is free software; you can redistribute it and/or modify @@ -13,9 +13,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 . */ /* Adapted for gnulib by Simon Josefsson, based on Libgcrypt. */