diff options
author | fireice-uk <fireice2@o2.pl> | 2017-02-12 16:51:19 +0000 |
---|---|---|
committer | fireice-uk <fireice2@o2.pl> | 2017-02-12 16:51:19 +0000 |
commit | 27fd97697f3d246253bc5ccbe3514efc32d7bd4e (patch) | |
tree | fe3b008be1f7a507f14e239751aa2db9e4e41b67 /minethd.cpp | |
parent | f84ed4b9a825a882a68b4e41a35ebc98fb2cf953 (diff) | |
download | xmr-stak-27fd97697f3d246253bc5ccbe3514efc32d7bd4e.zip xmr-stak-27fd97697f3d246253bc5ccbe3514efc32d7bd4e.tar.gz |
License update
Diffstat (limited to 'minethd.cpp')
-rw-r--r-- | minethd.cpp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/minethd.cpp b/minethd.cpp index 641ef02..00cafc3 100644 --- a/minethd.cpp +++ b/minethd.cpp @@ -11,6 +11,14 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. + * + * Additional permission under GNU GPL version 3 section 7 + * + * If you modify this Program, or any covered work, by linking or combining + * it with OpenSSL (or a modified version of that library), containing parts + * covered by the terms of OpenSSL License and SSLeay License, the licensors + * of this Program grant you additional permission to convey the resulting work. + * */ #include <assert.h> |