Copyrights: fujitsu 2018 bump

Separate copyright bumps in a different commit.
A lot of files only had the copyright change at this point; these
were probably changes I added separatly in other patches but just
split these in a different commit instead to simplify git stats

Change-Id: I93cf3fc1c0fa04ee743a79c3fe9768933e6bd0d2
This commit is contained in:
Dominique Martinet
2019-01-31 10:43:47 +09:00
parent a9884453e2
commit 516ab87ab9
65 changed files with 65 additions and 39 deletions

View File

@ -1,4 +1,4 @@
/* archdeps.c COPYRIGHT FUJITSU LIMITED 2016 */
/* archdeps.c COPYRIGHT FUJITSU LIMITED 2016-2018 */
#include <linux/version.h>
#include <linux/kallsyms.h>
#include <linux/uaccess.h>

View File

@ -1,4 +1,4 @@
// mcctrl.h COPYRIGHT FUJITSU LIMITED 2016-2017
// mcctrl.h COPYRIGHT FUJITSU LIMITED 2016-2018
/**
* \file mcctrl.h
* License details are found in the file LICENSE.

View File

@ -1,4 +1,4 @@
/* syscall.c COPYRIGHT FUJITSU LIMITED 2016-2017 */
/* syscall.c COPYRIGHT FUJITSU LIMITED 2016-2018 */
/**
* \file executer/kernel/syscall.c
* License details are found in the file LICENSE.

View File

@ -1,4 +1,4 @@
// sysfs_files.c COPYRIGHT FUJITSU LIMITED 2016
// sysfs_files.c COPYRIGHT FUJITSU LIMITED 2016-2018
/**
* \file sysfs_files.c
* License details are found in the file LICENSE.