ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
authorBob Moore <robert.moore@intel.com>
Fri, 10 Jan 2020 19:31:49 +0000 (11:31 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 13 Jan 2020 10:52:48 +0000 (11:52 +0100)
ACPICA commit 8b9c69d0984067051ffbe8526f871448ead6a26b

Link: https://github.com/acpica/acpica/commit/8b9c69d0
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Erik Kaneda <erik.kaneda@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
174 files changed:
drivers/acpi/acpica/acapps.h
drivers/acpi/acpica/accommon.h
drivers/acpi/acpica/acconvert.h
drivers/acpi/acpica/acdebug.h
drivers/acpi/acpica/acdispat.h
drivers/acpi/acpica/acevents.h
drivers/acpi/acpica/acglobal.h
drivers/acpi/acpica/achware.h
drivers/acpi/acpica/acinterp.h
drivers/acpi/acpica/aclocal.h
drivers/acpi/acpica/acmacros.h
drivers/acpi/acpica/acnamesp.h
drivers/acpi/acpica/acobject.h
drivers/acpi/acpica/acopcode.h
drivers/acpi/acpica/acparser.h
drivers/acpi/acpica/acpredef.h
drivers/acpi/acpica/acresrc.h
drivers/acpi/acpica/acstruct.h
drivers/acpi/acpica/actables.h
drivers/acpi/acpica/acutils.h
drivers/acpi/acpica/amlcode.h
drivers/acpi/acpica/amlresrc.h
drivers/acpi/acpica/dbhistry.c
drivers/acpi/acpica/dsargs.c
drivers/acpi/acpica/dscontrol.c
drivers/acpi/acpica/dsdebug.c
drivers/acpi/acpica/dsfield.c
drivers/acpi/acpica/dsinit.c
drivers/acpi/acpica/dsmethod.c
drivers/acpi/acpica/dsobject.c
drivers/acpi/acpica/dsopcode.c
drivers/acpi/acpica/dspkginit.c
drivers/acpi/acpica/dswexec.c
drivers/acpi/acpica/dswload.c
drivers/acpi/acpica/dswload2.c
drivers/acpi/acpica/dswscope.c
drivers/acpi/acpica/dswstate.c
drivers/acpi/acpica/evevent.c
drivers/acpi/acpica/evglock.c
drivers/acpi/acpica/evgpe.c
drivers/acpi/acpica/evgpeblk.c
drivers/acpi/acpica/evgpeinit.c
drivers/acpi/acpica/evgpeutil.c
drivers/acpi/acpica/evhandler.c
drivers/acpi/acpica/evmisc.c
drivers/acpi/acpica/evregion.c
drivers/acpi/acpica/evrgnini.c
drivers/acpi/acpica/evxface.c
drivers/acpi/acpica/evxfevnt.c
drivers/acpi/acpica/evxfgpe.c
drivers/acpi/acpica/evxfregn.c
drivers/acpi/acpica/exconcat.c
drivers/acpi/acpica/exconfig.c
drivers/acpi/acpica/exconvrt.c
drivers/acpi/acpica/excreate.c
drivers/acpi/acpica/exdebug.c
drivers/acpi/acpica/exdump.c
drivers/acpi/acpica/exfield.c
drivers/acpi/acpica/exfldio.c
drivers/acpi/acpica/exmisc.c
drivers/acpi/acpica/exmutex.c
drivers/acpi/acpica/exnames.c
drivers/acpi/acpica/exoparg1.c
drivers/acpi/acpica/exoparg2.c
drivers/acpi/acpica/exoparg3.c
drivers/acpi/acpica/exoparg6.c
drivers/acpi/acpica/exprep.c
drivers/acpi/acpica/exregion.c
drivers/acpi/acpica/exresnte.c
drivers/acpi/acpica/exresolv.c
drivers/acpi/acpica/exresop.c
drivers/acpi/acpica/exserial.c
drivers/acpi/acpica/exstore.c
drivers/acpi/acpica/exstoren.c
drivers/acpi/acpica/exstorob.c
drivers/acpi/acpica/exsystem.c
drivers/acpi/acpica/extrace.c
drivers/acpi/acpica/exutils.c
drivers/acpi/acpica/hwacpi.c
drivers/acpi/acpica/hwesleep.c
drivers/acpi/acpica/hwgpe.c
drivers/acpi/acpica/hwsleep.c
drivers/acpi/acpica/hwtimer.c
drivers/acpi/acpica/hwvalid.c
drivers/acpi/acpica/hwxface.c
drivers/acpi/acpica/hwxfsleep.c
drivers/acpi/acpica/nsarguments.c
drivers/acpi/acpica/nsconvert.c
drivers/acpi/acpica/nsdump.c
drivers/acpi/acpica/nsdumpdv.c
drivers/acpi/acpica/nsinit.c
drivers/acpi/acpica/nsload.c
drivers/acpi/acpica/nsparse.c
drivers/acpi/acpica/nspredef.c
drivers/acpi/acpica/nsprepkg.c
drivers/acpi/acpica/nsrepair.c
drivers/acpi/acpica/nsrepair2.c
drivers/acpi/acpica/nsutils.c
drivers/acpi/acpica/nswalk.c
drivers/acpi/acpica/nsxfname.c
drivers/acpi/acpica/psargs.c
drivers/acpi/acpica/psloop.c
drivers/acpi/acpica/psobject.c
drivers/acpi/acpica/psopcode.c
drivers/acpi/acpica/psopinfo.c
drivers/acpi/acpica/psparse.c
drivers/acpi/acpica/psscope.c
drivers/acpi/acpica/pstree.c
drivers/acpi/acpica/psutils.c
drivers/acpi/acpica/pswalk.c
drivers/acpi/acpica/psxface.c
drivers/acpi/acpica/tbdata.c
drivers/acpi/acpica/tbfadt.c
drivers/acpi/acpica/tbfind.c
drivers/acpi/acpica/tbinstal.c
drivers/acpi/acpica/tbprint.c
drivers/acpi/acpica/tbutils.c
drivers/acpi/acpica/tbxface.c
drivers/acpi/acpica/tbxfload.c
drivers/acpi/acpica/tbxfroot.c
drivers/acpi/acpica/utaddress.c
drivers/acpi/acpica/utalloc.c
drivers/acpi/acpica/utascii.c
drivers/acpi/acpica/utbuffer.c
drivers/acpi/acpica/utcache.c
drivers/acpi/acpica/utcopy.c
drivers/acpi/acpica/utdebug.c
drivers/acpi/acpica/utdecode.c
drivers/acpi/acpica/uteval.c
drivers/acpi/acpica/utglobal.c
drivers/acpi/acpica/uthex.c
drivers/acpi/acpica/utids.c
drivers/acpi/acpica/utinit.c
drivers/acpi/acpica/utlock.c
drivers/acpi/acpica/utobject.c
drivers/acpi/acpica/utosi.c
drivers/acpi/acpica/utpredef.c
drivers/acpi/acpica/utprint.c
drivers/acpi/acpica/uttrack.c
drivers/acpi/acpica/utuuid.c
drivers/acpi/acpica/utxface.c
drivers/acpi/acpica/utxfinit.c
include/acpi/acbuffer.h
include/acpi/acconfig.h
include/acpi/acexcep.h
include/acpi/acnames.h
include/acpi/acoutput.h
include/acpi/acpi.h
include/acpi/acpiosxf.h
include/acpi/acpixf.h
include/acpi/acrestyp.h
include/acpi/actbl.h
include/acpi/actbl1.h
include/acpi/actbl2.h
include/acpi/actbl3.h
include/acpi/actypes.h
include/acpi/acuuid.h
include/acpi/platform/acenv.h
include/acpi/platform/acenvex.h
include/acpi/platform/acgcc.h
include/acpi/platform/acgccex.h
include/acpi/platform/acintel.h
include/acpi/platform/aclinux.h
include/acpi/platform/aclinuxex.h
tools/power/acpi/common/cmfsize.c
tools/power/acpi/common/getopt.c
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c
tools/power/acpi/os_specific/service_layers/osunixdir.c
tools/power/acpi/os_specific/service_layers/osunixmap.c
tools/power/acpi/os_specific/service_layers/osunixxf.c
tools/power/acpi/tools/acpidump/acpidump.h
tools/power/acpi/tools/acpidump/apdump.c
tools/power/acpi/tools/acpidump/apfiles.c
tools/power/acpi/tools/acpidump/apmain.c

index 863ade9add6d60232fa6be8434f4992ec60e2949..173447d50acfa7b02c8f3bd5a863408ea9a26ee7 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: acapps - common include for ACPI applications/tools
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
@@ -17,7 +17,7 @@
 /* Common info for tool signons */
 
 #define ACPICA_NAME                 "Intel ACPI Component Architecture"
-#define ACPICA_COPYRIGHT            "Copyright (c) 2000 - 2019 Intel Corporation"
+#define ACPICA_COPYRIGHT            "Copyright (c) 2000 - 2020 Intel Corporation"
 
 #if ACPI_MACHINE_WIDTH == 64
 #define ACPI_WIDTH          " (64-bit version)"
index 54f81eac7ec9d506292cb5ea358171d4117641f5..89101e53324b873d33d00dfcbea6124a882d5e21 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: accommon.h - Common include files for generation of ACPICA source
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index d5478cd4a8576f8f3156e3ac94da58bdce35adfd..ede4b9cc9e85b2f64e021849aa9699c61291e683 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: acapps - common include for ACPI applications/tools
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 694cf206fa9a68b5d269b6f6ab0e81442be23c9d..a676daaa2da5093c313f985f855ed1933f3f14d6 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acdebug.h - ACPI/AML debugger
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 82f81501566b0af1f85daed4a42c159441253252..7ba6e308f14645d16d07d519f21fd8c372daa93e 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acdispat.h - dispatcher (parser to interpreter interface)
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index c8652f91054eb250494076051472b000fb1f3466..79f292687bd61566b0417e1995daf4e361eca40f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acevents.h - Event subcomponent prototypes and defines
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index fd3beea9342134e17de3c879909173054ba52252..38ffa2c0a496fca332fb7e732031552af1014faf 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acglobal.h - Declarations for global variables
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index bcf8f7501db748c0b7df22809f081879c157b776..67f282e9e0af17500dde847bc8d4943a51e877be 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: achware.h -- hardware specific interfaces
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 20706adbc14883f5b98676f901754f408c3057ef..a6d896cda2a566ef69a74d983f0f6f6c7bd48e35 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acinterp.h - Interpreter subcomponent prototypes and defines
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 1ea52576f0a2e490c58cba27108b3eae5f9a8679..af58cd2dc9d379d4862c685b6d634bf89d2d0e4c 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: aclocal.h - Internal data types used across the ACPI subsystem
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 283614e82a2028db6dbf2705f3d5cfd1babc09ed..2269e10bc21b41f8a6e4fd8f1c3e10fa077985fc 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acmacros.h - C macros for the entire subsystem.
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 7da1864798a0e7fa679c611a68eb7ae75cb6a80b..e618ddfab2fd1aa5b3b3a320a5aa7b81c81a1095 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acnamesp.h - Namespace subcomponent prototypes and defines
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 10154a8157ec644b7d7fbf09f3c379aceefd854f..9f0219a8cb985a48897126c667d9f2a99a914037 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acobject.h - Definition of union acpi_operand_object  (Internal object only)
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 9d78134428e33c348166f6d0dd0d945d2dabb6c2..8825394be9abc5ddc1d515cef39300897acee64f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acopcode.h - AML opcode information for the AML parser and interpreter
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 6e32c97cba6c44176713e13817d07f7ace5b2415..bc00b85c0a8f8cd698953f528098dec3ce5485f2 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: acparser.h - AML Parser subcomponent prototypes and defines
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 387163b962a70fcf8a1320cf493bf68604423419..cd0f5df0ea23f1b48c071de96bddf7b28f26cfc4 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acpredef - Information table for ACPI predefined methods and objects
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 422cd8f2b92e9113d579ae88397914b429a86978..6de8a1650d3d6aeaa6008a83c17b314a352945e4 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acresrc.h - Resource Manager function prototypes
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 2043dff370b13f1f0920e8d3a1af4fa58b3922b6..4c900c108f3fdbecb0da725be86e2808edf2e366 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acstruct.h - Internal structs
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index dfbf1dbd4033034280db2768c99ca89377f3b16f..734624facda37503ba3f852f649406b33b2c0f43 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: actables.h - ACPI table management
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 5fb50634e08e93d6a7964a086dec6269b07f76b7..7c89b470ec810d9b9a3e2b47b83098d0bb5c86db 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acutils.h -- prototypes for the common (subsystem-wide) procedures
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 49e412edd7c6795adeb673375d2c3fbd21014b21..1d541bbac4a3c9e15a203efbdcec3181a61acd4f 100644 (file)
@@ -5,7 +5,7 @@
  *                   Declarations and definitions contained herein are derived
  *                   directly from the ACPI specification.
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 7c3bd4ab60fce749bd0f86441e24cb421fd2bf54..e5234e001acfee76de3654fa9f3d305fd3abb179 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: amlresrc.h - AML resource descriptors
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 47d2e50598491964561c302b455c99b19481f8cb..bb9600b867ee860fbc85d4e836cbc9fc2d87438d 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dbhistry - debugger HISTORY command
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 85b34d02233e3e46cf02c0a86e166eafa4334fe0..ad17f62e51d9957915760ad7a272fd4640d522aa 100644 (file)
@@ -4,7 +4,7 @@
  * Module Name: dsargs - Support for execution of dynamic arguments for static
  *                       objects (regions, fields, buffer fields, etc.)
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 5034fab9cf69484f70432c93dadcfa79a1ec2688..4b5b6e859f62f9f9abf07bb0904a099f4cfe039a 100644 (file)
@@ -4,7 +4,7 @@
  * Module Name: dscontrol - Support for execution control opcodes -
  *                          if/else/while/return
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 0d3e1ced1f5764b1b084be71ba9db0a28c1c1639..63bc5f19fb82c59afe23b324d03b7355a5ea17d6 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dsdebug - Parser/Interpreter interface - debugging
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index ae713d746c8b8f2ec6a56a5ed96ad3068f75a30f..c901f5aec739abf4b8783fba3c68ac1eb0d04cef 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dsfield - Dispatcher field routines
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index a1ffed29903bdb16851676c71e5be1501f13c1f8..9be2a309424cb9ff409c4afd1b2eabb8b79f05f4 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dsinit - Object initialization namespace walk
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index f59b4d944f7fa02c1090c798a40e0ddd92d8000e..cf67caff878abfd415502cf7e1fe3fdaf44ace62 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dsmethod - Parser/Interpreter interface - control method parsing
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 179129a2deb174fb2348d521f13f7e2980b83376..c0a14a6a2c203a1c8330910c4649b0391abda6b5 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dsobject - Dispatcher object management routines
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 2488218f8562b94f69ae4c90c9516cd5b637b7a0..d9c26e720cb758d4737b23627ef1587fbbf35163 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dsopcode - Dispatcher support for regions and fields
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 997faa10f615188a66c7df805d4d90f39281830d..d869568d55c23bbe1ba0193a09ba98c05865a386 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dspkginit - Completion of deferred package initialization
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index d75aae3045958dfa0f96048fe38f36a08fe3fab9..5e81a1ae44cff9bb52e8f65244e318858e3bcd60 100644 (file)
@@ -4,7 +4,7 @@
  * Module Name: dswexec - Dispatcher method execution callbacks;
  *                        dispatch to interpreter.
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 4bcf15bf03ded4874b052d269485c394a71978c2..697974e37edfbc1fda6b031d111828dd8c2774bf 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dswload - Dispatcher first pass namespace load callbacks
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 935a8e2623e4bfd89b2afb747a9c9346ae699029..b31457ca926cc8ec0a4a0eaab9cff87ef0d3e9d3 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dswload2 - Dispatcher second pass namespace load callbacks
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 39acf7b286da83977363e070fc4ddde84b4eff4d..9c397642fed7335e1600a2e83050899c34ef7187 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dswscope - Scope stack manipulation
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index de79f835a373759bbe115d0a48ba62856b9176e3..809a0c0536b5936d99087708e3b05393039716e0 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dswstate - Dispatcher parse tree walk management routines
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 9e2f5a05c066eb2b88ce6cf922bb0f422c8952df..8c83d8c620dc3deb10dc9a5a61b75bd6b2b0251b 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evevent - Fixed Event handling and dispatch
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 5c77bee5d31fbd6a84d3c0093f03410fbc9fa6d2..0ced84ae13e4cd1919497485ec3fdf766511b54d 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evglock - Global Lock support
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 344feba290635e02a588fc9316b49b4aaf16aeae..3e39907fedd9f44235f4cab66c4d624db6d3006d 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evgpe - General Purpose Event handling and dispatch
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 9c7adaa7b582296bf37bbe361040714f31471a5d..132adff1e13161242b8a7421d0c6889e5f8e0627 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evgpeblk - GPE block creation and initialization.
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 70d21d5ec5f370bb8dcf386d3b852852e2c7d4aa..6effd8076dcc89e13038ab2a8005eea1c93aae44 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evgpeinit - System GPE initialization and update
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 917892227e09a14f5a0b9ebbaafe2a964cd2f8f3..738873e876ca0f4485f201d02c323b81c16bfa92 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evgpeutil - GPE utilities
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 3ef4e27995f0d12ebccc3a58e99a274c08e11fa9..5884eba047f735004a57ce3aaa684ead06b19550 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evhandler - Support for Address Space handlers
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index aa98fe07cd1b11ac76e6e0f26e2e069ece200264..ce1eda6beb845d32cb89f94bea78b12c88da303f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evmisc - Miscellaneous event manager support functions
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 1ff126460007d99ca3941919e84e24eee5baafa0..738d4b231f34ae8a4356ce25f5288d5e29364548 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evregion - Operation Region support
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index aee09640d71046525fd9d52627083c7505043dbe..aefc0145e583d76aa06205d6ef1adb83efae0b47 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evrgnini- ACPI address_space (op_region) init
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 279ef0557aa38e29f56ed16a0993c342dc0af2fa..e4e012297eee11fd3fe343e79c3a18ac2c6b3f9a 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evxface - External interfaces for ACPI events
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index e528fe56b75579fed1f41a8a5ceb59351426fb2c..1a15b0087379874259784e7b7262f72f6e9aa8cc 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evxfevnt - External Interfaces, ACPI event disable/enable
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 04a40d563dd6771edb5bcd7ad12c14eba8f3259a..2c39ff2a7406900ea593f6d7f886253410444379 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evxfgpe - External Interfaces for General Purpose Events (GPEs)
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 47265b073e6ff48e6519469eebcfe31f0c10a64e..da97fd0c6b51e2a291a186b287b15374ca1b6111 100644 (file)
@@ -4,7 +4,7 @@
  * Module Name: evxfregn - External Interfaces, ACPI Operation Regions and
  *                         Address Spaces.
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index c7af07566b7b177e12e9e8c902f390432f15b312..43711412722f35f8b0889851ced3ae803394af63 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exconcat - Concatenate-type AML operators
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 46a8baf28bd0f3ae268cef25cf1ea9dcc00e99c2..68efd704e2dcc7d945968404d09418490e6606d2 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exconfig - Namespace reconfiguration (Load/Unload opcodes)
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index ca2966bacb50eeb1eeecbf9c2ee5aea6b137320d..50c7aad2e86d46b7a452b7e358ff858b9c8495d2 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exconvrt - Object conversion routines
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index f376fc00064e0c8cfa6f961da08906e225f19b63..a17482428b463134aeb010504b708e7af827e789 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: excreate - Named object creation
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index b1aeec8cac55090cb952aa3da676a8ff6d3ceca8..a5223dcaee709755641b99d421dbe6ca05f5afd8 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exdebug - Support for stores to the AML Debug Object
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index a9bc938a3b55743803241e8d0fe15c26ed177e95..47a4d9a40d6b72cc5ef932bf62f152c0d3f544a5 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exdump - Interpreter debug output routines
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 633417650f3d6274c6fa03359b9a0cb2f800218b..e85eb31e50754c31fa96bdd5e29235c835d4b945 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exfield - AML execution - field_unit read/write
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 95a0dcb4f7b91accdf9b4f333e1b8e12d246452e..ade35ff1c7ba5626055866a2e01ba2ae578e3ed9 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exfldio - Aml Field I/O
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 60e854965af9862775a5dcbfd57b3839b16b15ab..717e3998fd77f6f0759333f3cb6de54b3ae82c47 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exmisc - ACPI AML (p-code) execution - specific opcodes
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 775cd62af5b3d2fc21d42aa8ed42277e15ae67c0..9ff247cba571bc0dfbce75acf5b07c9eda346564 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exmutex - ASL Mutex Acquire/Release functions
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 6b76be5212a470e8a5822b66cfadd7acc49d578d..74f8b0d0452bc5c68a781414e5b4f180610d390f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exnames - interpreter/scanner name load/execute
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 06e35ea0982345fe54a2e3161aa6bdd19366198b..a46d685a3ffcf0888571e89cbdde6e0263197adc 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exoparg1 - AML execution - opcodes with 1 argument
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 5e4a31a11df4f65198173d4557a870ff899fed26..03241d18ac1d77b56c0823d815251be16044e83f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exoparg2 - AML execution - opcodes with 2 arguments
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index a4ebce4179308c6fbd8e97da5413a93c109abed4..c8d0d75fc4505722c690bb1047ab22b4bd50dee8 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exoparg3 - AML execution - opcodes with 3 arguments
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 31385a0b2dab9af77ecf3cc5c5b33dd42272139d..55d0fa056fe7a27965b6be0b7fef607ac75c9bed 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exoparg6 - AML execution - opcodes with 6 arguments
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 728d752f7adcd0e99c0c7f575829470e2284f9bb..a4e306690a21bcd09a13a85005ddbf75736e8cac 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exprep - ACPI AML field prep utilities
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index c08521194b297f2d210bf654e3abf5886d83f9fa..d15a66de26c07232e4bf9a24d828e3b3e5eae9a5 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exregion - ACPI default op_region (address space) handlers
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index b223d01e6bf8ef84df483a3e4b6f54968866636d..3e4018678c0933f35fffc598126fb873d234573b 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exresnte - AML Interpreter object resolution
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 36da5c0ef69cf060db4205e30f55a750243bb6c8..912a078c60a43e554169133252663708abe9c229 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exresolv - AML Interpreter object resolution
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index bdfe4d33b48370f3027febc93fcb01b09c70c53b..4d1b22971d58daf4150ac10a2249d741c00ab082 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exresop - AML Interpreter operand/object resolution
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index c5aa4b0deb70b488f394bfdb9e1017de40c5615e..760bc7cef55afc70d88720c7d2f739a0e69cdd73 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exserial - field_unit support for serial address spaces
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 7f3c3571c292bba5810df849dcbe74caf821ca3f..3adc0a29d890b259cb86043bc81bf6df5248815f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exstore - AML Interpreter object store support
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 4e43c8277f0709249962bd35a940b8583060a316..8c34f4e2ab8fb25e220f18e40cdac532986863cb 100644 (file)
@@ -4,7 +4,7 @@
  * Module Name: exstoren - AML Interpreter object store support,
  *                        Store to Node (namespace object)
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index dc9e2b1c1ad95bb476f161d7048e9883fe50d84f..dc66696080a561d4883588fc28547f96804c6687 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exstorob - AML object store support, store to object
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index a538f7799b7872cb7ac0c69ee9fc981a165f88fc..f329b01672bb67f332bb0731bf1056391ff03ecc 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exsystem - Interface to OS services
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index db7f93ca539f665499ad07bb2c6d5d256324a742..832a47885b99d7b415481ef23407c42472f59bb1 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: extrace - Support for interpreter execution tracing
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 75380be1c2ef1e2159f46cb8c951c0fb6514154e..8fefa6feac2f98bd9316feefe2f893a7d0a62103 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exutils - interpreter/scanner utilities
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 926f7e080f22134dd4859576ea47f0dc950704ea..9b9aac27ff7e8bad6da824928d4bfd8d342fb31d 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: hwacpi - ACPI Hardware Initialization/Mode Interface
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index dee3affaca491114b3f393c81ce1d848f8fa9fd8..d9be5d0545d4c854caf0ff78f2e9eb46b853220e 100644 (file)
@@ -4,7 +4,7 @@
  * Name: hwesleep.c - ACPI Hardware Sleep/Wake Support functions for the
  *                    extended FADT-V5 sleep registers.
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 565bd3f29f313ce0b8b67293ab8cb414807ca434..1b4252bdcd0b1a6346a1dd1d375c3405ca7266e8 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: hwgpe - Low level GPE enable/disable/clear functions
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index b62db8ec446fa503e1cf62cdd090032b7cb93b74..243a25add28f0360f4853477a1c9d70ead8b4295 100644 (file)
@@ -4,7 +4,7 @@
  * Name: hwsleep.c - ACPI Hardware Sleep/Wake Support functions for the
  *                   original/legacy sleep/PM registers.
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 2fb9f75d71c54226da6308228c3b880b3af18df8..07473ddfa9a9492fb4e65c3acf79186415abf3b4 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: hwtimer.c - ACPI Power Management Timer Interface
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index cd576153257c603c3c9886deeef137defc1313de..4d94861e60934c9fd07327d27b8871bbede58500 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: hwvalid - I/O request validation
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index c4fd971040249cc82bb44af6bf21843aa1b1cabd..134dbfadcd155c6e4e6591f1edb165464a9e94a5 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: hwxface - Public ACPICA hardware interfaces
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 2919746c904185537c0516a75d327d176feccb03..a4b66f4b2714123f5b30fac0c94a490321125b18 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: hwxfsleep.c - ACPI Hardware Sleep/Wake External Interfaces
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 0e97ed38973ff7be9efcd5ec91efeab2bf61e21c..d5e8405e9d8f0ad9f4d916d0679b7cd8089824ce 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nsarguments - Validation of args for ACPI predefined methods
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index c86d0770ed6e83c0dd3f226e41cb3a66c3a1cfae..c86c82939ebb88d3687749ba48663639fac22a59 100644 (file)
@@ -4,7 +4,7 @@
  * Module Name: nsconvert - Object conversions for objects returned by
  *                          predefined methods
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 9ad340f644a1115f85bd5085acb6d999ee961343..994f0b556c6043378caf72724ad634276bf7e859 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nsdump - table dumping routines for debug
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 73e5c83c8c9f8706400b828a7493345a33ffdbba..b691fe20e384ec76ac9a7e16d6d8967bc9636c49 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nsdump - table dumping routines for debug
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 61e9dfc9fe8c05a1f875e6ccec00527b809c50a8..e16f6a0c2c3f17a935af387e4d4dae72701d94db 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nsinit - namespace initialization
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index d7c4d6e8e21e62dcffc7186db03f8b44e3609cc7..9ba17891edb652a543fd8b88a4755b679e2f8377 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nsload - namespace loading/expanding/contracting procedures
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index f16cf5e4742cc1585999a73478fbfccf9b174c60..7e74a765e7850ad7d5c9c9b850cbc745b5daef53 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nsparse - namespace interface to AML parser
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 2f9d93122d0c2ea59b3103919115c50393b88954..0cea9c363acee958dae66b64fa7d8b3fdb64fdf6 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nspredef - Validation of ACPI predefined methods and objects
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 9a80e3b23496bcff8be5f8c12b83bbf965aa9160..237b3ddeb075705968331b400d025538c023dd44 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nsprepkg - Validation of package objects for predefined names
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index be86fea8e4d48aa08bc0032f582749a1a40ba771..90db2d85e7f5c5c0b3b12e8e5dab9243f9ae6c30 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nsrepair - Repair for objects returned by predefined methods
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 663d85e0adba92fd2cd6f77f7608a9c01dca6bd6..125143c41bb8100bb4f5953ba1070bf400c22414 100644 (file)
@@ -4,7 +4,7 @@
  * Module Name: nsrepair2 - Repair for objects returned by specific
  *                          predefined methods
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index b8d007c84d329e86b06ee7c127c26941b6fd087c..e66abdab8f31c2a3e5e2a6e7d170499325e491fe 100644 (file)
@@ -4,7 +4,7 @@
  * Module Name: nsutils - Utilities for accessing ACPI namespace, accessing
  *                        parents and siblings and Scope manipulation
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index ceea6af79d12135cd00670dcb5cad533beeb3e68..b7f3e8603ad841f8af776d88415a960087a5ca1d 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nswalk - Functions for walking the ACPI namespace
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 161e60ddfb6937f80d3aee27952b056ffbf78a16..984129dcaa0c1efc46b550dc07077f129fc244c5 100644 (file)
@@ -4,7 +4,7 @@
  * Module Name: nsxfname - Public interfaces to the ACPI subsystem
  *                         ACPI Namespace oriented interfaces
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index e62c7897fdf18f7483bd2c4334dc81fe50bf3582..3b40db4ad9f3ec670109542970f5a16a46fccd70 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: psargs - Parse AML opcode arguments
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 207805047bc4dcf11fef3eb44b7de8f467f070c2..3cf0687b99157b4b111f32154719a7ae76e16838 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: psloop - Main AML parse loop
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index ded2779fc8ea3bde7057a11c04341c70b83c710d..2480c26c517106056bc045cc27b91c20fa36af2f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: psobject - Support for parse objects
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 43775c5ce17c535c3f2addb89ec5464be18a7a8b..28af49263ebfae5808a04e569de988d483aab2b5 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: psopcode - Parser/Interpreter opcode information table
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 15e7563829f160dff12af9edb2307637420b9d91..ab9327f6a63c6d35889ce4efb5930f820195f174 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: psopinfo - AML opcode information functions and dispatch tables
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 9b386530ffbec290c0b2b018fba983f3435c0ea2..c780046bf294146d9baf891b3104cc57b375bacc 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: psparse - Parser top level AML parse routines
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index f153ca804740ee0363915f71aec8705a2c312730..fceb311995e9b06b2289e90068126bc4f52a1042 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: psscope - Parser scope stack management routines
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 22d8a2becdd008a47036dd5efa44aa4d61149634..c8aef069486451122bd3823ffa489404352a9cfd 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: pstree - Parser op tree manipulation/traversal/search
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 2512f584fa3c268620036d46e855edeedd4e20c1..00efae2f95ba8872f5f70d0f7d807bd6664b2f34 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: psutils - Parser miscellaneous utilities (Parser only)
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index cf91841297c2649561be04673b80c09d859e2a07..0fe3adf6b0e547aa59c9942cdb3dd5a9b1060f40 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: pswalk - Parser routines to walk parsed op tree(s)
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index ee2ee2c858f2eb3735eb136d85cfb225953f56fb..1bbfc8def3885085755a39712f36b35932215a9d 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: psxface - Parser external interfaces
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 2cf36451e46ff5f4d6c2c1b21aac852725db3db2..523b1e9b98d4587590cb283723583559478e54a1 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: tbdata - Table manager data structure functions
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 0041bfba9abcfac2bcf280927220198244cde5d1..907edc5edba71735c4587c8c48f23ce6cdc1b3de 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: tbfadt   - FADT table utilities
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index b2abb40023a6588c715f0130a1984c3be0ad3853..56d81e490a5cc14f7753242824bb7c3b83b74387 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: tbfind   - find table
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index ef1ffd36ab3ff68a3a88bd50736161e38b223d3f..0bb15add2245f908f16617a3ec10d1c88ffe5291 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: tbinstal - ACPI table installation and removal
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 4764f849cb782fe99dd1073e43dba1fc0b56245d..0b3494ad9a70440eb5d4900a702542bb7cdb8dda 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: tbprint - Table output utilities
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index c5f0b8ec70cc4d788392ece09b9dcf83ae6ad2cd..dfe1ac3ae34a899307a549f8ae2d5ca00511b75f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: tbutils - ACPI Table utilities
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 1640685bf4ae8fc80ab115f04c00d309ab9eb1ab..f8403d480318adf1d3fbdbcac6cc3a30b60ba786 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: tbxface - ACPI table-oriented external interfaces
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 0782acf85722faf0a4e00c32f2e7554babfb1c75..bcba993d4dacffff8196a4701ee599849961c6a2 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: tbxfload - Table load/unload external interfaces
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index e2859d09ca2e35e490dc820c5b6c4ad91d1f50c7..0edc6ef5d46daaaaa8584220ee2cdafda5ec8e28 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: tbxfroot - Find the root ACPI table (RSDT)
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index bb260376bd59573b7b7cbe0ba70e2807d10c0fb7..99fa48722cf686e45f38e2228ddccc4dace8b7f3 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utaddress - op_region address range check
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index d64da4d9e8d06225b73344ba1eeffb6db2460354..303ab51b4fcfe92837459b205c47b6b62c6b1c48 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utalloc - local memory allocation routines
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index f6cd7d4f698b3fff1ea1724a64f8ad39d42a5522..d78656d960e8375a7b89ddc741658b2e34026bc0 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utascii - Utility ascii functions
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index db897af1de05e6e965fa7552ed8f1a6f10ce739a..f2ec427f4e29213fb00ac536e22d0b9f66daaa0a 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utbuffer - Buffer dump routines
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 8533fce7fa937fbfd76ebbe800a53477e4be1b17..1b03a2747401e8e781c338fd20c17d5d01e0fac1 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utcache - local cache allocation routines
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 1fb8327f3c3be0853cb23a8860a0d974193025e9..41bdd0278dd8e756e6cfe511f421d24e9d3907f5 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utcopy - Internal to external object translation utilities
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 5b169b5f0f1a3a098c2061f788bb1718364619c7..0c8cb0612414422ced38cae310fe49905d89e37b 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utdebug - Debug print/trace routines
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 65beaa23766929974d2576d7ef4d025af202fe1a..befdd13b403b7c0091aaf97cde1d0f7832ac0d6f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utdecode - Utility decoding routines (value-to-string)
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 558a9f3b0678228a0e7431ef9410b8b8efa281af..8180d1a458f5b87ff7763adf0cb22c6500df8adf 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: uteval - Object evaluation
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index b0622ec4bb85edfc5fb8aa70b25f189fbae7b96b..e6dcbdc3fc6ec8e3d58f19ba892ae8ab5a709545 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utglobal - Global variables for the ACPI subsystem
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index b6da135d5f41a8b9c1d15e676bff312662853c02..0e02f12513dcb19aeb95a7f89df4d4b948aba282 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: uthex -- Hex/ASCII support functions
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 30198c828ab6749b192cac4c1b4e0c310650e205..3bb06935a2ad36da6969e81391c9e203016a8e83 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utids - support for device Ids - HID, UID, CID, SUB, CLS
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 6f33e7c723276885350836407f102a0237839ea0..fdbc397c038d9a74f5e9f17d793c7ecf2bf17f05 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utinit - Common ACPI subsystem initialization
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 8b4ff11d617abf91a01244ce63392f8346f6f3a2..46be549539e732b3b6a1543883026af5ce1e257a 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utlock - Reader/Writer lock interfaces
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index eee97a9026964c2f748ad418ec7f3f9ecf4e3c40..3e60bdac2200648090a22ef023b5f4ab090ef701 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utobject - ACPI object create/delete/size/cache routines
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index ad2b218039d0f9eee89225e014dbe921afac601d..0a01c08dad8a12064e1e75df35fadb4a4ef0ba56 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utosi - Support for the _OSI predefined control method
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 1b0f68f5ed8c59e49d42524a3af1ca154d4b2124..05fe3470fb93095282087bc89d8b5404a3e95146 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utpredef - support functions for predefined names
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 5839f2fa7400e19ead38b6f7d1eb23387bffe7fe..a874dac7db5cc9ec46b97b422826d8506c15be62 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utprint - Formatted printing routines
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 14de4d15e6188acca6d0e777208a97ca93039e9e..d366be431a8460382ba6591b7f985bda30132f32 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: uttrack - Memory allocation tracking routines (debug only)
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 0a7cf800764313cf508c19e25ac00b5a3c2ac9dd..b8039954b0d1d215a9c12d423fb06b3d190fcbf9 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utuuid -- UUID support functions
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index f497c4b30e6539c0a83d39c335598f7b6c50de89..ca7c9f0144efdc3e0d3202584e148a0687294cfb 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utxface - External interfaces, miscellaneous utility functions
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index cf769e94fe0f1dcbb82f38114d702f95bf8e3c1d..653e3bb20036f05f8097d300a7b9d2185c143988 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utxfinit - External interfaces for ACPICA initialization
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index c2acd29f973d51c8e5c370d3b58a038a27ba8d60..531c1e9a7d105653d77531fb1b0d696b808048de 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acbuffer.h - Support for buffers returned by ACPI predefined names
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 42d573172e5396babc64bc0663e31562befa1c22..5940a3c68a9607493d45ad5ca56efc46bc96d8b4 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acconfig.h - Global configuration constants
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 233a72f169bb7e02b6de42d8c2350c9371163f78..436cd1411c3a57bdc1850b3b570b5069da5e2cea 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acexcep.h - Exception codes returned by the ACPI subsystem
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 8b3eae96706a72a739bb96becb8808c1647ff72c..8922edb32730a9d19c9abb18c114206cd9035784 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acnames.h - Global names and strings
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index c50542dc71e0b24912571eaa09039a98d3a6ef9f..c5d900c0ecda3a1a7aaedf8a44a91f4bf2fa015a 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acoutput.h -- debug output
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index bc7d39ecf57432583ca0785421165d4b7572d9be..e3e8051d4812b1ed5199b191d549606e34d1c213 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acpi.h - Master public include file used to interface to ACPICA
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 2e63b7b390f5a77ed39901ad11f8b084565d7603..33bb8c9a089d24fd36e976a4f68836f4de081daa 100644 (file)
@@ -5,7 +5,7 @@
  *                    interfaces must be implemented by OSL to interface the
  *                    ACPI components to the host operating system.
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index c558d3677a4ae09bdb6e0689bf83b1741c46ca7a..ca07b1371dafc7105dc18e18fc929e3d558d97cd 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acpixf.h - External interfaces to the ACPI subsystem
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 62930583219fb2291b809d0e34d9497966d6be49..d3521894ce6a9f571038b47c891eee1bcbe12b88 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acrestyp.h - Defines, types, and structures for resource descriptors
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index d568128025df8e848119ce5a247d5071c35ea745..5007c41f4d54c206534b13925f3cc9220ea9c84e 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: actbl.h - Basic ACPI Table Definitions
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 22c039ebc6c55551097bee4fe65d10ef81d9f34c..02d06b79e1cd2e54dacf1fa36c2ac51c909f3ac9 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: actbl1.h - Additional ACPI table definitions
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index e45ced27f4c30fa4dadd06e2a3d5a166ad0b0c59..b818ba60e19d55a1299788714dde4a13d70c72c9 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: actbl2.h - ACPI Table Definitions (tables not in ACPI spec)
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 7a58c10ce4216c2238a7d9d5263c15a503089829..2bf3baf819bbed9afc9ac7fdebb91a63afa1bc7e 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: actbl3.h - ACPI Table Definitions
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 2f3f28c7cea369a99c6ecab1847cc6feba129d5c..a2583c2bc0548c8da7ec53f6c535c636661e8ced 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: actypes.h - Common data types for the entire ACPI subsystem
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 23262cab047a70d69f15b2d1e6ba818937664872..9dd4689a39cf8427dfee12e72fae06d5fc823b26 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acuuid.h - ACPI-related UUID/GUID definitions
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 94e89ad478f506f9789cf97e19eee5bbca6f5292..8f6b2654c0b3538c7623e4ad1a2bd79092dfa8ea 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acenv.h - Host and compiler configuration
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 2e36c83448974ded46a9f3b88847bef2ddf046de..c3facf5f849502a554284e93d198b903ee6f8d69 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acenvex.h - Extra host and compiler configuration
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 6a0705b433d2c5ee3cecac32f0e10cbb47a4ba9f..7d63d03cf5077a0d92718cf062e38ad745dac45c 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acgcc.h - GCC specific defines, etc.
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 8dda2856aca1cfe52b2fdbfa3c51e36506a8b207..7c88fd1de95596e194df4102af265c591f709d07 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acgccex.h - Extra GCC specific defines, etc.
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index d2cc247248cb234b1f4a1b45ed989b247f1c7cca..e7fd5e71be62bdb2f52c183fad226522278357ca 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acintel.h - VC specific defines, etc.
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 310501994c028561c2dda7feeed24efc9ecddad2..987e2af7c3356857298fe68902d923054af478e0 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: aclinux.h - OS specific defines, etc. for Linux
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index cc4f1eb53cba25a4c99fb02f71adaa1a55fb3f58..04f88f2de7816cb419bd16d36e7824d1ef9f0281 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: aclinuxex.h - Extra OS specific defines, etc. for Linux
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 28c11c6b4d0683064247f15c8a967f38fe38eb7d..d1d18ff5c9114b182036881b8bc84d647e8a3cd0 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: cfsize - Common get file size function
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 6b41d8b64a0092dceb35e42865248f099e222b8f..c3708f30ab3a3aa19ebc4b67f2e5f32de9e4e295 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: getopt
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index d1f3d44e315eb71720cb8c9fbeb0fab87de15ae3..5aaddc79adf7718b5baa62f3795667dfbf140d5f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: oslinuxtbl - Linux OSL for obtaining ACPI tables
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 30913f124dd5870b8a644f667ce2467156e5bdb5..fd05ddee240f9ad9326ba3a2fcc53ca2b4f3480c 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: osunixdir - Unix directory access interfaces
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 29dfb47adfeb6e3897d2df209423a69a35ce645a..c565546e85bce7eeb2c908b1d53804a03b1e245b 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: osunixmap - Unix OSL for file mappings
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 83d3b3b829b8d550885c07978165abf4dc33b6e6..5b2fd968535fd6b28a71f04ac2d39dd19df21797 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: osunixxf - UNIX OSL interfaces
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 2eb0aaa4f4624f826acf792733b632999aac7deb..26a5eae9f87fb8727890b0726c026db3d0a72010 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: acpidump.h - Include file for acpi_dump utility
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 820baeb5092bd9d8bf19f1fcda31394058b57838..76433296055d7c1fd2a180fbfe52b9560c32ab53 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: apdump - Dump routines for ACPI tables (acpidump)
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index 16d919bd133b6824f80d533a8f4c490b199023f5..a682bae4e6f6bbeba6ae877b76441551657ef64a 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: apfiles - File-related functions for acpidump utility
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/
 
index d8f1b57537d30764f6bd0860b44aa8e3c4ae7152..046e6b8d6baab28771323670226f9d9dfc235a0f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: apmain - Main module for the acpidump utility
  *
- * Copyright (C) 2000 - 2019, Intel Corp.
+ * Copyright (C) 2000 - 2020, Intel Corp.
  *
  *****************************************************************************/