ACPICA: Updated all copyrights to 2021
authorBob Moore <robert.moore@intel.com>
Fri, 15 Jan 2021 18:48:25 +0000 (10:48 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 22 Jan 2021 14:51:53 +0000 (15:51 +0100)
This affects all ACPICA source code modules.

ACPICA commit c570953c914437e621dd5f160f26ddf352e0d2f4

Link: https://github.com/acpica/acpica/commit/c570953c
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 173447d50acfa7b02c8f3bd5a863408ea9a26ee7..725e2f65cdca26f9516212adceb7c567a55495eb 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: acapps - common include for ACPI applications/tools
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
@@ -17,7 +17,7 @@
 /* Common info for tool signons */
 
 #define ACPICA_NAME                 "Intel ACPI Component Architecture"
-#define ACPICA_COPYRIGHT            "Copyright (c) 2000 - 2020 Intel Corporation"
+#define ACPICA_COPYRIGHT            "Copyright (c) 2000 - 2021 Intel Corporation"
 
 #if ACPI_MACHINE_WIDTH == 64
 #define ACPI_WIDTH          " (64-bit version)"
index 94e18bb76556e40cac81acf08fe89f8c8b36bf24..be3826f46f885114288a4a44c47087f54ad03705 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: accommon.h - Common include files for generation of ACPICA source
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index cf85d66da6e7ea19b5497e9179fc9cd07d88351e..53b41c7a6119a021faee4aa4d2f7188ccb91d901 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: acapps - common include for ACPI applications/tools
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index f8a3abdfe25086ba60adb471135dd37444cdc00c..3ccc7b2a76f18ad78c5f5f9d23505692720a4304 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acdebug.h - ACPI/AML debugger
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 7ba6e308f14645d16d07d519f21fd8c372daa93e..3170a24fe5059e2eb9270a65efe0d24eb9a52a38 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acdispat.h - dispatcher (parser to interpreter interface)
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 79f292687bd61566b0417e1995daf4e361eca40f..82a75964343b2211992e10dee21585a70fb0cd71 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acevents.h - Event subcomponent prototypes and defines
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 2fee91f57b213823b0d27fecef4916e4752e6500..d41b810e367c4ab06c18f7f5990a279e3e2da593 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acglobal.h - Declarations for global variables
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 6ab92e28330d5f963d1c894ea1f1175faa75cb55..810de0b4c12562c11f15710635c469533fed9f60 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: achware.h -- hardware specific interfaces
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index a6d896cda2a566ef69a74d983f0f6f6c7bd48e35..816a16e1fc4cf3233c2555c3aaca92dbc8bc041f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acinterp.h - Interpreter subcomponent prototypes and defines
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index f83b98fa13ac6c10ce54e88154aefb8ac4911080..be57436182a123851d46373aab83cd9ea36fb5d0 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: aclocal.h - Internal data types used across the ACPI subsystem
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 168904ba3086a3c66cfc8b600e781cdc71417171..93bd2d19c1568159d5e5f07703602ee5e3f9fb18 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acmacros.h - C macros for the entire subsystem.
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 40f6a3c33a1505251bb32f4fc0599c602cbfa389..199aabac3790bd7f2c2fba895ed6d9a0ca2c5e74 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acnamesp.h - Namespace subcomponent prototypes and defines
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 9f0219a8cb985a48897126c667d9f2a99a914037..af47a3ffd2a42474ae2815338e18db8b2a11c746 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acobject.h - Definition of union acpi_operand_object  (Internal object only)
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 8825394be9abc5ddc1d515cef39300897acee64f..c3f12ee9fc6f3b162c2e24fd936d6de446fd8bb9 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acopcode.h - AML opcode information for the AML parser and interpreter
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index bc00b85c0a8f8cd698953f528098dec3ce5485f2..8e40e5909458f44fb1115ac4a98d9d226f24b079 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: acparser.h - AML Parser subcomponent prototypes and defines
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 57ea2276790f89be74e3c81b5c08101dccb0b7e8..15cf904f075190a2470a54e162264b87b9147acb 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acpredef - Information table for ACPI predefined methods and objects
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 6de8a1650d3d6aeaa6008a83c17b314a352945e4..0cb975a3e01ddc3a10da93c8cfbdb9a1f675b94f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acresrc.h - Resource Manager function prototypes
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 4c900c108f3fdbecb0da725be86e2808edf2e366..e3beb096c46de0eb5b8a185135ada35a25f44c93 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acstruct.h - Internal structs
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 734624facda37503ba3f852f649406b33b2c0f43..e2d0046799a211a114fafa8169e218f770923cba 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: actables.h - ACPI table management
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 7c89b470ec810d9b9a3e2b47b83098d0bb5c86db..be6de7149e670aa5bc2f9ff4f329745fd2b579f4 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acutils.h -- prototypes for the common (subsystem-wide) procedures
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 1d541bbac4a3c9e15a203efbdcec3181a61acd4f..d6b088c5001f91cd482360735915f5108af74319 100644 (file)
@@ -5,7 +5,7 @@
  *                   Declarations and definitions contained herein are derived
  *                   directly from the ACPI specification.
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index e5234e001acfee76de3654fa9f3d305fd3abb179..a9d91a3c29947691f9bfbb820e38c01d115ed938 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: amlresrc.h - AML resource descriptors
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index f5fba14461a6b3efb554b885fea98eb705b65a42..fd813c5d3952951a179c5d87e34b155ec1f3f1d6 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dbhistry - debugger HISTORY command
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index ad17f62e51d9957915760ad7a272fd4640d522aa..6630d6536fb0ed935785874358ca70a7536d5c8e 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 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index b58ffc7acdb988cc5d3187054419ac28a801a9b0..a152f03135cdb4ffa31f91cedaf260a35069daf0 100644 (file)
@@ -4,7 +4,7 @@
  * Module Name: dscontrol - Support for execution control opcodes -
  *                          if/else/while/return
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 2c22e3eff5358bf91b886aed2849cb442164c12f..b9b03d6299303bce5075a80386f1227dcb76e443 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dsdebug - Parser/Interpreter interface - debugging
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index fa768b3a989e962ff15a4bfa50a3cdbc2c1c521a..a1681776796915e41944239a82a22210ed9edb7e 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dsfield - Dispatcher field routines
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 9be2a309424cb9ff409c4afd1b2eabb8b79f05f4..ba6f882e83bcfe0708e8b10b47849880f0b37f23 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dsinit - Object initialization namespace walk
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index cf67caff878abfd415502cf7e1fe3fdaf44ace62..8e011e59b9b48ac467d67545a211de624c9338fc 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dsmethod - Parser/Interpreter interface - control method parsing
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index c0a14a6a2c203a1c8330910c4649b0391abda6b5..3c0c31157e7e029581310b276adff1d909eca8ff 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dsobject - Dispatcher object management routines
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index d9c26e720cb758d4737b23627ef1587fbbf35163..639635291ab76bb874a2000ff67f9296844d19d6 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dsopcode - Dispatcher support for regions and fields
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index d869568d55c23bbe1ba0193a09ba98c05865a386..e642d65bcc66effa0a3e9e991db612a270a87a15 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dspkginit - Completion of deferred package initialization
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 4a9799246faeb72945850f3ec2f2104ec0e4e9ed..41ba7773fd10393f083f7d69e3447db30970d36d 100644 (file)
@@ -4,7 +4,7 @@
  * Module Name: dswexec - Dispatcher method execution callbacks;
  *                        dispatch to interpreter.
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index dd97c86f8e415954f3e405dc9f869434aa461840..a377638e44f97e3d5116108bce0ce962760e167b 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dswload - Dispatcher first pass namespace load callbacks
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index d9a3dfca75552da3dd60b9c2b654e422a8567bc6..3625952c395700e5c080e0f1894d99d1e2aa643e 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dswload2 - Dispatcher second pass namespace load callbacks
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 9c397642fed7335e1600a2e83050899c34ef7187..9c123af08bc156af5c3df4fbef460e99d69d8451 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dswscope - Scope stack manipulation
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 809a0c0536b5936d99087708e3b05393039716e0..fbe2ba05c82a66504dc5a495c59e15ea522afe9f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: dswstate - Dispatcher parse tree walk management routines
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 9efca54c51ac50c6638f0f19c41a8f3efb8ef696..35385148fedb77c26d1f3e1b2ba60adb62410e55 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evevent - Fixed Event handling and dispatch
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 0ced84ae13e4cd1919497485ec3fdf766511b54d..de4eea606ccd91c52cc47701006294de9553e80e 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evglock - Global Lock support
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 06b9c8dd11c966c3fbf2b1ef9c75921ce83c67cb..c5a06882bdf636a5f6e9f8dd51aa1c7dbc555ce3 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evgpe - General Purpose Event handling and dispatch
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index f5298be4273a879471ffa7da5596825d6f5b8688..e5f8245c2d9339bfa8c22ca0f62dfed7712f1f3c 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evgpeblk - GPE block creation and initialization.
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 6d82d30d8f7b0374d2299c9831f6bca7c1c03de9..b0724d6e6e8030611ea2beb805dfef5a7fb932da 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evgpeinit - System GPE initialization and update
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 738873e876ca0f4485f201d02c323b81c16bfa92..2e74308d77258d56c64f31dd1141e812a0ec4ca3 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evgpeutil - GPE utilities
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 5884eba047f735004a57ce3aaa684ead06b19550..ea9485e6a475488ba47d74c2a072b22bd7aa3c83 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evhandler - Support for Address Space handlers
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index ce1eda6beb845d32cb89f94bea78b12c88da303f..f14ebcd610abe9bd7b91fde0b65a89e73be381f1 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evmisc - Miscellaneous event manager support functions
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index a8a4c8c9b9efaa5d0c274f9c1de12f285ba0fb58..3ed7d9ae95cf428b3ded46f8978b84d852b936c7 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evregion - Operation Region support
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 89be3ccdad5383c4687d06ac1d1fe68c37116076..984c172453bfc5675f3115883389de9a0be647db 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evrgnini- ACPI address_space (op_region) init
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index e4e012297eee11fd3fe343e79c3a18ac2c6b3f9a..ff5cf5b0705a8d69bc9553586ce39b54704bf974 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evxface - External interfaces for ACPI events
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 1a15b0087379874259784e7b7262f72f6e9aa8cc..5445a361c621fde952e0b7c6d1ac8635672cb399 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evxfevnt - External Interfaces, ACPI event disable/enable
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 3be60673e461b40af62f4af2320fa02b43e468f7..a6d53cf864500b877f0f084633eeed4d69c9ce11 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: evxfgpe - External Interfaces for General Purpose Events (GPEs)
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index da97fd0c6b51e2a291a186b287b15374ca1b6111..7672d70da850dd388a261cdbb48479ad9a0705ef 100644 (file)
@@ -4,7 +4,7 @@
  * Module Name: evxfregn - External Interfaces, ACPI Operation Regions and
  *                         Address Spaces.
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 43711412722f35f8b0889851ced3ae803394af63..2d220d470c60f358cc91559054312718bf87042d 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exconcat - Concatenate-type AML operators
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 68efd704e2dcc7d945968404d09418490e6606d2..0cd9b3738e7656fb4172469fb1bf9ad6e1000584 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exconfig - Namespace reconfiguration (Load/Unload opcodes)
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 50c7aad2e86d46b7a452b7e358ff858b9c8495d2..6b7498371eb0d55cc20ae82af30d89af5d6b5996 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exconvrt - Object conversion routines
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index a17482428b463134aeb010504b708e7af827e789..80b52ad55775977b8a11df6f89305d6d2bd6f3c0 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: excreate - Named object creation
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index a5223dcaee709755641b99d421dbe6ca05f5afd8..6a01e38b7d5aec428eefc2731996665bf03168b9 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exdebug - Support for stores to the AML Debug Object
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 47a4d9a40d6b72cc5ef932bf62f152c0d3f544a5..2aea44ecc37d0562e05ecd821d83249fcc16f3ce 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exdump - Interpreter debug output routines
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 3323a2ba6a3138472403a0a4b700a77825dbe839..32f03ee8178515b686203639ad8359c02bd9869e 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exfield - AML execution - field_unit read/write
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index cde24e0fa6a8d2342aa7d01ac469e3a0f749765d..bdc7a30d1217c6bd09806172eb4302c95dfb6810 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exfldio - Aml Field I/O
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 717e3998fd77f6f0759333f3cb6de54b3ae82c47..ad19f914641bf67349d36179846e0c38f3edac64 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exmisc - ACPI AML (p-code) execution - specific opcodes
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 9ff247cba571bc0dfbce75acf5b07c9eda346564..6237ae8284b1eb1707c26abee6e6c559373e0a9a 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exmutex - ASL Mutex Acquire/Release functions
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 74f8b0d0452bc5c68a781414e5b4f180610d390f..5283603d078d5ef3c34785f558c7c06e4b544c44 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exnames - interpreter/scanner name load/execute
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index a46d685a3ffcf0888571e89cbdde6e0263197adc..b639e930d64291e55461ac672079590533abeabe 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exoparg1 - AML execution - opcodes with 1 argument
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 03241d18ac1d77b56c0823d815251be16044e83f..10323ab186da42ac4775db0d01cb20f336a029e2 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exoparg2 - AML execution - opcodes with 2 arguments
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index c8d0d75fc4505722c690bb1047ab22b4bd50dee8..140aae0096904a99251e1661d1231050d52daef3 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exoparg3 - AML execution - opcodes with 3 arguments
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 55d0fa056fe7a27965b6be0b7fef607ac75c9bed..2cf9f37a0ba80ef8095a858000d55668ed807629 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exoparg6 - AML execution - opcodes with 6 arguments
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 4a0f03157e0829cc2fb7815002cae684f50726c2..d8c55dde191b1d583a6b949bd6accc0df61fa533 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exprep - ACPI AML field prep utilities
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 4914dbc445179c3e1f9c4d5108a0ab25a6880158..82b713a9a1939a7c25f196fe1a58d3f0a503d488 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exregion - ACPI default op_region (address space) handlers
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 3e4018678c0933f35fffc598126fb873d234573b..d80b76455c505ec15e2fa0a3c07f4ac1afa30c2f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exresnte - AML Interpreter object resolution
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 912a078c60a43e554169133252663708abe9c229..fa6a96242835f0991e8fe045c1cdea96296f0568 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exresolv - AML Interpreter object resolution
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 4a0f8b8bfe6253e5dec85fd77718bb742872f85f..cbe2c88b1dc2507edea403381f991d615c76d8e8 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exresop - AML Interpreter operand/object resolution
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 760bc7cef55afc70d88720c7d2f739a0e69cdd73..8e8d95f7947bde919858d8e1fbb3293eb44ba24e 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exserial - field_unit support for serial address spaces
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 8fe33051275dad4f084856fff2ba9dda8403d363..12f4210ea085d62673f90232033640c7e19e87f3 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exstore - AML Interpreter object store support
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 8c34f4e2ab8fb25e220f18e40cdac532986863cb..08469d37e73e0ec9a5aa6276e79bf76f6675fd76 100644 (file)
@@ -4,7 +4,7 @@
  * Module Name: exstoren - AML Interpreter object store support,
  *                        Store to Node (namespace object)
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index dc66696080a561d4883588fc28547f96804c6687..a826286833299113a6f3d2371568f6db6df83864 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exstorob - AML object store support, store to object
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index f329b01672bb67f332bb0731bf1056391ff03ecc..1281c07112de76e773505d752d95b0ff71a90ec4 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exsystem - Interface to OS services
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 832a47885b99d7b415481ef23407c42472f59bb1..8846f483fb020f9984b15c5f2cf3aff4d2899dc8 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: extrace - Support for interpreter execution tracing
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 8fefa6feac2f98bd9316feefe2f893a7d0a62103..4d41a866f63338a81dd4ebc5487cd19a51d8f672 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: exutils - interpreter/scanner utilities
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 9b9aac27ff7e8bad6da824928d4bfd8d342fb31d..96f55f0799881cb221724c3a73fb94f490fd8bf6 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: hwacpi - ACPI Hardware Initialization/Mode Interface
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index d9be5d0545d4c854caf0ff78f2e9eb46b853220e..803402aefaeb65d1bd9c81affd8d9bc853be65a8 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 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 0c84300e915c550a9659da079b6a5cec7cdeaea7..0770aa176cd505f0dbce9037cf8b9f7e76ae9ca4 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: hwgpe - Low level GPE enable/disable/clear functions
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 317ae870336b7edfffacdea56c6a029d82714dbc..14baa13bf848209257c944196ab9884534a3870d 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 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 07473ddfa9a9492fb4e65c3acf79186415abf3b4..63deadde9f48d3d933804911133b7c9e0575eb40 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: hwtimer.c - ACPI Power Management Timer Interface
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index b2ca7dfd3fc927daee6111d3918dbf9b38e096b8..e15badf4077aabbc46c9b62d35f39f9167ddb006 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: hwvalid - I/O request validation
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 134dbfadcd155c6e4e6591f1edb165464a9e94a5..fb27aaad0dee2345e5ebb28eec535b7eb6c27ff3 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: hwxface - Public ACPICA hardware interfaces
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index a4b66f4b2714123f5b30fac0c94a490321125b18..89b12afed564e15d2e63afbdbec809af7ae21068 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: hwxfsleep.c - ACPI Hardware Sleep/Wake External Interfaces
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 6bbc7d350a16bfd1649ff8a32841c5bf53155aa2..c8a2747005c5b2e1d73ba5c9dfa27cd94c29540f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nsarguments - Validation of args for ACPI predefined methods
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index c86c82939ebb88d3687749ba48663639fac22a59..597d0eed23c166c7a3ee5d49b59ac7b2785a8266 100644 (file)
@@ -4,7 +4,7 @@
  * Module Name: nsconvert - Object conversions for objects returned by
  *                          predefined methods
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 994f0b556c6043378caf72724ad634276bf7e859..2f66f3ed1810c65970efc7d3a0155526287fa6c1 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nsdump - table dumping routines for debug
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index b691fe20e384ec76ac9a7e16d6d8967bc9636c49..d3dc6761bcddbceb96edd5e8fd4965906f519916 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nsdump - table dumping routines for debug
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index e16f6a0c2c3f17a935af387e4d4dae72701d94db..4db81f8ba29ba00237824e3567e138e07a2df154 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nsinit - namespace initialization
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 9ba17891edb652a543fd8b88a4755b679e2f8377..7d77956ed790f39400e5c7ffbbe98c4c4448696c 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nsload - namespace loading/expanding/contracting procedures
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 7e74a765e7850ad7d5c9c9b850cbc745b5daef53..778f80e624befcb31f6fbc050db44d77953377c8 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nsparse - namespace interface to AML parser
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 167a1c2495ab3e3f19cddab7eead42636682f1b6..e4e5f32da7dc0393c057267f86b30396afa0c425 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nspredef - Validation of ACPI predefined methods and objects
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 1875b1cba2029f9a467845008a39bed1acb840a4..6742b50836f79f65cabbd21e537cdb4eab95a54e 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nsprepkg - Validation of package objects for predefined names
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 90db2d85e7f5c5c0b3b12e8e5dab9243f9ae6c30..499067daa22c65a326d241302c2db39923612b8e 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nsrepair - Repair for objects returned by predefined methods
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index d2c8d8279e7a2b45c9db23f63181d5f4e8bd0d07..918513da1b262273d616471410f094747e2e4a6b 100644 (file)
@@ -4,7 +4,7 @@
  * Module Name: nsrepair2 - Repair for objects returned by specific
  *                          predefined methods
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index e66abdab8f31c2a3e5e2a6e7d170499325e491fe..83d0f276da4d52a9948b3b2b0906a7fdac886347 100644 (file)
@@ -4,7 +4,7 @@
  * Module Name: nsutils - Utilities for accessing ACPI namespace, accessing
  *                        parents and siblings and Scope manipulation
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index b7f3e8603ad841f8af776d88415a960087a5ca1d..915c2433463d7272464f0d3e69f2392a4d628996 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: nswalk - Functions for walking the ACPI namespace
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 0e6aba81605b0df1d52b25a5acef2a6d59ee4192..03487546da5a7135c87001342a3371b2b8e89512 100644 (file)
@@ -4,7 +4,7 @@
  * Module Name: nsxfname - Public interfaces to the ACPI subsystem
  *                         ACPI Namespace oriented interfaces
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 3b40db4ad9f3ec670109542970f5a16a46fccd70..b9ff535aa02e694001ad89f173c4eda0adc27ccc 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: psargs - Parse AML opcode arguments
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 1ba17cf16c41435ac975ce0c9fc035cf7c2452f6..4b51dd939f29ac92ac142298edc3f856cf948944 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: psloop - Main AML parse loop
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 2480c26c517106056bc045cc27b91c20fa36af2f..e4420cd6d2814c835111543b28286c03b2bafce2 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: psobject - Support for parse objects
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 28af49263ebfae5808a04e569de988d483aab2b5..3e80eb1a5f35c1dc1aabef1ef2f7c564382cec1e 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: psopcode - Parser/Interpreter opcode information table
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index ab9327f6a63c6d35889ce4efb5930f820195f174..476b00a121f3d8704225158815629610bc471ccc 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: psopinfo - AML opcode information functions and dispatch tables
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 06490a13798255f99528a9aa006c67e3a0b14a55..7eb7a81619a36547165f24ed5e073219aaebc5cb 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: psparse - Parser top level AML parse routines
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index fceb311995e9b06b2289e90068126bc4f52a1042..3f2eada44942fa024ea594bc493ddfc9e4d23e0f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: psscope - Parser scope stack management routines
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index c8aef069486451122bd3823ffa489404352a9cfd..ffb2a7bfc6d7eb6e0aca87441ec68cd9bf0d7cee 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: pstree - Parser op tree manipulation/traversal/search
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 00efae2f95ba8872f5f70d0f7d807bd6664b2f34..e6596051d548612fc9eba4de4a3596ed9a3c7b79 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: psutils - Parser miscellaneous utilities (Parser only)
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 0fe3adf6b0e547aa59c9942cdb3dd5a9b1060f40..7018a789debc5b98c49817d129b16d8bc45a8516 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: pswalk - Parser routines to walk parsed op tree(s)
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 1bbfc8def3885085755a39712f36b35932215a9d..fd0f28c7af1e68369d9402bd9e2df7bf86a8c10c 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: psxface - Parser external interfaces
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 523b1e9b98d4587590cb283723583559478e54a1..ebbca109edcb4403c406b9e3f96988aebcc61bc0 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: tbdata - Table manager data structure functions
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 907edc5edba71735c4587c8c48f23ce6cdc1b3de..5174abfa8af975a18009e1304ec116390d94a6fb 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: tbfadt   - FADT table utilities
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 56d81e490a5cc14f7753242824bb7c3b83b74387..2c2c2b1f5a28daa2fa58f4f90daab5784a89d419 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: tbfind   - find table
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 0bb15add2245f908f16617a3ec10d1c88ffe5291..8d1e5b572493f7c44745b864ed4b7f22208b1e6b 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: tbinstal - ACPI table installation and removal
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 0b3494ad9a70440eb5d4900a702542bb7cdb8dda..254823d494a24667d121b0bbb6a2791728ad0182 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: tbprint - Table output utilities
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index dfe1ac3ae34a899307a549f8ae2d5ca00511b75f..4b9b329a5a922d94490f649fc5bcecf0d55480c6 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: tbutils - ACPI Table utilities
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 7490429ddbf628fdf03a8a615cdea45e46f5afbc..e6f51fedaf1a9defb4fd1bd3e1151d721c93d572 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: tbxface - ACPI table-oriented external interfaces
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index bcba993d4dacffff8196a4701ee599849961c6a2..38623049b962de4b046be5869b7c8749f83b9602 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: tbxfload - Table load/unload external interfaces
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 0edc6ef5d46daaaaa8584220ee2cdafda5ec8e28..9fec3df6c3ba4b782021397d5c3a2b086d10d144 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: tbxfroot - Find the root ACPI table (RSDT)
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 99fa48722cf686e45f38e2228ddccc4dace8b7f3..7001f4b113f1778fb23ab8eae8c6484afb0ab424 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utaddress - op_region address range check
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 303ab51b4fcfe92837459b205c47b6b62c6b1c48..796fd9b33a7d0bdff68f0a775500346d783f66fc 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utalloc - local memory allocation routines
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index d78656d960e8375a7b89ddc741658b2e34026bc0..e1b55575d5fbecff3f69e8bca4126397d6a3af33 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utascii - Utility ascii functions
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index f2ec427f4e29213fb00ac536e22d0b9f66daaa0a..8ab90f78825bd691d744586f31bbd854f3e6a384 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utbuffer - Buffer dump routines
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 1b03a2747401e8e781c338fd20c17d5d01e0fac1..814145019f9521854c7196fc59336d9dfc5da2a5 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utcache - local cache allocation routines
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 41bdd0278dd8e756e6cfe511f421d24e9d3907f5..d9877153f4001d9402cba7cc2802b0ff6156372d 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utcopy - Internal to external object translation utilities
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 0c8cb0612414422ced38cae310fe49905d89e37b..09245945f3192fe57ac1b146c1ca438d24312fe4 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utdebug - Debug print/trace routines
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index ed9aedf604a1a2c9ef1885e077d0327c8b4725c6..bcd3871079d76c4b9d46a9f2e29c949e238983e2 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utdecode - Utility decoding routines (value-to-string)
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 8180d1a458f5b87ff7763adf0cb22c6500df8adf..d2503920c620dfd8da31e07a684d9f89a67095ff 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: uteval - Object evaluation
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index e6dcbdc3fc6ec8e3d58f19ba892ae8ab5a709545..59a48371a7bca35b315269aa889992748ca24954 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utglobal - Global variables for the ACPI subsystem
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 0e02f12513dcb19aeb95a7f89df4d4b948aba282..b1e94c094f9a0b3a4412a0199c439a48c574e798 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: uthex -- Hex/ASCII support functions
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 3e68864ef242b458b51f6a1c7e9893dd977d799c..08e9f316cbde69c9ddefffc559760a0d4c291268 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utids - support for device Ids - HID, UID, CID, SUB, CLS
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index fdbc397c038d9a74f5e9f17d793c7ecf2bf17f05..7b606a1e698649ef075b4ee919bd41c012321551 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utinit - Common ACPI subsystem initialization
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 46be549539e732b3b6a1543883026af5ce1e257a..923dd15e7a169ab136ed8626c197c654ba6fbdc6 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utlock - Reader/Writer lock interfaces
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index bbec04c291d27ac67d7c4e9462090d746425425a..84a210b49e3a42a6d02b4c860d9c5014b07d19f4 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utobject - ACPI object create/delete/size/cache routines
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 0a01c08dad8a12064e1e75df35fadb4a4ef0ba56..7b8e8bf1e8246d33c7e67d5f760cf125e1ce3c26 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utosi - Support for the _OSI predefined control method
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index dd277f7e9f1022455c31946b27e58fc58a55a22c..a6f87a88c30e52dbea0a7ea1eedcacf0798914ea 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utpredef - support functions for predefined names
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 681c11f4af4e89ed2d1f8e02b6c89244fa2646be..e37d612e8db5956a8b0f908fb31a40555bd2dba7 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utprint - Formatted printing routines
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index d366be431a8460382ba6591b7f985bda30132f32..2ce85fcfeb5b1d868f441d727ecf25c89057cf8a 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: uttrack - Memory allocation tracking routines (debug only)
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index b8039954b0d1d215a9c12d423fb06b3d190fcbf9..090e44b6b6c74f71549ae7af78293ed0f8928e31 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utuuid -- UUID support functions
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index ca7c9f0144efdc3e0d3202584e148a0687294cfb..3285c1a92e401a8875e3528de3ba63144c08c5cd 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utxface - External interfaces, miscellaneous utility functions
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 653e3bb20036f05f8097d300a7b9d2185c143988..91016366de1db659baf5b14f2fb6a46df0fc5bbf 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: utxfinit - External interfaces for ACPICA initialization
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 531c1e9a7d105653d77531fb1b0d696b808048de..18197c16149f56d2d50fda6227728f901e69cd5b 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acbuffer.h - Support for buffers returned by ACPI predefined names
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index a225eff499c8ee098010890bb370be39712d1a3e..e92f84fa8c680838812fe545ffaa417df26f1100 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acconfig.h - Global configuration constants
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index f8a4afb0279a3247e3e7a1b78d4dae9ecd2e106b..ea3b1c41bc791da07776befe34474e1685636b78 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acexcep.h - Exception codes returned by the ACPI subsystem
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 8922edb32730a9d19c9abb18c114206cd9035784..a2bc381c7ce712c8cfdd2be0455f971f42a31d23 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acnames.h - Global names and strings
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index c5d900c0ecda3a1a7aaedf8a44a91f4bf2fa015a..1538a6853822c930a6a5b8ed874e7dfaffa0ed80 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acoutput.h -- debug output
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index e3e8051d4812b1ed5199b191d549606e34d1c213..6f6282a862bcdc399a986a38626a391a0791647e 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acpi.h - Master public include file used to interface to ACPICA
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 33bb8c9a089d24fd36e976a4f68836f4de081daa..690c369b717ad108918441ad8add5aabb0fd58f2 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 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index be76e40769cb0ee0df216d8895dcc6143eed3166..be76ba3166cf54bf00e00c26a7140c4f5fa2065c 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acpixf.h - External interfaces to the ACPI subsystem
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index d3521894ce6a9f571038b47c891eee1bcbe12b88..9bccac9becd798c6ddfe5f47c6d331c72e823c9e 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acrestyp.h - Defines, types, and structures for resource descriptors
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 5007c41f4d54c206534b13925f3cc9220ea9c84e..f9cda909f92ccb8c4e1a88c510e3952884e58547 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: actbl.h - Basic ACPI Table Definitions
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 43549547ed3e33686e7ce8a0956dc2701dfc8e87..ea1c2998d54ead169702e3687e5c199d016896c1 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: actbl1.h - Additional ACPI table definitions
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 94bfc0c2a893bb2226d50129bfc88f438356e4a2..d6478c430c99afeea2e3fce9f01ba531ea4c436c 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: actbl2.h - ACPI Table Definitions (tables not in ACPI spec)
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index d90c3e1978e6a64706e786785ccee3f11760f8ae..df5f4b27f3aae2f056a4ea2932629fb3652196a0 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: actbl3.h - ACPI Table Definitions
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 2a32593691bcd13a0f40812baf753ada2ccc44f0..92c71dfce0d5d9967358167fb938cd302e48013f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: actypes.h - Common data types for the entire ACPI subsystem
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index fb7d8d1fd93c8b1c02983f5dfe82b6d55754ebf3..a5c2ca019a12c62d677b13ad1c350a69ef09b131 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acuuid.h - ACPI-related UUID/GUID definitions
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 8f6b2654c0b3538c7623e4ad1a2bd79092dfa8ea..e8958e0d1646060f6cb11ca9afee4666324f4a9a 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acenv.h - Host and compiler configuration
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index c3facf5f849502a554284e93d198b903ee6f8d69..277fe2fa4d9b38289890d5688f88cab678d7f60d 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acenvex.h - Extra host and compiler configuration
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 91f7a02c798a693af820c6c2799014f450f175f9..0cd4f61d4248d5668adc88b6d973c2cb9cedf6c9 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acgcc.h - GCC specific defines, etc.
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 7c88fd1de95596e194df4102af265c591f709d07..738d52865e0a441238324a59779c013ce891b9a4 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acgccex.h - Extra GCC specific defines, etc.
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index e7fd5e71be62bdb2f52c183fad226522278357ca..550fe9a8cd6cdc7ff5873ff620c104d26f9db5b1 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: acintel.h - VC specific defines, etc.
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 72f52a1342a0f6d818575d49902c30342d0a368e..b3ffb9bbf664ba6c25acec4430a272896b9f7c67 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: aclinux.h - OS specific defines, etc. for Linux
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 04f88f2de7816cb419bd16d36e7824d1ef9f0281..5f642b07ad6479f5dea65023e68d471392229873 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Name: aclinuxex.h - Extra OS specific defines, etc. for Linux
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index d1d18ff5c9114b182036881b8bc84d647e8a3cd0..9ea2c0aeb86c4ed7ff7cfdf1b0d8bbff61de0188 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: cfsize - Common get file size function
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index c3708f30ab3a3aa19ebc4b67f2e5f32de9e4e295..3c265bc917a10299b81175e3bfe4c7794dd7b5ef 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: getopt
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 11c5046dce160f12574c53ac38acfa7e6aab1e4b..ccabdbaae6a48d5af4a5f6add321faf760fbdeb3 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: oslinuxtbl - Linux OSL for obtaining ACPI tables
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index fd05ddee240f9ad9326ba3a2fcc53ca2b4f3480c..edd99274cd1221eb7daaf93c655501c2dbf2641e 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: osunixdir - Unix directory access interfaces
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index c565546e85bce7eeb2c908b1d53804a03b1e245b..fee0022560d5f583c338539b0ef19002fc3db09b 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: osunixmap - Unix OSL for file mappings
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 5b2fd968535fd6b28a71f04ac2d39dd19df21797..0861728da562196dead5e704bb7ae40dc5f7da35 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: osunixxf - UNIX OSL interfaces
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 26a5eae9f87fb8727890b0726c026db3d0a72010..e0ebc1dab1cc77804e2b076aae4a9a720be3263b 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: acpidump.h - Include file for acpi_dump utility
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 76433296055d7c1fd2a180fbfe52b9560c32ab53..444e3d78bd89c02be230052dc51a638e2c6546d4 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: apdump - Dump routines for ACPI tables (acpidump)
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index a682bae4e6f6bbeba6ae877b76441551657ef64a..da0c6e13042b19b3d455a918fa5c144f65e92375 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: apfiles - File-related functions for acpidump utility
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/
 
index 046e6b8d6baab28771323670226f9d9dfc235a0f..a4cf6042fcfde4dba382ceb9354d5163e41bf37d 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Module Name: apmain - Main module for the acpidump utility
  *
- * Copyright (C) 2000 - 2020, Intel Corp.
+ * Copyright (C) 2000 - 2021, Intel Corp.
  *
  *****************************************************************************/