]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Revert template fix.
authorSimon Josefsson <simon@josefsson.org>
Wed, 25 Jan 2012 13:01:59 +0000 (14:01 +0100)
committerSimon Josefsson <simon@josefsson.org>
Wed, 25 Jan 2012 13:01:59 +0000 (14:01 +0100)
lib/extras/randomart.c

index d5af8d5c6dc4aa7ee9d2c7b3b3461e6d395b16c2..7b661a9a25b9bcf41fe25d66f309fcfc25b0edec 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>
- *
- */
-
 /* $OpenBSD: key.c,v 1.98 2011/10/18 04:58:26 djm Exp $ */
 /*
  * Copyright (c) 2000, 2001 Markus Friedl.  All rights reserved.