X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=configure.bat;h=63b67a00a14c6061d0516b34041f12677a30e533;hp=179b313fbc43679fa2b3f068d62c3a31ba6bff00;hb=bc7ea11d8eac6f2378731b98172d9f9facab3e78;hpb=e7d78dd2a75d0ea21a63ac4968df6079b8018cd5 diff --git a/configure.bat b/configure.bat index 179b313f..63b67a00 100755 --- a/configure.bat +++ b/configure.bat @@ -1,6 +1,6 @@ @echo off rem Configure batch file for `Wget' utility -rem Copyright (C) 1995, 1996, 1997, 2007 Free Software Foundation, Inc. +rem Copyright (C) 1995, 1996, 1997, 2007, 2008 Free Software Foundation, Inc. rem This program is free software; you can redistribute it and/or modify rem it under the terms of the GNU General Public License as published by @@ -15,15 +15,16 @@ rem GNU General Public License for more details. rem You should have received a copy of the GNU General Public License rem along with this program. If not, see . -rem In addition, as a special exception, the Free Software Foundation -rem gives permission to link the code of its release of Wget with the -rem OpenSSL project's "OpenSSL" library (or with modified versions of it -rem that use the same license as the "OpenSSL" library), and distribute -rem the linked executables. You must obey the GNU General Public License -rem in all respects for all of the code used other than "OpenSSL". If you -rem modify this file, you may extend this exception to your version of the -rem file, but you are not obligated to do so. If you do not wish to do -rem so, delete this exception statement from your version. +rem Additional permission under GNU GPL version 3 section 7 + +rem If you modify this program, or any covered work, by linking or +rem combining it with the OpenSSL project's OpenSSL library (or a +rem modified version of that library), containing parts covered by the +rem terms of the OpenSSL or SSLeay licenses, the Free Software Foundation +rem grants you additional permission to convey the resulting work. +rem Corresponding Source for a non-source form of such a combination +rem shall include the source code for the parts of OpenSSL used as well +rem as that of the covered work. if .%1 == .--borland goto :borland if .%1 == .--mingw goto :mingw