diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2018-01-05 23:02:12 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2018-01-05 23:02:12 +0000 |
commit | 30321a234a02f257e7f87456c8660064d7acdbfd (patch) | |
tree | a17c6e131692b7a3a7602904e6b5b6972e561b7b /source/tools/acpinames | |
parent | 7feabc2f65d7d52168b7d916f440c5d3a6369934 (diff) |
Notes
Diffstat (limited to 'source/tools/acpinames')
-rw-r--r-- | source/tools/acpinames/acpinames.h | 2 | ||||
-rw-r--r-- | source/tools/acpinames/anmain.c | 2 | ||||
-rw-r--r-- | source/tools/acpinames/anstubs.c | 2 | ||||
-rw-r--r-- | source/tools/acpinames/antables.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/source/tools/acpinames/acpinames.h b/source/tools/acpinames/acpinames.h index 88138c10f5738..a4c73d5cc33b2 100644 --- a/source/tools/acpinames/acpinames.h +++ b/source/tools/acpinames/acpinames.h @@ -8,7 +8,7 @@ * * 1. Copyright Notice * - * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp. + * Some or all of this work - Copyright (c) 1999 - 2018, Intel Corp. * All rights reserved. * * 2. License diff --git a/source/tools/acpinames/anmain.c b/source/tools/acpinames/anmain.c index 7fe629a9504b3..c3ed3c7832c88 100644 --- a/source/tools/acpinames/anmain.c +++ b/source/tools/acpinames/anmain.c @@ -8,7 +8,7 @@ * * 1. Copyright Notice * - * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp. + * Some or all of this work - Copyright (c) 1999 - 2018, Intel Corp. * All rights reserved. * * 2. License diff --git a/source/tools/acpinames/anstubs.c b/source/tools/acpinames/anstubs.c index 750c005228d66..28f54430b26a7 100644 --- a/source/tools/acpinames/anstubs.c +++ b/source/tools/acpinames/anstubs.c @@ -8,7 +8,7 @@ * * 1. Copyright Notice * - * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp. + * Some or all of this work - Copyright (c) 1999 - 2018, Intel Corp. * All rights reserved. * * 2. License diff --git a/source/tools/acpinames/antables.c b/source/tools/acpinames/antables.c index f9d95c7811792..98ce6398623c9 100644 --- a/source/tools/acpinames/antables.c +++ b/source/tools/acpinames/antables.c @@ -8,7 +8,7 @@ * * 1. Copyright Notice * - * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp. + * Some or all of this work - Copyright (c) 1999 - 2018, Intel Corp. * All rights reserved. * * 2. License |