X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Farcfour.c;h=66efb58669d71e8ccf106d448f30da2857234d19;hb=66f5e6513c46dffcb40b216e3709b84ab5fbc392;hp=7df321ba0a5dc179a953b10d69139ec0de77eafc;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/lib/arcfour.c b/lib/arcfour.c index 7df321ba0..66efb5866 100644 --- a/lib/arcfour.c +++ b/lib/arcfour.c @@ -1,5 +1,5 @@ /* arcfour.c --- The arcfour stream cipher - * Copyright (C) 2000-2003, 2005-2006, 2009-2011 Free Software Foundation, Inc. + * Copyright (C) 2000-2003, 2005-2006, 2009-2012 Free Software Foundation, Inc. * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published @@ -12,9 +12,7 @@ * General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this file; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. + * along with this file; if not, see . * */