aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/curl-shim.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-09-26 14:35:24 +0000
committerWerner Koch <[email protected]>2006-09-26 14:35:24 +0000
commit13e4f5c95ca0480b4d172aead3d5a5e2ed71192c (patch)
tree02d02274891fae96059a6046d949cee60ba68e36 /keyserver/curl-shim.h
parentFinished implementation of the "relax" flag. (diff)
downloadgnupg-13e4f5c95ca0480b4d172aead3d5a5e2ed71192c.tar.gz
gnupg-13e4f5c95ca0480b4d172aead3d5a5e2ed71192c.zip
Made buliding w/o curl work
Diffstat (limited to '')
-rw-r--r--keyserver/curl-shim.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/keyserver/curl-shim.h b/keyserver/curl-shim.h
index ad8e8e1d9..e942ec710 100644
--- a/keyserver/curl-shim.h
+++ b/keyserver/curl-shim.h
@@ -17,17 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
* USA.
- *
- * In addition, as a special exception, the Free Software Foundation
- * gives permission to link the code of the keyserver helper tools:
- * gpgkeys_ldap, gpgkeys_curl and gpgkeys_hkp with the OpenSSL
- * project's "OpenSSL" library (or with modified versions of it that
- * use the same license as the "OpenSSL" library), and distribute the
- * linked executables. You must obey the GNU General Public License
- * in all respects for all of the code used other than "OpenSSL". If
- * you modify this file, you may extend this exception to your version
- * of the file, but you are not obligated to do so. If you do not
- * wish to do so, delete this exception statement from your version.
*/
#ifndef _CURL_SHIM_H_