diff options
author | Simon Josefsson <simon@josefsson.org> | 2005-01-22 15:18:55 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2005-01-22 15:18:55 +0000 |
commit | e934b512ab257516fe9153a5d9828264dde0f06a (patch) | |
tree | 7acc144e495969c3d9dcdfdba21cb79834665917 /lib/gnutls_global.c | |
parent | 1fafacc7d8a541638c8b363103623af4e105279a (diff) | |
download | gnutls-e934b512ab257516fe9153a5d9828264dde0f06a.tar.gz |
Clean up license templates.
Diffstat (limited to 'lib/gnutls_global.c')
-rw-r--r-- | lib/gnutls_global.c | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/lib/gnutls_global.c b/lib/gnutls_global.c index 4c8a2d50a9..13fc273a35 100644 --- a/lib/gnutls_global.c +++ b/lib/gnutls_global.c @@ -1,23 +1,24 @@ /* - * Copyright (C) 2004 Simon Josefsson - * Copyright (C) 2001,2002,2003 Nikos Mavroyanopoulos - * Copyright (C) 2004 Free Software Foundation + * Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation * - * This file is part of GNUTLS. + * Author: Nikos Mavroyanopoulos * - * The GNUTLS library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * This file is part of GNUTLS. * - * This library 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 - * Lesser General Public License for more details. + * The GNUTLS library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * as published by the Free Software Foundation; either version 2.1 of + * the License, or (at your option) any later version. * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * This library 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 + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 + * USA * */ |