tests: Move to kernel style SPDX license identifiers
[lttng-tools.git] / tests / perf / find_event.c
index 5aacd5911742a1081f55750a916260627ef28904..38ac6c139c2edd6a163069e68974f0acc2cd809c 100644 (file)
@@ -1,19 +1,8 @@
 /*
- * Copyright (c)  2016 Julien Desfossez <jdesfossez@efficios.com>
+ * Copyright (C) 2016 Julien Desfossez <jdesfossez@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
- * as published by the Free Software Foundation; only version 2
- * of the License.
+ * SPDX-License-Identifier: GPL-2.0-only
  *
- * 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 Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include <stdio.h>
This page took 0.024383 seconds and 5 git commands to generate.