X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-des.c;h=0335df6ae825f2611131bedb2e8ee58ca08cdd66;hb=fa1db0dd22768f09a507674a30beb5b8a87bb35f;hp=923cebff999073de94af81b7b7fa2126ac383859;hpb=1602f0afed21be664fcf5c42d59db07cc22c56d6;p=gnulib.git diff --git a/tests/test-des.c b/tests/test-des.c index 923cebff9..0335df6ae 100644 --- a/tests/test-des.c +++ b/tests/test-des.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005, 2007, 2010-2012 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. */