Add script license headers.
authorCharlie Lenahan <charlie.lenahan@intel.com>
Thu, 4 Jun 2015 00:14:17 +0000 (20:14 -0400)
committerErich Keane <erich.keane@intel.com>
Thu, 4 Jun 2015 16:15:43 +0000 (16:15 +0000)
Change-Id: I94b31f4e7971d9840d760e8a5deb5478e17f7b7f
Signed-off-by: Charlie Lenahan <charlie.lenahan@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1186
Reviewed-by: Erich Keane <erich.keane@intel.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
tools/darwin/mkfwk_ios.sh
tools/darwin/mkfwk_osx.sh

index 0eb86b7..59fa0f8 100755 (executable)
@@ -1,5 +1,9 @@
 #!/bin/sh
-
+#===============================================================================
+# Author:    Pete Goodliffe
+# Copyright: (c) Copyright 2009 Pete Goodliffe
+# Licence:   Please feel free to use this, with attribution
+#===============================================================================
 
 #VERSION_IOS="${MAJOR_VERSION}.${MINOR_VERSION}.${RELEASE_NUMBER}.${BUILD_NUMBER}"
 VERSION_IOS="0.9.0.1"
index e5e9d35..fc5554f 100755 (executable)
@@ -1,5 +1,9 @@
 #!/bin/sh
-
+#===============================================================================
+# Author:    Pete Goodliffe
+# Copyright: (c) Copyright 2009 Pete Goodliffe
+# Licence:   Please feel free to use this, with attribution
+#===============================================================================
 
 #VERSION_IOS="${MAJOR_VERSION}.${MINOR_VERSION}.${RELEASE_NUMBER}.${BUILD_NUMBER}"
 VERSION_IOS="0.9.0.1"