gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r5496 - in libmicrohttpd-docs/WWW: . download


From: gnunet
Subject: [GNUnet-SVN] r5496 - in libmicrohttpd-docs/WWW: . download
Date: Tue, 14 Aug 2007 19:48:35 -0600 (MDT)

Author: grothoff
Date: 2007-08-14 19:48:27 -0600 (Tue, 14 Aug 2007)
New Revision: 5496

Added:
   libmicrohttpd-docs/WWW/download/libmicrohttpd-0.0.2.tar.gz
Modified:
   libmicrohttpd-docs/WWW/index.php
Log:
bump

Added: libmicrohttpd-docs/WWW/download/libmicrohttpd-0.0.2.tar.gz
===================================================================
(Binary files differ)


Property changes on: libmicrohttpd-docs/WWW/download/libmicrohttpd-0.0.2.tar.gz
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: libmicrohttpd-docs/WWW/index.php
===================================================================
--- libmicrohttpd-docs/WWW/index.php    2007-08-15 01:46:19 UTC (rev 5495)
+++ libmicrohttpd-docs/WWW/index.php    2007-08-15 01:48:27 UTC (rev 5496)
@@ -10,7 +10,7 @@
  }
 ?>
 <meta name="author" content="Christian Grothoff">
-<meta name="keywords" 
content="libmicrohttpd,http,daemon,server,library,C,GPL,free,Linux,GNU,GPL">
+<meta name="keywords" 
content="libmicrohttpd,http,daemon,server,library,C,LGPL,free,Linux,GNU,GPL">
 <meta name="robots" content="index,follow">
 <meta name="revisit-after" content="28 days">
 <meta name="publisher" content="Christian Grothoff">
@@ -43,14 +43,14 @@
 W("However, if you want to be able to serve simple WWW pages from within your 
C or C++ application, check it out.");
 P();
 W("libmicrohttpd is licensed under the %s.",
-  extlink_("http://www.gnu.org/licenses/gpl.html","GNU GPL"));
+  extlink_("http://www.gnu.org/licenses/lgpl.html","GNU LGPL"));
 EP();
 
 ANCHOR("download");
 H2("Download");
 BP();
 W("You can find the current release %s.",
-  extlink_("download/libmicrohttpd-0.0.1.tar.gz", "here"));
+  extlink_("download/libmicrohttpd-0.0.2.tar.gz", "here"));
 W("The latest version can be obtained using");
 PRE("$ svn checkout https://gnunet.org/svn/libmicrohttpd/";);
 W("libmicrohttpd has no dependencies; however, the textcases use %s.",





reply via email to

[Prev in Thread] Current Thread [Next in Thread]