From: Simon Josefsson Date: Wed, 25 Jan 2012 13:01:59 +0000 (+0100) Subject: Revert template fix. X-Git-Tag: gnutls_3_0_13~180 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ad9befde386a5438fb006aca11a4f7b2eaed2a70;p=thirdparty%2Fgnutls.git Revert template fix. --- diff --git a/lib/extras/randomart.c b/lib/extras/randomart.c index d5af8d5c6d..7b661a9a25 100644 --- a/lib/extras/randomart.c +++ b/lib/extras/randomart.c @@ -1,25 +1,3 @@ -/* - * Copyright (C) 2011-2012 Free Software Foundation, Inc. - * - * Author: Nikos Mavrogiannopoulos - * - * This file is part of GnuTLS. - * - * The GnuTLS 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 3 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 program. If not, see - * - */ - /* $OpenBSD: key.c,v 1.98 2011/10/18 04:58:26 djm Exp $ */ /* * Copyright (c) 2000, 2001 Markus Friedl. All rights reserved.