]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
s390/compat: add copyright statement
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Sat, 29 Mar 2014 09:50:47 +0000 (10:50 +0100)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Sat, 29 Mar 2014 09:51:28 +0000 (10:51 +0100)
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
arch/s390/kernel/compat_wrapper.c

index d123f5d87b8219ca380930cb1af70dca6b46988a..824c39dfddfc98ddb952ea7b03193b671e1fa0f0 100644 (file)
@@ -1,3 +1,9 @@
+/*
+ *  Compat sytem call wrappers.
+ *
+ *    Copyright IBM Corp. 2014
+ */
+
 #include <linux/syscalls.h>
 #include <linux/compat.h>
 #include "entry.h"