]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/hid/hid-appleir.c
Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-client
[linux.git] / drivers / hid / hid-appleir.c
index eae7d52cf1a824acb32ad435f55324011aec28c1..bf8d4afe0d6a0b3784f46773b93beb7c87f096ef 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * HID driver for the apple ir device
  *
  * Copyright (C) 2010, 2012 Bastien Nocera <hadess@hadess.net>
  * Copyright (C) 2013 Benjamin Tissoires <benjamin.tissoires@gmail.com>
  * Copyright (C) 2013 Red Hat Inc. All Rights Reserved
- *
- * This software is licensed under the terms of the GNU General Public
- * License version 2, as published by the Free Software Foundation, and
- * may be copied, distributed, and modified under those terms.
- *
- * 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.
  */
 
 #include <linux/device.h>