tests: Move to kernel style SPDX license identifiers
[lttng-tools.git] / tests / unit / ini_config / test_ini_config
index 57a3710e3c6939d5fd7e4c624df8c1965d0928fb..f3d197a1ec6cefcdc35095378d9bfbab8ec7c26e 100755 (executable)
@@ -1,21 +1,10 @@
 #!/bin/sh
 #
-# Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
+# Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
 #
-# 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; only version 2
-# of the License.
-#
-# 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., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+# SPDX-License-Identifier: GPL-2.0-only
 #
+
 CURDIR=$(dirname $0)/
 ROOTDIR=$CURDIR/../..
 
This page took 0.023164 seconds and 4 git commands to generate.