Skip to content

Commit

Permalink
s390/compat: add copyright statement
Browse files Browse the repository at this point in the history
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
  • Loading branch information
Heiko Carstens committed Mar 29, 2014
1 parent f5b972e commit 1e4ec62
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/s390/kernel/compat_wrapper.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
/*
* Compat sytem call wrappers.
*
* Copyright IBM Corp. 2014
*/

#include <linux/syscalls.h>
#include <linux/compat.h>
#include "entry.h"
Expand Down

0 comments on commit 1e4ec62

Please sign in to comment.