Add missing copyrights to test scripts
[lttng-ust.git] / tests / tracepoint / benchmark / runtest.sh
index bd80384fc7806c07364a5ceb61caad4ebf032a77..2f83aa85d9ee17047853560240c8ffa603268e49 100644 (file)
@@ -1,6 +1,23 @@
 #!/bin/sh
 
-#UST scalability test
+# 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
+
+# UST scalability test
 
 REPORT=/tmp/testreport
 
This page took 0.025233 seconds and 4 git commands to generate.