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:
@@ -1,3 +1,4 @@
|
||||
# Makefile.in COPYRIGHT FUJITSU LIMITED 2017-2018
|
||||
CC=@CC@
|
||||
AR=ar
|
||||
BINDIR=@BINDIR@
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* arch_args.h COPYRIGHT FUJITSU LIMITED 2017 */
|
||||
/* arch_args.h COPYRIGHT FUJITSU LIMITED 2017-2018 */
|
||||
#ifndef ARCH_ARGS_H
|
||||
#define ARCH_ARGS_H
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* archdep.S COPYRIGHT FUJITSU LIMITED 2017 */
|
||||
/* archdep.S COPYRIGHT FUJITSU LIMITED 2017-2018 */
|
||||
/* TODO: skeleton for UTI */
|
||||
.global switch_ctx
|
||||
switch_ctx:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# Makefile.in COPYRIGHT FUJITSU LIMITED 2017-2018
|
||||
CC=@CC@
|
||||
AR=ar
|
||||
BINDIR=@BINDIR@
|
||||
|
||||
Reference in New Issue
Block a user