Add missing copyrights to test scripts
[lttng-ust.git] / tests / tracepoint / benchmark / runstap.sh
index 3a3f4c4115c9df5dd3c80b16694d4f50e50b30e0..f4e25331e09224972f21aaf64cec6caa56cefd66 100644 (file)
@@ -1,6 +1,23 @@
 #!/bin/sh
 
-#SystemTAP benchmark
+# Copyright (C) 2010 David Goulet <david.goulet@polymtl.ca>
+# Copyright (C) 2010 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library 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
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
+# SystemTAP benchmark
 
 REPORT=/tmp/testreport
 
This page took 0.02407 seconds and 4 git commands to generate.