]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - arch/um/include/asm/syscall-generic.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
[mirror_ubuntu-hirsute-kernel.git] / arch / um / include / asm / syscall-generic.h
index 98e50c50c12efb65ee100eecff49ea6a54e74853..2984feb9d5762f224d2d9de987e26b4fcf77a556 100644 (file)
@@ -1,13 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * Access to user system call parameters and results
  *
  * See asm-generic/syscall.h for function descriptions.
  *
  * Copyright (C) 2015 Mickaël Salaün <mic@digikod.net>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
  */
 
 #ifndef __UM_SYSCALL_GENERIC_H