summaryrefslogtreecommitdiff
path: root/demo_advanced.cpp
diff options
context:
space:
mode:
authorckgt <ckarlsson25@gmail.com>2017-07-19 21:57:03 -0400
committerckgt <ckarlsson25@gmail.com>2017-07-19 21:57:03 -0400
commite39d33af7b2e7a6185f32bfe34a19d3614a0406e (patch)
tree11a08c65cf30343d3c8fb4ca64273b50a71f3f5d /demo_advanced.cpp
parente0b28361d572278248e14a19de3fa027d4bd7df9 (diff)
Added ZLib license text in license file and added references in source files.
Diffstat (limited to 'demo_advanced.cpp')
-rw-r--r--demo_advanced.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/demo_advanced.cpp b/demo_advanced.cpp
index d28012d..bc1670c 100644
--- a/demo_advanced.cpp
+++ b/demo_advanced.cpp
@@ -1,4 +1,7 @@
-
+/*
+ *
+ * See the license file included with this source.
+ */
#include <iostream>
#include <fstream>