aboutsummaryrefslogtreecommitdiff
path: root/lib/globals.sh
diff options
context:
space:
mode:
authorRob Savoye <rob.savoye@linaro.org>2014-03-03 00:43:22 -0700
committerRob Savoye <rob.savoye@linaro.org>2014-03-03 00:43:22 -0700
commit5b15614785752fba813cf86c2d07b217cae64c68 (patch)
tree582acfcb881828dc334bb58b5fb49ec29befdf0a /lib/globals.sh
parent103e44394cefb50f91e87d2cffa49ed1b9118604 (diff)
add GPLv3 copyright block
Change-Id: Id42359fc1f5324ea2dd6fa18eaf6a4c4fb79fb3a
Diffstat (limited to 'lib/globals.sh')
-rw-r--r--lib/globals.sh16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/globals.sh b/lib/globals.sh
index e79106d1..e54ade63 100644
--- a/lib/globals.sh
+++ b/lib/globals.sh
@@ -1,4 +1,20 @@
#!/bin/sh
+#
+# Copyright (C) 2013, 2014 Linaro, Inc
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+#
# These store all the data used for this test run that can be overwritten by
# command line options.