diff options
author | click <click@gonnamakeyou.com> | 2012-09-02 22:57:10 +0200 |
---|---|---|
committer | click <click@gonnamakeyou.com> | 2012-09-02 22:57:10 +0200 |
commit | 0cca186a44b0707dbe410d943638fd5227882021 (patch) | |
tree | 62c86e2211ebc667d6afd7e10326d26637b03957 /dep/gsoap/soapH.h | |
parent | 28a5e1e1483993d28e6af9c1219116d74cd9ac3b (diff) |
Core/Dependencies: Ugrade gsoap-library to v2.8.10
+ add documentation for later upgrades and the original stub.file used for service generation.
Diffstat (limited to 'dep/gsoap/soapH.h')
-rw-r--r-- | dep/gsoap/soapH.h | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/dep/gsoap/soapH.h b/dep/gsoap/soapH.h index e51d3defaaf..06e9ec21239 100644 --- a/dep/gsoap/soapH.h +++ b/dep/gsoap/soapH.h @@ -1,8 +1,11 @@ /* soapH.h - Generated by gSOAP 2.8.2 from stub.h - Copyright(C) 2000-2011, Robert van Engelen, Genivia Inc. All Rights Reserved. - The generated code is released under one of the following licenses: - GPL OR Genivia's license for commercial use. + Generated by gSOAP 2.8.10 from gsoap.stub + +Copyright(C) 2000-2012, Robert van Engelen, Genivia Inc. All Rights Reserved. +The generated code is released under one of the following licenses: +1) GPL or 2) Genivia's license for commercial use. +This program is released under the GPL with the additional exemption that +compiling, linking, and/or using OpenSSL is allowed. */ #ifndef soapH_H |