From 18e316631f646896bc968f61731c3319599eca36 Mon Sep 17 00:00:00 2001 From: DarthArgus Date: Thu, 28 Apr 2016 19:17:47 +0000 Subject: [PATCH] credit where it's due --- external/3rd/library/webAPI/webAPI.cpp | 1 + external/3rd/library/webAPI/webAPI.h | 1 + 2 files changed, 2 insertions(+) diff --git a/external/3rd/library/webAPI/webAPI.cpp b/external/3rd/library/webAPI/webAPI.cpp index aaeb38e0..6b57c4bc 100644 --- a/external/3rd/library/webAPI/webAPI.cpp +++ b/external/3rd/library/webAPI/webAPI.cpp @@ -8,6 +8,7 @@ namespace/lib that is easy to include. Just make sure to link against curl when make all the cmake modifications required to properly use it. (c) stellabellum/swgilluminati (combined crews), written by DA with help from DC +based on the original prototype by parz1val License: what's a license? we're a bunch of dirty pirates! */ diff --git a/external/3rd/library/webAPI/webAPI.h b/external/3rd/library/webAPI/webAPI.h index 42ecae12..763c69e7 100644 --- a/external/3rd/library/webAPI/webAPI.h +++ b/external/3rd/library/webAPI/webAPI.h @@ -8,6 +8,7 @@ namespace/lib that is easy to include. Just make sure to link against curl when make all the cmake modifications required to properly use it. (c) stellabellum/swgilluminati (combined crews), written by DA with help from DC +based on the original prototype by parz1val License: what's a license? we're a bunch of dirty pirates! */