src: Adding LICENSE file and updating license statements in several files
diff --git a/examples/wscript b/examples/wscript
index 6f3bd1f..c9850ae 100644
--- a/examples/wscript
+++ b/examples/wscript
@@ -1,4 +1,12 @@
-# -*- Mode: python; py-indent-offset: 4; indent-tabs-mode: nil; coding: utf-8; -*-
+## -*- Mode: python; py-indent-offset: 4; indent-tabs-mode: nil; coding: utf-8; -*-
+#
+# Copyright (c) 2011-2013, Regents of the University of California
+# Alexander Afanasyev
+#
+# GNU 3.0 license, See the LICENSE file for more information
+#
+# Author: Alexander Afanasyev <alexander.afanasyev@ucla.edu>
+#
def build(bld):
# This may be necessary for visualizer to work