From d637fdc0afa303a61efbe8b166fb128565637fe3 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Mon, 24 Jan 2005 18:45:27 +0000 Subject: Clean up license templates. --- lib/gnutls_srp.h | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'lib/gnutls_srp.h') diff --git a/lib/gnutls_srp.h b/lib/gnutls_srp.h index 635f6e1ff9..d2c90bfbe3 100644 --- a/lib/gnutls_srp.h +++ b/lib/gnutls_srp.h @@ -1,3 +1,27 @@ +/* + * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation + * + * Author: Nikos Mavroyanopoulos + * + * This file is part of GNUTLS. + * + * 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 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 + * + */ + #ifdef ENABLE_SRP int _gnutls_srp_gx(opaque * text, size_t textsize, opaque ** result, -- cgit v1.2.1