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! */