From: Simon Josefsson Date: Wed, 27 Jan 2010 15:26:56 +0000 (+0100) Subject: Fix license. X-Git-Tag: gnutls_2_9_10~127 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=87e21cdc0de0fb3f7d9447c8cf54a6554c50388a;p=thirdparty%2Fgnutls.git Fix license. --- diff --git a/src/prime.c b/src/prime.c index 02be9de916..72fe0f89ba 100644 --- a/src/prime.c +++ b/src/prime.c @@ -1,21 +1,22 @@ /* - * Copyright (C) 2004,2005,2007,2008,2009 Free Software Foundation, Inc. - * Copyright (C) 2001,2002,2003 Nikos Mavrogiannopoulos + * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, + * 2010 Free Software Foundation, Inc. * * This file is part of GNUTLS. * - * GNUTLS is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by + * GNUTLS is free software: you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * GNUTLS is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * GNUTLS is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 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, see . + * along with this program. If not, see + * . */ #include