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 @@
|
||||
/* arch-memory.h COPYRIGHT FUJITSU LIMITED 2018 */
|
||||
/**
|
||||
* \file arch-memomry.h
|
||||
* License details are found in the file LICENSE.
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
/* elf.h COPYRIGHT FUJITSU LIMITED 2018 */
|
||||
#ifdef POSTK_DEBUG_ARCH_DEP_18 /* coredump arch separation. */
|
||||
#ifndef __HEADER_X86_COMMON_ELF_H
|
||||
#define __HEADER_X86_COMMON_ELF_H
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
/* elfcore.h COPYRIGHT FUJITSU LIMITED 2018 */
|
||||
#ifndef POSTK_DEBUG_ARCH_DEP_18 /* coredump arch separation. */
|
||||
/*
|
||||
* Structures and definitions for ELF core file.
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
/* elfcoregpl.h COPYRIGHT FUJITSU LIMITED 2018 */
|
||||
#ifndef POSTK_DEBUG_ARCH_DEP_18 /* coredump arch separation. */
|
||||
/*
|
||||
* Structures and defines from GPLed file.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
/* hwcap.h COPYRIGHT FUJITSU LIMITED 2017 */
|
||||
/* hwcap.h COPYRIGHT FUJITSU LIMITED 2017-2018 */
|
||||
#ifndef _UAPI__ASM_HWCAP_H
|
||||
#define _UAPI__ASM_HWCAP_H
|
||||
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
/* types.h COPYRIGHT FUJITSU LIMITED 2018 */
|
||||
/**
|
||||
* \file types.h
|
||||
* Licence details are found in the file LICENSE.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
/* syscall_list.h COPYRIGHT FUJITSU LIMITED 2017 */
|
||||
/* syscall_list.h COPYRIGHT FUJITSU LIMITED 2017-2018 */
|
||||
/**
|
||||
* \file syscall_list.h
|
||||
* License details are found in the file LICENSE.
|
||||
|
||||
Reference in New Issue
Block a user