]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Sync with 0.2.14.
authorSimon Josefsson <simon@josefsson.org>
Sat, 16 Jul 2005 12:27:58 +0000 (12:27 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sat, 16 Jul 2005 12:27:58 +0000 (12:27 +0000)
lib/minitasn1/libtasn1.h

index e5c573666b4984805186812b35a492344b932508..c89502b02b0d2b75881ca605d40811a3151f6211 100644 (file)
@@ -1,22 +1,23 @@
 /*
  *      Copyright (C) 2002 Fabio Fiorina
- *      Copyright (C) 2004 Simon Josefsson
+ *      Copyright (C) 2004, 2005 Simon Josefsson
  *
  * This file is part of LIBTASN1.
  *
- * The LIBTASN1 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.
+ * LIBTASN1 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 
+ * LIBTASN1 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,  USA
+ * License along with LIBTASN1; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA
  *
  */
 
@@ -29,7 +30,7 @@
 extern "C" {
 #endif
 
-#define LIBTASN1_VERSION "0.2.13"
+#define LIBTASN1_VERSION "0.2.14"
 
 #include <sys/types.h>
 #include <time.h>