ACK: [PATCH] ACPICA: Update to version 20170119

ivanhu ivan.hu at canonical.com
Thu Feb 2 01:19:40 UTC 2017



On 2017年01月20日 01:17, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> Changes in this release of ACPICA are detailed at the following
> link on the ACPICA developer mailing list:
>
> https://lists.acpica.org/pipermail/devel/2017-January/001077.html
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>  src/acpica/source/common/acfileio.c                     |  2 +-
>  src/acpica/source/common/acgetline.c                    |  2 +-
>  src/acpica/source/common/adfile.c                       |  2 +-
>  src/acpica/source/common/adisasm.c                      |  2 +-
>  src/acpica/source/common/adwalk.c                       |  2 +-
>  src/acpica/source/common/ahids.c                        |  2 +-
>  src/acpica/source/common/ahpredef.c                     |  2 +-
>  src/acpica/source/common/ahtable.c                      |  2 +-
>  src/acpica/source/common/ahuuids.c                      |  2 +-
>  src/acpica/source/common/cmfsize.c                      |  2 +-
>  src/acpica/source/common/dmextern.c                     |  2 +-
>  src/acpica/source/common/dmrestag.c                     |  2 +-
>  src/acpica/source/common/dmtable.c                      |  2 +-
>  src/acpica/source/common/dmtables.c                     |  2 +-
>  src/acpica/source/common/dmtbdump.c                     |  2 +-
>  src/acpica/source/common/dmtbinfo.c                     |  2 +-
>  src/acpica/source/common/getopt.c                       |  2 +-
>  src/acpica/source/compiler/aslanalyze.c                 |  2 +-
>  src/acpica/source/compiler/aslascii.c                   |  2 +-
>  src/acpica/source/compiler/aslbtypes.c                  |  2 +-
>  src/acpica/source/compiler/aslcodegen.c                 |  2 +-
>  src/acpica/source/compiler/aslcompile.c                 |  2 +-
>  src/acpica/source/compiler/aslcompiler.h                |  2 +-
>  src/acpica/source/compiler/aslcompiler.l                |  2 +-
>  src/acpica/source/compiler/aslcstyle.y                  |  2 +-
>  src/acpica/source/compiler/asldebug.c                   |  2 +-
>  src/acpica/source/compiler/asldefine.h                  |  4 ++--
>  src/acpica/source/compiler/aslerror.c                   |  2 +-
>  src/acpica/source/compiler/aslexternal.c                |  2 +-
>  src/acpica/source/compiler/aslfileio.c                  |  2 +-
>  src/acpica/source/compiler/aslfiles.c                   |  2 +-
>  src/acpica/source/compiler/aslfold.c                    |  2 +-
>  src/acpica/source/compiler/aslglobal.h                  |  2 +-
>  src/acpica/source/compiler/aslhelpers.y                 |  2 +-
>  src/acpica/source/compiler/aslhex.c                     |  2 +-
>  src/acpica/source/compiler/aslkeywords.y                |  2 +-
>  src/acpica/source/compiler/asllength.c                  |  2 +-
>  src/acpica/source/compiler/asllisting.c                 |  2 +-
>  src/acpica/source/compiler/asllistsup.c                 |  2 +-
>  src/acpica/source/compiler/aslload.c                    |  2 +-
>  src/acpica/source/compiler/asllookup.c                  |  2 +-
>  src/acpica/source/compiler/aslmain.c                    |  2 +-
>  src/acpica/source/compiler/aslmap.c                     |  2 +-
>  src/acpica/source/compiler/aslmapoutput.c               |  2 +-
>  src/acpica/source/compiler/aslmaputils.c                |  2 +-
>  src/acpica/source/compiler/aslmessages.c                |  2 +-
>  src/acpica/source/compiler/aslmessages.h                |  2 +-
>  src/acpica/source/compiler/aslmethod.c                  |  2 +-
>  src/acpica/source/compiler/aslnamesp.c                  |  2 +-
>  src/acpica/source/compiler/asloffset.c                  |  2 +-
>  src/acpica/source/compiler/aslopcodes.c                 |  2 +-
>  src/acpica/source/compiler/asloperands.c                |  2 +-
>  src/acpica/source/compiler/aslopt.c                     |  2 +-
>  src/acpica/source/compiler/aslparser.y                  |  2 +-
>  src/acpica/source/compiler/aslpld.c                     |  2 +-
>  src/acpica/source/compiler/aslpredef.c                  |  2 +-
>  src/acpica/source/compiler/aslprepkg.c                  |  2 +-
>  src/acpica/source/compiler/aslprimaries.y               |  2 +-
>  src/acpica/source/compiler/aslprintf.c                  |  2 +-
>  src/acpica/source/compiler/aslprune.c                   |  2 +-
>  src/acpica/source/compiler/aslresource.c                |  2 +-
>  src/acpica/source/compiler/aslresources.y               |  2 +-
>  src/acpica/source/compiler/aslrestype1.c                |  2 +-
>  src/acpica/source/compiler/aslrestype1i.c               |  2 +-
>  src/acpica/source/compiler/aslrestype2.c                |  2 +-
>  src/acpica/source/compiler/aslrestype2d.c               |  2 +-
>  src/acpica/source/compiler/aslrestype2e.c               |  2 +-
>  src/acpica/source/compiler/aslrestype2q.c               |  2 +-
>  src/acpica/source/compiler/aslrestype2s.c               |  2 +-
>  src/acpica/source/compiler/aslrestype2w.c               |  2 +-
>  src/acpica/source/compiler/aslrules.y                   |  2 +-
>  src/acpica/source/compiler/aslstartup.c                 |  2 +-
>  src/acpica/source/compiler/aslstubs.c                   |  2 +-
>  src/acpica/source/compiler/aslsupport.l                 |  2 +-
>  src/acpica/source/compiler/aslsupport.y                 |  2 +-
>  src/acpica/source/compiler/asltokens.y                  |  2 +-
>  src/acpica/source/compiler/asltransform.c               |  2 +-
>  src/acpica/source/compiler/asltree.c                    |  2 +-
>  src/acpica/source/compiler/asltypes.h                   |  2 +-
>  src/acpica/source/compiler/asltypes.y                   |  2 +-
>  src/acpica/source/compiler/aslutils.c                   |  6 +++---
>  src/acpica/source/compiler/asluuid.c                    |  2 +-
>  src/acpica/source/compiler/aslwalks.c                   |  2 +-
>  src/acpica/source/compiler/aslxref.c                    | 15 ++++++---------
>  src/acpica/source/compiler/aslxrefout.c                 |  2 +-
>  src/acpica/source/compiler/dtcompile.c                  |  2 +-
>  src/acpica/source/compiler/dtcompiler.h                 |  2 +-
>  src/acpica/source/compiler/dtexpress.c                  |  2 +-
>  src/acpica/source/compiler/dtfield.c                    |  2 +-
>  src/acpica/source/compiler/dtio.c                       |  2 +-
>  src/acpica/source/compiler/dtparser.l                   |  2 +-
>  src/acpica/source/compiler/dtparser.y                   |  2 +-
>  src/acpica/source/compiler/dtsubtable.c                 |  2 +-
>  src/acpica/source/compiler/dttable.c                    |  2 +-
>  src/acpica/source/compiler/dttable1.c                   |  2 +-
>  src/acpica/source/compiler/dttable2.c                   |  2 +-
>  src/acpica/source/compiler/dttemplate.c                 |  2 +-
>  src/acpica/source/compiler/dttemplate.h                 |  2 +-
>  src/acpica/source/compiler/dtutils.c                    |  2 +-
>  src/acpica/source/compiler/preprocess.h                 |  2 +-
>  src/acpica/source/compiler/prexpress.c                  |  2 +-
>  src/acpica/source/compiler/prmacros.c                   |  2 +-
>  src/acpica/source/compiler/prparser.l                   |  2 +-
>  src/acpica/source/compiler/prparser.y                   |  2 +-
>  src/acpica/source/compiler/prscan.c                     |  2 +-
>  src/acpica/source/compiler/prutils.c                    |  2 +-
>  src/acpica/source/components/debugger/dbcmds.c          |  2 +-
>  src/acpica/source/components/debugger/dbconvert.c       |  2 +-
>  src/acpica/source/components/debugger/dbdisply.c        |  2 +-
>  src/acpica/source/components/debugger/dbexec.c          |  2 +-
>  src/acpica/source/components/debugger/dbfileio.c        |  2 +-
>  src/acpica/source/components/debugger/dbhistry.c        |  2 +-
>  src/acpica/source/components/debugger/dbinput.c         |  2 +-
>  src/acpica/source/components/debugger/dbmethod.c        |  2 +-
>  src/acpica/source/components/debugger/dbnames.c         |  2 +-
>  src/acpica/source/components/debugger/dbobject.c        |  2 +-
>  src/acpica/source/components/debugger/dbstats.c         |  2 +-
>  src/acpica/source/components/debugger/dbtest.c          |  2 +-
>  src/acpica/source/components/debugger/dbutils.c         |  2 +-
>  src/acpica/source/components/debugger/dbxface.c         |  2 +-
>  src/acpica/source/components/disassembler/dmbuffer.c    |  2 +-
>  src/acpica/source/components/disassembler/dmcstyle.c    |  2 +-
>  src/acpica/source/components/disassembler/dmdeferred.c  |  2 +-
>  src/acpica/source/components/disassembler/dmnames.c     |  2 +-
>  src/acpica/source/components/disassembler/dmopcode.c    |  2 +-
>  src/acpica/source/components/disassembler/dmresrc.c     |  2 +-
>  src/acpica/source/components/disassembler/dmresrcl.c    |  2 +-
>  src/acpica/source/components/disassembler/dmresrcl2.c   |  2 +-
>  src/acpica/source/components/disassembler/dmresrcs.c    |  2 +-
>  src/acpica/source/components/disassembler/dmutils.c     |  2 +-
>  src/acpica/source/components/disassembler/dmwalk.c      |  2 +-
>  src/acpica/source/components/dispatcher/dsargs.c        |  2 +-
>  src/acpica/source/components/dispatcher/dscontrol.c     |  2 +-
>  src/acpica/source/components/dispatcher/dsdebug.c       |  2 +-
>  src/acpica/source/components/dispatcher/dsfield.c       |  2 +-
>  src/acpica/source/components/dispatcher/dsinit.c        |  2 +-
>  src/acpica/source/components/dispatcher/dsmethod.c      |  2 +-
>  src/acpica/source/components/dispatcher/dsmthdat.c      |  2 +-
>  src/acpica/source/components/dispatcher/dsobject.c      |  2 +-
>  src/acpica/source/components/dispatcher/dsopcode.c      |  2 +-
>  src/acpica/source/components/dispatcher/dsutils.c       |  2 +-
>  src/acpica/source/components/dispatcher/dswexec.c       |  2 +-
>  src/acpica/source/components/dispatcher/dswload.c       |  2 +-
>  src/acpica/source/components/dispatcher/dswload2.c      |  2 +-
>  src/acpica/source/components/dispatcher/dswscope.c      |  2 +-
>  src/acpica/source/components/dispatcher/dswstate.c      |  2 +-
>  src/acpica/source/components/events/evevent.c           |  2 +-
>  src/acpica/source/components/events/evglock.c           |  2 +-
>  src/acpica/source/components/events/evgpe.c             |  2 +-
>  src/acpica/source/components/events/evgpeblk.c          |  2 +-
>  src/acpica/source/components/events/evgpeinit.c         |  2 +-
>  src/acpica/source/components/events/evgpeutil.c         |  2 +-
>  src/acpica/source/components/events/evhandler.c         |  2 +-
>  src/acpica/source/components/events/evmisc.c            |  2 +-
>  src/acpica/source/components/events/evregion.c          |  2 +-
>  src/acpica/source/components/events/evrgnini.c          |  2 +-
>  src/acpica/source/components/events/evsci.c             |  2 +-
>  src/acpica/source/components/events/evxface.c           |  2 +-
>  src/acpica/source/components/events/evxfevnt.c          |  2 +-
>  src/acpica/source/components/events/evxfgpe.c           |  2 +-
>  src/acpica/source/components/events/evxfregn.c          |  2 +-
>  src/acpica/source/components/executer/exconcat.c        |  2 +-
>  src/acpica/source/components/executer/exconfig.c        |  2 +-
>  src/acpica/source/components/executer/exconvrt.c        |  2 +-
>  src/acpica/source/components/executer/excreate.c        |  2 +-
>  src/acpica/source/components/executer/exdebug.c         |  2 +-
>  src/acpica/source/components/executer/exdump.c          |  2 +-
>  src/acpica/source/components/executer/exfield.c         |  2 +-
>  src/acpica/source/components/executer/exfldio.c         |  2 +-
>  src/acpica/source/components/executer/exmisc.c          |  2 +-
>  src/acpica/source/components/executer/exmutex.c         |  2 +-
>  src/acpica/source/components/executer/exnames.c         |  2 +-
>  src/acpica/source/components/executer/exoparg1.c        |  2 +-
>  src/acpica/source/components/executer/exoparg2.c        |  2 +-
>  src/acpica/source/components/executer/exoparg3.c        |  2 +-
>  src/acpica/source/components/executer/exoparg6.c        |  2 +-
>  src/acpica/source/components/executer/exprep.c          |  2 +-
>  src/acpica/source/components/executer/exregion.c        |  2 +-
>  src/acpica/source/components/executer/exresnte.c        |  2 +-
>  src/acpica/source/components/executer/exresolv.c        |  2 +-
>  src/acpica/source/components/executer/exresop.c         |  2 +-
>  src/acpica/source/components/executer/exstore.c         |  2 +-
>  src/acpica/source/components/executer/exstoren.c        |  2 +-
>  src/acpica/source/components/executer/exstorob.c        |  2 +-
>  src/acpica/source/components/executer/exsystem.c        |  2 +-
>  src/acpica/source/components/executer/extrace.c         |  2 +-
>  src/acpica/source/components/executer/exutils.c         |  2 +-
>  src/acpica/source/components/hardware/hwacpi.c          |  2 +-
>  src/acpica/source/components/hardware/hwesleep.c        |  2 +-
>  src/acpica/source/components/hardware/hwgpe.c           |  2 +-
>  src/acpica/source/components/hardware/hwpci.c           |  2 +-
>  src/acpica/source/components/hardware/hwregs.c          |  2 +-
>  src/acpica/source/components/hardware/hwsleep.c         |  2 +-
>  src/acpica/source/components/hardware/hwvalid.c         |  2 +-
>  src/acpica/source/components/hardware/hwxface.c         |  2 +-
>  src/acpica/source/components/hardware/hwxfsleep.c       |  2 +-
>  src/acpica/source/components/namespace/nsaccess.c       |  2 +-
>  src/acpica/source/components/namespace/nsalloc.c        |  2 +-
>  src/acpica/source/components/namespace/nsarguments.c    |  2 +-
>  src/acpica/source/components/namespace/nsconvert.c      |  2 +-
>  src/acpica/source/components/namespace/nsdump.c         |  2 +-
>  src/acpica/source/components/namespace/nsdumpdv.c       |  2 +-
>  src/acpica/source/components/namespace/nseval.c         |  2 +-
>  src/acpica/source/components/namespace/nsinit.c         |  2 +-
>  src/acpica/source/components/namespace/nsload.c         |  2 +-
>  src/acpica/source/components/namespace/nsnames.c        |  2 +-
>  src/acpica/source/components/namespace/nsobject.c       |  2 +-
>  src/acpica/source/components/namespace/nsparse.c        |  2 +-
>  src/acpica/source/components/namespace/nspredef.c       |  2 +-
>  src/acpica/source/components/namespace/nsprepkg.c       |  2 +-
>  src/acpica/source/components/namespace/nsrepair.c       |  2 +-
>  src/acpica/source/components/namespace/nsrepair2.c      |  2 +-
>  src/acpica/source/components/namespace/nssearch.c       |  2 +-
>  src/acpica/source/components/namespace/nsutils.c        |  2 +-
>  src/acpica/source/components/namespace/nswalk.c         |  2 +-
>  src/acpica/source/components/namespace/nsxfeval.c       |  2 +-
>  src/acpica/source/components/namespace/nsxfname.c       |  2 +-
>  src/acpica/source/components/namespace/nsxfobj.c        |  2 +-
>  src/acpica/source/components/parser/psargs.c            |  2 +-
>  src/acpica/source/components/parser/psloop.c            |  2 +-
>  src/acpica/source/components/parser/psobject.c          |  2 +-
>  src/acpica/source/components/parser/psopcode.c          |  2 +-
>  src/acpica/source/components/parser/psopinfo.c          |  2 +-
>  src/acpica/source/components/parser/psparse.c           |  2 +-
>  src/acpica/source/components/parser/psscope.c           |  2 +-
>  src/acpica/source/components/parser/pstree.c            |  2 +-
>  src/acpica/source/components/parser/psutils.c           |  2 +-
>  src/acpica/source/components/parser/pswalk.c            |  2 +-
>  src/acpica/source/components/parser/psxface.c           |  2 +-
>  src/acpica/source/components/resources/rsaddr.c         |  2 +-
>  src/acpica/source/components/resources/rscalc.c         |  2 +-
>  src/acpica/source/components/resources/rscreate.c       |  2 +-
>  src/acpica/source/components/resources/rsdump.c         |  2 +-
>  src/acpica/source/components/resources/rsdumpinfo.c     |  2 +-
>  src/acpica/source/components/resources/rsinfo.c         |  2 +-
>  src/acpica/source/components/resources/rsio.c           |  2 +-
>  src/acpica/source/components/resources/rsirq.c          |  2 +-
>  src/acpica/source/components/resources/rslist.c         |  2 +-
>  src/acpica/source/components/resources/rsmemory.c       |  2 +-
>  src/acpica/source/components/resources/rsmisc.c         |  2 +-
>  src/acpica/source/components/resources/rsserial.c       |  2 +-
>  src/acpica/source/components/resources/rsutils.c        |  2 +-
>  src/acpica/source/components/resources/rsxface.c        |  2 +-
>  src/acpica/source/components/tables/tbdata.c            |  2 +-
>  src/acpica/source/components/tables/tbfadt.c            |  2 +-
>  src/acpica/source/components/tables/tbfind.c            |  2 +-
>  src/acpica/source/components/tables/tbinstal.c          |  2 +-
>  src/acpica/source/components/tables/tbprint.c           |  2 +-
>  src/acpica/source/components/tables/tbutils.c           |  2 +-
>  src/acpica/source/components/tables/tbxface.c           |  2 +-
>  src/acpica/source/components/tables/tbxfload.c          |  2 +-
>  src/acpica/source/components/tables/tbxfroot.c          |  2 +-
>  src/acpica/source/components/utilities/utaddress.c      |  2 +-
>  src/acpica/source/components/utilities/utalloc.c        |  2 +-
>  src/acpica/source/components/utilities/utascii.c        |  2 +-
>  src/acpica/source/components/utilities/utbuffer.c       |  2 +-
>  src/acpica/source/components/utilities/utcache.c        |  2 +-
>  src/acpica/source/components/utilities/utcopy.c         |  2 +-
>  src/acpica/source/components/utilities/utdebug.c        |  2 +-
>  src/acpica/source/components/utilities/utdecode.c       |  2 +-
>  src/acpica/source/components/utilities/utdelete.c       |  2 +-
>  src/acpica/source/components/utilities/uterror.c        |  2 +-
>  src/acpica/source/components/utilities/uteval.c         |  2 +-
>  src/acpica/source/components/utilities/utexcep.c        |  2 +-
>  src/acpica/source/components/utilities/utglobal.c       |  2 +-
>  src/acpica/source/components/utilities/uthex.c          |  2 +-
>  src/acpica/source/components/utilities/utids.c          |  2 +-
>  src/acpica/source/components/utilities/utinit.c         |  2 +-
>  src/acpica/source/components/utilities/utlock.c         |  2 +-
>  src/acpica/source/components/utilities/utmath.c         |  2 +-
>  src/acpica/source/components/utilities/utmisc.c         |  2 +-
>  src/acpica/source/components/utilities/utmutex.c        |  2 +-
>  src/acpica/source/components/utilities/utnonansi.c      |  2 +-
>  src/acpica/source/components/utilities/utobject.c       |  2 +-
>  src/acpica/source/components/utilities/utosi.c          |  2 +-
>  src/acpica/source/components/utilities/utownerid.c      |  2 +-
>  src/acpica/source/components/utilities/utpredef.c       |  2 +-
>  src/acpica/source/components/utilities/utresrc.c        |  2 +-
>  src/acpica/source/components/utilities/utstate.c        |  2 +-
>  src/acpica/source/components/utilities/utstring.c       |  2 +-
>  src/acpica/source/components/utilities/utstrtoul64.c    |  2 +-
>  src/acpica/source/components/utilities/uttrack.c        |  2 +-
>  src/acpica/source/components/utilities/utuuid.c         |  2 +-
>  src/acpica/source/components/utilities/utxface.c        |  2 +-
>  src/acpica/source/components/utilities/utxferror.c      |  2 +-
>  src/acpica/source/components/utilities/utxfinit.c       |  2 +-
>  src/acpica/source/include/acapps.h                      | 14 +++++++-------
>  src/acpica/source/include/acbuffer.h                    |  2 +-
>  src/acpica/source/include/accommon.h                    |  2 +-
>  src/acpica/source/include/acconfig.h                    |  2 +-
>  src/acpica/source/include/acdebug.h                     |  2 +-
>  src/acpica/source/include/acdisasm.h                    |  2 +-
>  src/acpica/source/include/acdispat.h                    |  2 +-
>  src/acpica/source/include/acevents.h                    |  2 +-
>  src/acpica/source/include/acexcep.h                     |  2 +-
>  src/acpica/source/include/acglobal.h                    |  2 +-
>  src/acpica/source/include/achware.h                     |  2 +-
>  src/acpica/source/include/acinterp.h                    |  2 +-
>  src/acpica/source/include/aclocal.h                     |  2 +-
>  src/acpica/source/include/acmacros.h                    |  2 +-
>  src/acpica/source/include/acnames.h                     |  2 +-
>  src/acpica/source/include/acnamesp.h                    |  2 +-
>  src/acpica/source/include/acobject.h                    |  2 +-
>  src/acpica/source/include/acopcode.h                    |  2 +-
>  src/acpica/source/include/acoutput.h                    |  2 +-
>  src/acpica/source/include/acparser.h                    |  2 +-
>  src/acpica/source/include/acpi.h                        |  2 +-
>  src/acpica/source/include/acpiosxf.h                    |  2 +-
>  src/acpica/source/include/acpixf.h                      |  4 ++--
>  src/acpica/source/include/acpredef.h                    |  2 +-
>  src/acpica/source/include/acresrc.h                     |  2 +-
>  src/acpica/source/include/acrestyp.h                    |  2 +-
>  src/acpica/source/include/acstruct.h                    |  2 +-
>  src/acpica/source/include/actables.h                    |  2 +-
>  src/acpica/source/include/actbl.h                       |  2 +-
>  src/acpica/source/include/actbl1.h                      |  2 +-
>  src/acpica/source/include/actbl2.h                      |  2 +-
>  src/acpica/source/include/actbl3.h                      |  2 +-
>  src/acpica/source/include/actypes.h                     |  2 +-
>  src/acpica/source/include/acutils.h                     |  2 +-
>  src/acpica/source/include/acuuid.h                      |  2 +-
>  src/acpica/source/include/amlcode.h                     |  2 +-
>  src/acpica/source/include/amlresrc.h                    |  2 +-
>  src/acpica/source/include/platform/acenv.h              |  2 +-
>  src/acpica/source/include/platform/acenvex.h            |  2 +-
>  src/acpica/source/include/platform/acgcc.h              |  2 +-
>  src/acpica/source/include/platform/acgccex.h            |  2 +-
>  src/acpica/source/include/platform/aclinux.h            |  9 ++++++++-
>  src/acpica/source/include/platform/aclinuxex.h          |  6 +-----
>  src/acpica/source/os_specific/service_layers/osunixxf.c |  4 ++--
>  src/acpica/source/tools/acpiexec/aecommon.h             |  2 +-
>  src/acpica/source/tools/acpiexec/aehandlers.c           |  2 +-
>  src/acpica/source/tools/acpiexec/aeinitfile.c           |  2 +-
>  src/acpica/source/tools/acpiexec/aeregion.c             |  2 +-
>  334 files changed, 357 insertions(+), 357 deletions(-)
>
> diff --git a/src/acpica/source/common/acfileio.c b/src/acpica/source/common/acfileio.c
> index ca7e79e..1b97986 100644
> --- a/src/acpica/source/common/acfileio.c
> +++ b/src/acpica/source/common/acfileio.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/common/acgetline.c b/src/acpica/source/common/acgetline.c
> index a28aaf7..e6f3e98 100644
> --- a/src/acpica/source/common/acgetline.c
> +++ b/src/acpica/source/common/acgetline.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/common/adfile.c b/src/acpica/source/common/adfile.c
> index b7667c2..f423fde 100644
> --- a/src/acpica/source/common/adfile.c
> +++ b/src/acpica/source/common/adfile.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/common/adisasm.c b/src/acpica/source/common/adisasm.c
> index daaea05..8ff7657 100644
> --- a/src/acpica/source/common/adisasm.c
> +++ b/src/acpica/source/common/adisasm.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/common/adwalk.c b/src/acpica/source/common/adwalk.c
> index ca4ece9..a9dd65e 100644
> --- a/src/acpica/source/common/adwalk.c
> +++ b/src/acpica/source/common/adwalk.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/common/ahids.c b/src/acpica/source/common/ahids.c
> index d0e5916..ea62185 100644
> --- a/src/acpica/source/common/ahids.c
> +++ b/src/acpica/source/common/ahids.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/common/ahpredef.c b/src/acpica/source/common/ahpredef.c
> index 1c81444..dce96a3 100644
> --- a/src/acpica/source/common/ahpredef.c
> +++ b/src/acpica/source/common/ahpredef.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/common/ahtable.c b/src/acpica/source/common/ahtable.c
> index 67d1eea..6b7efb7 100644
> --- a/src/acpica/source/common/ahtable.c
> +++ b/src/acpica/source/common/ahtable.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/common/ahuuids.c b/src/acpica/source/common/ahuuids.c
> index 157a5ee..ba36040 100644
> --- a/src/acpica/source/common/ahuuids.c
> +++ b/src/acpica/source/common/ahuuids.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/common/cmfsize.c b/src/acpica/source/common/cmfsize.c
> index 2139e4b..a6ea9e6 100644
> --- a/src/acpica/source/common/cmfsize.c
> +++ b/src/acpica/source/common/cmfsize.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/common/dmextern.c b/src/acpica/source/common/dmextern.c
> index d4b66a4..206916e 100644
> --- a/src/acpica/source/common/dmextern.c
> +++ b/src/acpica/source/common/dmextern.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/common/dmrestag.c b/src/acpica/source/common/dmrestag.c
> index 4ebcaba..a4e1f9f 100644
> --- a/src/acpica/source/common/dmrestag.c
> +++ b/src/acpica/source/common/dmrestag.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/common/dmtable.c b/src/acpica/source/common/dmtable.c
> index ff0603d..dd85dd0 100644
> --- a/src/acpica/source/common/dmtable.c
> +++ b/src/acpica/source/common/dmtable.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/common/dmtables.c b/src/acpica/source/common/dmtables.c
> index 06897dc..554e6df 100644
> --- a/src/acpica/source/common/dmtables.c
> +++ b/src/acpica/source/common/dmtables.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/common/dmtbdump.c b/src/acpica/source/common/dmtbdump.c
> index ae48276..36c41c7 100644
> --- a/src/acpica/source/common/dmtbdump.c
> +++ b/src/acpica/source/common/dmtbdump.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/common/dmtbinfo.c b/src/acpica/source/common/dmtbinfo.c
> index 522ed00..041327f 100644
> --- a/src/acpica/source/common/dmtbinfo.c
> +++ b/src/acpica/source/common/dmtbinfo.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/common/getopt.c b/src/acpica/source/common/getopt.c
> index d309789..1c1641f 100644
> --- a/src/acpica/source/common/getopt.c
> +++ b/src/acpica/source/common/getopt.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslanalyze.c b/src/acpica/source/compiler/aslanalyze.c
> index eb392cb..dc96029 100644
> --- a/src/acpica/source/compiler/aslanalyze.c
> +++ b/src/acpica/source/compiler/aslanalyze.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslascii.c b/src/acpica/source/compiler/aslascii.c
> index daf4dcf..f3b4d2f 100644
> --- a/src/acpica/source/compiler/aslascii.c
> +++ b/src/acpica/source/compiler/aslascii.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslbtypes.c b/src/acpica/source/compiler/aslbtypes.c
> index 0a70481..41ac7f9 100644
> --- a/src/acpica/source/compiler/aslbtypes.c
> +++ b/src/acpica/source/compiler/aslbtypes.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslcodegen.c b/src/acpica/source/compiler/aslcodegen.c
> index 410a400..0764e78 100644
> --- a/src/acpica/source/compiler/aslcodegen.c
> +++ b/src/acpica/source/compiler/aslcodegen.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslcompile.c b/src/acpica/source/compiler/aslcompile.c
> index aba05b1..e601ede 100644
> --- a/src/acpica/source/compiler/aslcompile.c
> +++ b/src/acpica/source/compiler/aslcompile.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslcompiler.h b/src/acpica/source/compiler/aslcompiler.h
> index 4e6cb9a..dc6f649 100644
> --- a/src/acpica/source/compiler/aslcompiler.h
> +++ b/src/acpica/source/compiler/aslcompiler.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslcompiler.l b/src/acpica/source/compiler/aslcompiler.l
> index 9a396ec..e4592aa 100644
> --- a/src/acpica/source/compiler/aslcompiler.l
> +++ b/src/acpica/source/compiler/aslcompiler.l
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslcstyle.y b/src/acpica/source/compiler/aslcstyle.y
> index 508af32..7186cd0 100644
> --- a/src/acpica/source/compiler/aslcstyle.y
> +++ b/src/acpica/source/compiler/aslcstyle.y
> @@ -9,7 +9,7 @@ NoEcho('
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/asldebug.c b/src/acpica/source/compiler/asldebug.c
> index 4a3aa6d..84eefbf 100644
> --- a/src/acpica/source/compiler/asldebug.c
> +++ b/src/acpica/source/compiler/asldebug.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/asldefine.h b/src/acpica/source/compiler/asldefine.h
> index 47e64ac..8c47087 100644
> --- a/src/acpica/source/compiler/asldefine.h
> +++ b/src/acpica/source/compiler/asldefine.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> @@ -120,7 +120,7 @@
>  /*
>   * Compiler versions and names
>   */
> -#define ASL_COMPILER_NAME           "ASL+ Optimizing Compiler"
> +#define ASL_COMPILER_NAME           "ASL+ Optimizing Compiler/Disassembler"
>  #define AML_DISASSEMBLER_NAME       "AML/ASL+ Disassembler"
>  #define ASL_INVOCATION_NAME         "iasl"
>  #define ASL_CREATOR_ID              "INTL"
> diff --git a/src/acpica/source/compiler/aslerror.c b/src/acpica/source/compiler/aslerror.c
> index dd49a97..f657e51 100644
> --- a/src/acpica/source/compiler/aslerror.c
> +++ b/src/acpica/source/compiler/aslerror.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslexternal.c b/src/acpica/source/compiler/aslexternal.c
> index ca1d4b2..1a4a39c 100644
> --- a/src/acpica/source/compiler/aslexternal.c
> +++ b/src/acpica/source/compiler/aslexternal.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslfileio.c b/src/acpica/source/compiler/aslfileio.c
> index 43a3d33..a035b5d 100644
> --- a/src/acpica/source/compiler/aslfileio.c
> +++ b/src/acpica/source/compiler/aslfileio.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslfiles.c b/src/acpica/source/compiler/aslfiles.c
> index f681b28..ea9ba54 100644
> --- a/src/acpica/source/compiler/aslfiles.c
> +++ b/src/acpica/source/compiler/aslfiles.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslfold.c b/src/acpica/source/compiler/aslfold.c
> index 4d28aae..00cbb1f 100644
> --- a/src/acpica/source/compiler/aslfold.c
> +++ b/src/acpica/source/compiler/aslfold.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslglobal.h b/src/acpica/source/compiler/aslglobal.h
> index 255dbe0..da706bd 100644
> --- a/src/acpica/source/compiler/aslglobal.h
> +++ b/src/acpica/source/compiler/aslglobal.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslhelpers.y b/src/acpica/source/compiler/aslhelpers.y
> index ed96eba..6fb87bd 100644
> --- a/src/acpica/source/compiler/aslhelpers.y
> +++ b/src/acpica/source/compiler/aslhelpers.y
> @@ -9,7 +9,7 @@ NoEcho('
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslhex.c b/src/acpica/source/compiler/aslhex.c
> index 53b816b..1567d20 100644
> --- a/src/acpica/source/compiler/aslhex.c
> +++ b/src/acpica/source/compiler/aslhex.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslkeywords.y b/src/acpica/source/compiler/aslkeywords.y
> index b22c3db..0507321 100644
> --- a/src/acpica/source/compiler/aslkeywords.y
> +++ b/src/acpica/source/compiler/aslkeywords.y
> @@ -9,7 +9,7 @@ NoEcho('
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/asllength.c b/src/acpica/source/compiler/asllength.c
> index 4ac924b..fc7ed50 100644
> --- a/src/acpica/source/compiler/asllength.c
> +++ b/src/acpica/source/compiler/asllength.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/asllisting.c b/src/acpica/source/compiler/asllisting.c
> index 0c81359..433495c 100644
> --- a/src/acpica/source/compiler/asllisting.c
> +++ b/src/acpica/source/compiler/asllisting.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/asllistsup.c b/src/acpica/source/compiler/asllistsup.c
> index f999f91..5a9b57a 100644
> --- a/src/acpica/source/compiler/asllistsup.c
> +++ b/src/acpica/source/compiler/asllistsup.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslload.c b/src/acpica/source/compiler/aslload.c
> index 30a8b64..cd990e4 100644
> --- a/src/acpica/source/compiler/aslload.c
> +++ b/src/acpica/source/compiler/aslload.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/asllookup.c b/src/acpica/source/compiler/asllookup.c
> index 80a0d72..b448274 100644
> --- a/src/acpica/source/compiler/asllookup.c
> +++ b/src/acpica/source/compiler/asllookup.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslmain.c b/src/acpica/source/compiler/aslmain.c
> index 4167f6d..a6b793f 100644
> --- a/src/acpica/source/compiler/aslmain.c
> +++ b/src/acpica/source/compiler/aslmain.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslmap.c b/src/acpica/source/compiler/aslmap.c
> index fb1456c..7d45fd3 100644
> --- a/src/acpica/source/compiler/aslmap.c
> +++ b/src/acpica/source/compiler/aslmap.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslmapoutput.c b/src/acpica/source/compiler/aslmapoutput.c
> index 6a65cfe..0e2fe39 100644
> --- a/src/acpica/source/compiler/aslmapoutput.c
> +++ b/src/acpica/source/compiler/aslmapoutput.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslmaputils.c b/src/acpica/source/compiler/aslmaputils.c
> index cb282e2..4cf0bcf 100644
> --- a/src/acpica/source/compiler/aslmaputils.c
> +++ b/src/acpica/source/compiler/aslmaputils.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslmessages.c b/src/acpica/source/compiler/aslmessages.c
> index b8d8cbd..e939e15 100644
> --- a/src/acpica/source/compiler/aslmessages.c
> +++ b/src/acpica/source/compiler/aslmessages.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslmessages.h b/src/acpica/source/compiler/aslmessages.h
> index a84c546..2c6b120 100644
> --- a/src/acpica/source/compiler/aslmessages.h
> +++ b/src/acpica/source/compiler/aslmessages.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslmethod.c b/src/acpica/source/compiler/aslmethod.c
> index c8b4fec..1bd4467 100644
> --- a/src/acpica/source/compiler/aslmethod.c
> +++ b/src/acpica/source/compiler/aslmethod.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslnamesp.c b/src/acpica/source/compiler/aslnamesp.c
> index f6767e8..68205f4 100644
> --- a/src/acpica/source/compiler/aslnamesp.c
> +++ b/src/acpica/source/compiler/aslnamesp.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/asloffset.c b/src/acpica/source/compiler/asloffset.c
> index 09dc5f8..3dac50d 100644
> --- a/src/acpica/source/compiler/asloffset.c
> +++ b/src/acpica/source/compiler/asloffset.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslopcodes.c b/src/acpica/source/compiler/aslopcodes.c
> index aecd37c..ce9f8d3 100644
> --- a/src/acpica/source/compiler/aslopcodes.c
> +++ b/src/acpica/source/compiler/aslopcodes.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/asloperands.c b/src/acpica/source/compiler/asloperands.c
> index db4d013..9d6a9cd 100644
> --- a/src/acpica/source/compiler/asloperands.c
> +++ b/src/acpica/source/compiler/asloperands.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslopt.c b/src/acpica/source/compiler/aslopt.c
> index c46d5c3..750c62b 100644
> --- a/src/acpica/source/compiler/aslopt.c
> +++ b/src/acpica/source/compiler/aslopt.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslparser.y b/src/acpica/source/compiler/aslparser.y
> index cca976b..127d342 100644
> --- a/src/acpica/source/compiler/aslparser.y
> +++ b/src/acpica/source/compiler/aslparser.y
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslpld.c b/src/acpica/source/compiler/aslpld.c
> index f2c18a3..922af6d 100644
> --- a/src/acpica/source/compiler/aslpld.c
> +++ b/src/acpica/source/compiler/aslpld.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslpredef.c b/src/acpica/source/compiler/aslpredef.c
> index 36c2c22..1218401 100644
> --- a/src/acpica/source/compiler/aslpredef.c
> +++ b/src/acpica/source/compiler/aslpredef.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslprepkg.c b/src/acpica/source/compiler/aslprepkg.c
> index 2fc71aa..76858f6 100644
> --- a/src/acpica/source/compiler/aslprepkg.c
> +++ b/src/acpica/source/compiler/aslprepkg.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslprimaries.y b/src/acpica/source/compiler/aslprimaries.y
> index 97e400f..9e8d711 100644
> --- a/src/acpica/source/compiler/aslprimaries.y
> +++ b/src/acpica/source/compiler/aslprimaries.y
> @@ -9,7 +9,7 @@ NoEcho('
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslprintf.c b/src/acpica/source/compiler/aslprintf.c
> index 055dbf8..7c53e0a 100644
> --- a/src/acpica/source/compiler/aslprintf.c
> +++ b/src/acpica/source/compiler/aslprintf.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslprune.c b/src/acpica/source/compiler/aslprune.c
> index b044a3d..2619e85 100644
> --- a/src/acpica/source/compiler/aslprune.c
> +++ b/src/acpica/source/compiler/aslprune.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslresource.c b/src/acpica/source/compiler/aslresource.c
> index 89e9c2e..7df3aab 100644
> --- a/src/acpica/source/compiler/aslresource.c
> +++ b/src/acpica/source/compiler/aslresource.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslresources.y b/src/acpica/source/compiler/aslresources.y
> index de45100..c88e9c9 100644
> --- a/src/acpica/source/compiler/aslresources.y
> +++ b/src/acpica/source/compiler/aslresources.y
> @@ -9,7 +9,7 @@ NoEcho('
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslrestype1.c b/src/acpica/source/compiler/aslrestype1.c
> index b3ed0d8..4fa52fa 100644
> --- a/src/acpica/source/compiler/aslrestype1.c
> +++ b/src/acpica/source/compiler/aslrestype1.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslrestype1i.c b/src/acpica/source/compiler/aslrestype1i.c
> index b5a9972..2244928 100644
> --- a/src/acpica/source/compiler/aslrestype1i.c
> +++ b/src/acpica/source/compiler/aslrestype1i.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslrestype2.c b/src/acpica/source/compiler/aslrestype2.c
> index cbec1b3..325ba9c 100644
> --- a/src/acpica/source/compiler/aslrestype2.c
> +++ b/src/acpica/source/compiler/aslrestype2.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslrestype2d.c b/src/acpica/source/compiler/aslrestype2d.c
> index f0044a4..0351912 100644
> --- a/src/acpica/source/compiler/aslrestype2d.c
> +++ b/src/acpica/source/compiler/aslrestype2d.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslrestype2e.c b/src/acpica/source/compiler/aslrestype2e.c
> index 9288a95..e455bbb 100644
> --- a/src/acpica/source/compiler/aslrestype2e.c
> +++ b/src/acpica/source/compiler/aslrestype2e.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslrestype2q.c b/src/acpica/source/compiler/aslrestype2q.c
> index 30d7529..0946829 100644
> --- a/src/acpica/source/compiler/aslrestype2q.c
> +++ b/src/acpica/source/compiler/aslrestype2q.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslrestype2s.c b/src/acpica/source/compiler/aslrestype2s.c
> index 385674b..5b6f67a 100644
> --- a/src/acpica/source/compiler/aslrestype2s.c
> +++ b/src/acpica/source/compiler/aslrestype2s.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslrestype2w.c b/src/acpica/source/compiler/aslrestype2w.c
> index 2f8380a..8360c94 100644
> --- a/src/acpica/source/compiler/aslrestype2w.c
> +++ b/src/acpica/source/compiler/aslrestype2w.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslrules.y b/src/acpica/source/compiler/aslrules.y
> index db75164..c6a6413 100644
> --- a/src/acpica/source/compiler/aslrules.y
> +++ b/src/acpica/source/compiler/aslrules.y
> @@ -9,7 +9,7 @@ NoEcho('
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslstartup.c b/src/acpica/source/compiler/aslstartup.c
> index a75da4e..37f7641 100644
> --- a/src/acpica/source/compiler/aslstartup.c
> +++ b/src/acpica/source/compiler/aslstartup.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslstubs.c b/src/acpica/source/compiler/aslstubs.c
> index 9c84865..f18dd93 100644
> --- a/src/acpica/source/compiler/aslstubs.c
> +++ b/src/acpica/source/compiler/aslstubs.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslsupport.l b/src/acpica/source/compiler/aslsupport.l
> index 997902c..cc5cf52 100644
> --- a/src/acpica/source/compiler/aslsupport.l
> +++ b/src/acpica/source/compiler/aslsupport.l
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslsupport.y b/src/acpica/source/compiler/aslsupport.y
> index 1cb9bd6..b10e009 100644
> --- a/src/acpica/source/compiler/aslsupport.y
> +++ b/src/acpica/source/compiler/aslsupport.y
> @@ -9,7 +9,7 @@ NoEcho('
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/asltokens.y b/src/acpica/source/compiler/asltokens.y
> index eaf5331..33abb75 100644
> --- a/src/acpica/source/compiler/asltokens.y
> +++ b/src/acpica/source/compiler/asltokens.y
> @@ -9,7 +9,7 @@ NoEcho('
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/asltransform.c b/src/acpica/source/compiler/asltransform.c
> index 13e26fe..a5ff051 100644
> --- a/src/acpica/source/compiler/asltransform.c
> +++ b/src/acpica/source/compiler/asltransform.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/asltree.c b/src/acpica/source/compiler/asltree.c
> index 0d29fb2..c2230c3 100644
> --- a/src/acpica/source/compiler/asltree.c
> +++ b/src/acpica/source/compiler/asltree.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/asltypes.h b/src/acpica/source/compiler/asltypes.h
> index 95f33fd..d04c692 100644
> --- a/src/acpica/source/compiler/asltypes.h
> +++ b/src/acpica/source/compiler/asltypes.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/asltypes.y b/src/acpica/source/compiler/asltypes.y
> index ec1a21c..79fc7b8 100644
> --- a/src/acpica/source/compiler/asltypes.y
> +++ b/src/acpica/source/compiler/asltypes.y
> @@ -9,7 +9,7 @@ NoEcho('
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslutils.c b/src/acpica/source/compiler/aslutils.c
> index c1033f5..5ad62a4 100644
> --- a/src/acpica/source/compiler/aslutils.c
> +++ b/src/acpica/source/compiler/aslutils.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> @@ -453,8 +453,8 @@ UtDisplaySummary (
>      {
>          /* Compiler name and version number */
>
> -        FlPrintFile (FileId, "%s version %X%s [%s]\n\n",
> -            ASL_COMPILER_NAME, (UINT32) ACPI_CA_VERSION, ACPI_WIDTH, __DATE__);
> +        FlPrintFile (FileId, "%s version %X [%s]\n\n",
> +            ASL_COMPILER_NAME, (UINT32) ACPI_CA_VERSION, __DATE__);
>      }
>
>      /* Summary of main input and output files */
> diff --git a/src/acpica/source/compiler/asluuid.c b/src/acpica/source/compiler/asluuid.c
> index af6b046..ca970d1 100644
> --- a/src/acpica/source/compiler/asluuid.c
> +++ b/src/acpica/source/compiler/asluuid.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslwalks.c b/src/acpica/source/compiler/aslwalks.c
> index c86b5e2..574b8e2 100644
> --- a/src/acpica/source/compiler/aslwalks.c
> +++ b/src/acpica/source/compiler/aslwalks.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/aslxref.c b/src/acpica/source/compiler/aslxref.c
> index a12bcc7..77338d0 100644
> --- a/src/acpica/source/compiler/aslxref.c
> +++ b/src/acpica/source/compiler/aslxref.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> @@ -562,21 +562,18 @@ XfNamespaceLocateBegin (
>          RegisterNumber = Op->Asl.AmlOpcode - AML_ARG0; /* 0x68 through 0x6F */
>          MethodArgs = Node->MethodArgs;
>
> +        /* Mark this Arg as referenced */
> +
> +        MethodArgs[RegisterNumber].Flags |= ASL_ARG_REFERENCED;
> +        MethodArgs[RegisterNumber].Op = Op;
> +
>          if (Op->Asl.CompileFlags & NODE_IS_TARGET)
>          {
>              /* Arg is being initialized */
>
>              MethodArgs[RegisterNumber].Flags |= ASL_ARG_INITIALIZED;
> -            MethodArgs[RegisterNumber].Op = Op;
> -
> -            return_ACPI_STATUS (AE_OK);
>          }
>
> -        /* Mark this Arg as referenced */
> -
> -        MethodArgs[RegisterNumber].Flags |= ASL_ARG_REFERENCED;
> -        MethodArgs[RegisterNumber].Op = Op;
> -
>          return_ACPI_STATUS (AE_OK);
>      }
>
> diff --git a/src/acpica/source/compiler/aslxrefout.c b/src/acpica/source/compiler/aslxrefout.c
> index 38942e0..2ea2ffa 100644
> --- a/src/acpica/source/compiler/aslxrefout.c
> +++ b/src/acpica/source/compiler/aslxrefout.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/dtcompile.c b/src/acpica/source/compiler/dtcompile.c
> index 7719019..d1cb40d 100644
> --- a/src/acpica/source/compiler/dtcompile.c
> +++ b/src/acpica/source/compiler/dtcompile.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/dtcompiler.h b/src/acpica/source/compiler/dtcompiler.h
> index af498d8..17eb1b8 100644
> --- a/src/acpica/source/compiler/dtcompiler.h
> +++ b/src/acpica/source/compiler/dtcompiler.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/dtexpress.c b/src/acpica/source/compiler/dtexpress.c
> index d8a0766..dfffc01 100644
> --- a/src/acpica/source/compiler/dtexpress.c
> +++ b/src/acpica/source/compiler/dtexpress.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/dtfield.c b/src/acpica/source/compiler/dtfield.c
> index 69d6415..b6ed088 100644
> --- a/src/acpica/source/compiler/dtfield.c
> +++ b/src/acpica/source/compiler/dtfield.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/dtio.c b/src/acpica/source/compiler/dtio.c
> index f0364c0..63cdb34 100644
> --- a/src/acpica/source/compiler/dtio.c
> +++ b/src/acpica/source/compiler/dtio.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/dtparser.l b/src/acpica/source/compiler/dtparser.l
> index 30a0ba6..e0caad0 100644
> --- a/src/acpica/source/compiler/dtparser.l
> +++ b/src/acpica/source/compiler/dtparser.l
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/dtparser.y b/src/acpica/source/compiler/dtparser.y
> index 81d9324..9c564c3 100644
> --- a/src/acpica/source/compiler/dtparser.y
> +++ b/src/acpica/source/compiler/dtparser.y
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/dtsubtable.c b/src/acpica/source/compiler/dtsubtable.c
> index c49ea5f..4d38d1c 100644
> --- a/src/acpica/source/compiler/dtsubtable.c
> +++ b/src/acpica/source/compiler/dtsubtable.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/dttable.c b/src/acpica/source/compiler/dttable.c
> index 561c5ce..96315df 100644
> --- a/src/acpica/source/compiler/dttable.c
> +++ b/src/acpica/source/compiler/dttable.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/dttable1.c b/src/acpica/source/compiler/dttable1.c
> index cacd9de..7552d5b 100644
> --- a/src/acpica/source/compiler/dttable1.c
> +++ b/src/acpica/source/compiler/dttable1.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/dttable2.c b/src/acpica/source/compiler/dttable2.c
> index 74373e3..1147383 100644
> --- a/src/acpica/source/compiler/dttable2.c
> +++ b/src/acpica/source/compiler/dttable2.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/dttemplate.c b/src/acpica/source/compiler/dttemplate.c
> index 0cfb73a..eea943f 100644
> --- a/src/acpica/source/compiler/dttemplate.c
> +++ b/src/acpica/source/compiler/dttemplate.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/dttemplate.h b/src/acpica/source/compiler/dttemplate.h
> index 8bf873b..9c85d94 100644
> --- a/src/acpica/source/compiler/dttemplate.h
> +++ b/src/acpica/source/compiler/dttemplate.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/dtutils.c b/src/acpica/source/compiler/dtutils.c
> index aa938ff..ac21b0d 100644
> --- a/src/acpica/source/compiler/dtutils.c
> +++ b/src/acpica/source/compiler/dtutils.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/preprocess.h b/src/acpica/source/compiler/preprocess.h
> index d4f0172..ee1a70a 100644
> --- a/src/acpica/source/compiler/preprocess.h
> +++ b/src/acpica/source/compiler/preprocess.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/prexpress.c b/src/acpica/source/compiler/prexpress.c
> index b7dfb9e..2200090 100644
> --- a/src/acpica/source/compiler/prexpress.c
> +++ b/src/acpica/source/compiler/prexpress.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/prmacros.c b/src/acpica/source/compiler/prmacros.c
> index 284b1b9..baf45ba 100644
> --- a/src/acpica/source/compiler/prmacros.c
> +++ b/src/acpica/source/compiler/prmacros.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/prparser.l b/src/acpica/source/compiler/prparser.l
> index 7c2677d..02cb118 100644
> --- a/src/acpica/source/compiler/prparser.l
> +++ b/src/acpica/source/compiler/prparser.l
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/prparser.y b/src/acpica/source/compiler/prparser.y
> index 362a7e6..5a1bcb5 100644
> --- a/src/acpica/source/compiler/prparser.y
> +++ b/src/acpica/source/compiler/prparser.y
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/prscan.c b/src/acpica/source/compiler/prscan.c
> index 67cd12c..16538d8 100644
> --- a/src/acpica/source/compiler/prscan.c
> +++ b/src/acpica/source/compiler/prscan.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/compiler/prutils.c b/src/acpica/source/compiler/prutils.c
> index 26b6e0a..33acec5 100644
> --- a/src/acpica/source/compiler/prutils.c
> +++ b/src/acpica/source/compiler/prutils.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/debugger/dbcmds.c b/src/acpica/source/components/debugger/dbcmds.c
> index 52a9e90..7ac59a3 100644
> --- a/src/acpica/source/components/debugger/dbcmds.c
> +++ b/src/acpica/source/components/debugger/dbcmds.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/debugger/dbconvert.c b/src/acpica/source/components/debugger/dbconvert.c
> index 3c448a7..2d69269 100644
> --- a/src/acpica/source/components/debugger/dbconvert.c
> +++ b/src/acpica/source/components/debugger/dbconvert.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/debugger/dbdisply.c b/src/acpica/source/components/debugger/dbdisply.c
> index 1fb8212..e5ed5cc 100644
> --- a/src/acpica/source/components/debugger/dbdisply.c
> +++ b/src/acpica/source/components/debugger/dbdisply.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/debugger/dbexec.c b/src/acpica/source/components/debugger/dbexec.c
> index f07fd06..988bb38 100644
> --- a/src/acpica/source/components/debugger/dbexec.c
> +++ b/src/acpica/source/components/debugger/dbexec.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/debugger/dbfileio.c b/src/acpica/source/components/debugger/dbfileio.c
> index ecc202f..a70e7ea 100644
> --- a/src/acpica/source/components/debugger/dbfileio.c
> +++ b/src/acpica/source/components/debugger/dbfileio.c
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/debugger/dbhistry.c b/src/acpica/source/components/debugger/dbhistry.c
> index a8a1eba..5d2c130 100644
> --- a/src/acpica/source/components/debugger/dbhistry.c
> +++ b/src/acpica/source/components/debugger/dbhistry.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/debugger/dbinput.c b/src/acpica/source/components/debugger/dbinput.c
> index 6bcb84b..79c1769 100644
> --- a/src/acpica/source/components/debugger/dbinput.c
> +++ b/src/acpica/source/components/debugger/dbinput.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/debugger/dbmethod.c b/src/acpica/source/components/debugger/dbmethod.c
> index 5756ecb..60df51a 100644
> --- a/src/acpica/source/components/debugger/dbmethod.c
> +++ b/src/acpica/source/components/debugger/dbmethod.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/debugger/dbnames.c b/src/acpica/source/components/debugger/dbnames.c
> index a25f9be..cc4f1e9 100644
> --- a/src/acpica/source/components/debugger/dbnames.c
> +++ b/src/acpica/source/components/debugger/dbnames.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/debugger/dbobject.c b/src/acpica/source/components/debugger/dbobject.c
> index ff84385..d656e47 100644
> --- a/src/acpica/source/components/debugger/dbobject.c
> +++ b/src/acpica/source/components/debugger/dbobject.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/debugger/dbstats.c b/src/acpica/source/components/debugger/dbstats.c
> index 94d3bd5..62eaf2d 100644
> --- a/src/acpica/source/components/debugger/dbstats.c
> +++ b/src/acpica/source/components/debugger/dbstats.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/debugger/dbtest.c b/src/acpica/source/components/debugger/dbtest.c
> index 69f8e5d..ac9aa0e 100644
> --- a/src/acpica/source/components/debugger/dbtest.c
> +++ b/src/acpica/source/components/debugger/dbtest.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/debugger/dbutils.c b/src/acpica/source/components/debugger/dbutils.c
> index 1129bbf..b8aaf82 100644
> --- a/src/acpica/source/components/debugger/dbutils.c
> +++ b/src/acpica/source/components/debugger/dbutils.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/debugger/dbxface.c b/src/acpica/source/components/debugger/dbxface.c
> index 6a1c231..46eb6da 100644
> --- a/src/acpica/source/components/debugger/dbxface.c
> +++ b/src/acpica/source/components/debugger/dbxface.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/disassembler/dmbuffer.c b/src/acpica/source/components/disassembler/dmbuffer.c
> index d1c16e5..113d8cb 100644
> --- a/src/acpica/source/components/disassembler/dmbuffer.c
> +++ b/src/acpica/source/components/disassembler/dmbuffer.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/disassembler/dmcstyle.c b/src/acpica/source/components/disassembler/dmcstyle.c
> index 7bdc19f..5b2f827 100644
> --- a/src/acpica/source/components/disassembler/dmcstyle.c
> +++ b/src/acpica/source/components/disassembler/dmcstyle.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/disassembler/dmdeferred.c b/src/acpica/source/components/disassembler/dmdeferred.c
> index 6ca044b..b83a415 100644
> --- a/src/acpica/source/components/disassembler/dmdeferred.c
> +++ b/src/acpica/source/components/disassembler/dmdeferred.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/disassembler/dmnames.c b/src/acpica/source/components/disassembler/dmnames.c
> index b7ee2ac..cd4445b 100644
> --- a/src/acpica/source/components/disassembler/dmnames.c
> +++ b/src/acpica/source/components/disassembler/dmnames.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/disassembler/dmopcode.c b/src/acpica/source/components/disassembler/dmopcode.c
> index 17ffa4f..fb924f2 100644
> --- a/src/acpica/source/components/disassembler/dmopcode.c
> +++ b/src/acpica/source/components/disassembler/dmopcode.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/disassembler/dmresrc.c b/src/acpica/source/components/disassembler/dmresrc.c
> index e45cecc..51e4ecc 100644
> --- a/src/acpica/source/components/disassembler/dmresrc.c
> +++ b/src/acpica/source/components/disassembler/dmresrc.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/disassembler/dmresrcl.c b/src/acpica/source/components/disassembler/dmresrcl.c
> index e975e5e..36680f0 100644
> --- a/src/acpica/source/components/disassembler/dmresrcl.c
> +++ b/src/acpica/source/components/disassembler/dmresrcl.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/disassembler/dmresrcl2.c b/src/acpica/source/components/disassembler/dmresrcl2.c
> index 8671fa6..f3a3469 100644
> --- a/src/acpica/source/components/disassembler/dmresrcl2.c
> +++ b/src/acpica/source/components/disassembler/dmresrcl2.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/disassembler/dmresrcs.c b/src/acpica/source/components/disassembler/dmresrcs.c
> index 3ea6183..d6e620a 100644
> --- a/src/acpica/source/components/disassembler/dmresrcs.c
> +++ b/src/acpica/source/components/disassembler/dmresrcs.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/disassembler/dmutils.c b/src/acpica/source/components/disassembler/dmutils.c
> index 638452f..2f4a343 100644
> --- a/src/acpica/source/components/disassembler/dmutils.c
> +++ b/src/acpica/source/components/disassembler/dmutils.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/disassembler/dmwalk.c b/src/acpica/source/components/disassembler/dmwalk.c
> index 4a7a09c..fa681d7 100644
> --- a/src/acpica/source/components/disassembler/dmwalk.c
> +++ b/src/acpica/source/components/disassembler/dmwalk.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/dispatcher/dsargs.c b/src/acpica/source/components/dispatcher/dsargs.c
> index f641f18..e129f13 100644
> --- a/src/acpica/source/components/dispatcher/dsargs.c
> +++ b/src/acpica/source/components/dispatcher/dsargs.c
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/dispatcher/dscontrol.c b/src/acpica/source/components/dispatcher/dscontrol.c
> index 5739983..bfbd4b1 100644
> --- a/src/acpica/source/components/dispatcher/dscontrol.c
> +++ b/src/acpica/source/components/dispatcher/dscontrol.c
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/dispatcher/dsdebug.c b/src/acpica/source/components/dispatcher/dsdebug.c
> index 97043ed..95df636 100644
> --- a/src/acpica/source/components/dispatcher/dsdebug.c
> +++ b/src/acpica/source/components/dispatcher/dsdebug.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/dispatcher/dsfield.c b/src/acpica/source/components/dispatcher/dsfield.c
> index 3728c8d..a092cd0 100644
> --- a/src/acpica/source/components/dispatcher/dsfield.c
> +++ b/src/acpica/source/components/dispatcher/dsfield.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/dispatcher/dsinit.c b/src/acpica/source/components/dispatcher/dsinit.c
> index b9ad5c9..dd9f3d0 100644
> --- a/src/acpica/source/components/dispatcher/dsinit.c
> +++ b/src/acpica/source/components/dispatcher/dsinit.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/dispatcher/dsmethod.c b/src/acpica/source/components/dispatcher/dsmethod.c
> index e7edcf4..e7cb21e 100644
> --- a/src/acpica/source/components/dispatcher/dsmethod.c
> +++ b/src/acpica/source/components/dispatcher/dsmethod.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/dispatcher/dsmthdat.c b/src/acpica/source/components/dispatcher/dsmthdat.c
> index 1ae66be..18763e5 100644
> --- a/src/acpica/source/components/dispatcher/dsmthdat.c
> +++ b/src/acpica/source/components/dispatcher/dsmthdat.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/dispatcher/dsobject.c b/src/acpica/source/components/dispatcher/dsobject.c
> index 47e527e..6cdb335 100644
> --- a/src/acpica/source/components/dispatcher/dsobject.c
> +++ b/src/acpica/source/components/dispatcher/dsobject.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/dispatcher/dsopcode.c b/src/acpica/source/components/dispatcher/dsopcode.c
> index 42178ad..d2d5d8b 100644
> --- a/src/acpica/source/components/dispatcher/dsopcode.c
> +++ b/src/acpica/source/components/dispatcher/dsopcode.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/dispatcher/dsutils.c b/src/acpica/source/components/dispatcher/dsutils.c
> index 1e049d4..0dd2c57 100644
> --- a/src/acpica/source/components/dispatcher/dsutils.c
> +++ b/src/acpica/source/components/dispatcher/dsutils.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/dispatcher/dswexec.c b/src/acpica/source/components/dispatcher/dswexec.c
> index 053d22a..6d8421f 100644
> --- a/src/acpica/source/components/dispatcher/dswexec.c
> +++ b/src/acpica/source/components/dispatcher/dswexec.c
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/dispatcher/dswload.c b/src/acpica/source/components/dispatcher/dswload.c
> index 09e1338..7fcb9de 100644
> --- a/src/acpica/source/components/dispatcher/dswload.c
> +++ b/src/acpica/source/components/dispatcher/dswload.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/dispatcher/dswload2.c b/src/acpica/source/components/dispatcher/dswload2.c
> index 3ac19ed..6cc32ee 100644
> --- a/src/acpica/source/components/dispatcher/dswload2.c
> +++ b/src/acpica/source/components/dispatcher/dswload2.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/dispatcher/dswscope.c b/src/acpica/source/components/dispatcher/dswscope.c
> index 9cbfa57..603b5ab 100644
> --- a/src/acpica/source/components/dispatcher/dswscope.c
> +++ b/src/acpica/source/components/dispatcher/dswscope.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/dispatcher/dswstate.c b/src/acpica/source/components/dispatcher/dswstate.c
> index 72a3dc3..44a5fc4 100644
> --- a/src/acpica/source/components/dispatcher/dswstate.c
> +++ b/src/acpica/source/components/dispatcher/dswstate.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/events/evevent.c b/src/acpica/source/components/events/evevent.c
> index 5e6c834..c5662f2 100644
> --- a/src/acpica/source/components/events/evevent.c
> +++ b/src/acpica/source/components/events/evevent.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/events/evglock.c b/src/acpica/source/components/events/evglock.c
> index 48a9c96..1d807a5 100644
> --- a/src/acpica/source/components/events/evglock.c
> +++ b/src/acpica/source/components/events/evglock.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/events/evgpe.c b/src/acpica/source/components/events/evgpe.c
> index c37b997..77bb0ff 100644
> --- a/src/acpica/source/components/events/evgpe.c
> +++ b/src/acpica/source/components/events/evgpe.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/events/evgpeblk.c b/src/acpica/source/components/events/evgpeblk.c
> index dac8b71..a871221 100644
> --- a/src/acpica/source/components/events/evgpeblk.c
> +++ b/src/acpica/source/components/events/evgpeblk.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/events/evgpeinit.c b/src/acpica/source/components/events/evgpeinit.c
> index 48795d3..f7c184e 100644
> --- a/src/acpica/source/components/events/evgpeinit.c
> +++ b/src/acpica/source/components/events/evgpeinit.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/events/evgpeutil.c b/src/acpica/source/components/events/evgpeutil.c
> index ee41e3a..84f22d8 100644
> --- a/src/acpica/source/components/events/evgpeutil.c
> +++ b/src/acpica/source/components/events/evgpeutil.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/events/evhandler.c b/src/acpica/source/components/events/evhandler.c
> index 707cda5..c095b02 100644
> --- a/src/acpica/source/components/events/evhandler.c
> +++ b/src/acpica/source/components/events/evhandler.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/events/evmisc.c b/src/acpica/source/components/events/evmisc.c
> index dfde633..a982567 100644
> --- a/src/acpica/source/components/events/evmisc.c
> +++ b/src/acpica/source/components/events/evmisc.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/events/evregion.c b/src/acpica/source/components/events/evregion.c
> index 57d3f2b..006855e 100644
> --- a/src/acpica/source/components/events/evregion.c
> +++ b/src/acpica/source/components/events/evregion.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/events/evrgnini.c b/src/acpica/source/components/events/evrgnini.c
> index 72ba4f4..befe268 100644
> --- a/src/acpica/source/components/events/evrgnini.c
> +++ b/src/acpica/source/components/events/evrgnini.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/events/evsci.c b/src/acpica/source/components/events/evsci.c
> index 0b5284b..252a5b3 100644
> --- a/src/acpica/source/components/events/evsci.c
> +++ b/src/acpica/source/components/events/evsci.c
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/events/evxface.c b/src/acpica/source/components/events/evxface.c
> index 0339891..35ea737 100644
> --- a/src/acpica/source/components/events/evxface.c
> +++ b/src/acpica/source/components/events/evxface.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/events/evxfevnt.c b/src/acpica/source/components/events/evxfevnt.c
> index 3dc8b16..ee2be59 100644
> --- a/src/acpica/source/components/events/evxfevnt.c
> +++ b/src/acpica/source/components/events/evxfevnt.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/events/evxfgpe.c b/src/acpica/source/components/events/evxfgpe.c
> index 0c86647..36152c7 100644
> --- a/src/acpica/source/components/events/evxfgpe.c
> +++ b/src/acpica/source/components/events/evxfgpe.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/events/evxfregn.c b/src/acpica/source/components/events/evxfregn.c
> index 8293796..03ebe12 100644
> --- a/src/acpica/source/components/events/evxfregn.c
> +++ b/src/acpica/source/components/events/evxfregn.c
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exconcat.c b/src/acpica/source/components/executer/exconcat.c
> index 8cd8316..0766fb8 100644
> --- a/src/acpica/source/components/executer/exconcat.c
> +++ b/src/acpica/source/components/executer/exconcat.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exconfig.c b/src/acpica/source/components/executer/exconfig.c
> index 4860a67..090d085 100644
> --- a/src/acpica/source/components/executer/exconfig.c
> +++ b/src/acpica/source/components/executer/exconfig.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exconvrt.c b/src/acpica/source/components/executer/exconvrt.c
> index b97ed2b..c544553 100644
> --- a/src/acpica/source/components/executer/exconvrt.c
> +++ b/src/acpica/source/components/executer/exconvrt.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/excreate.c b/src/acpica/source/components/executer/excreate.c
> index 6c9e17b..0db684d 100644
> --- a/src/acpica/source/components/executer/excreate.c
> +++ b/src/acpica/source/components/executer/excreate.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exdebug.c b/src/acpica/source/components/executer/exdebug.c
> index 02c7d40..e6d747b 100644
> --- a/src/acpica/source/components/executer/exdebug.c
> +++ b/src/acpica/source/components/executer/exdebug.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exdump.c b/src/acpica/source/components/executer/exdump.c
> index d0db3a6..b87eebf 100644
> --- a/src/acpica/source/components/executer/exdump.c
> +++ b/src/acpica/source/components/executer/exdump.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exfield.c b/src/acpica/source/components/executer/exfield.c
> index d7a0f0c..14c3582 100644
> --- a/src/acpica/source/components/executer/exfield.c
> +++ b/src/acpica/source/components/executer/exfield.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exfldio.c b/src/acpica/source/components/executer/exfldio.c
> index 578ba48..8038e1b 100644
> --- a/src/acpica/source/components/executer/exfldio.c
> +++ b/src/acpica/source/components/executer/exfldio.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exmisc.c b/src/acpica/source/components/executer/exmisc.c
> index 813eb05..e12a9b1 100644
> --- a/src/acpica/source/components/executer/exmisc.c
> +++ b/src/acpica/source/components/executer/exmisc.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exmutex.c b/src/acpica/source/components/executer/exmutex.c
> index c65967e..63d57b6 100644
> --- a/src/acpica/source/components/executer/exmutex.c
> +++ b/src/acpica/source/components/executer/exmutex.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exnames.c b/src/acpica/source/components/executer/exnames.c
> index 14ac3c8..705862b 100644
> --- a/src/acpica/source/components/executer/exnames.c
> +++ b/src/acpica/source/components/executer/exnames.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exoparg1.c b/src/acpica/source/components/executer/exoparg1.c
> index 1f89af5..800be70 100644
> --- a/src/acpica/source/components/executer/exoparg1.c
> +++ b/src/acpica/source/components/executer/exoparg1.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exoparg2.c b/src/acpica/source/components/executer/exoparg2.c
> index cbde89d..2daf8c1 100644
> --- a/src/acpica/source/components/executer/exoparg2.c
> +++ b/src/acpica/source/components/executer/exoparg2.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exoparg3.c b/src/acpica/source/components/executer/exoparg3.c
> index d450190..b3531b3 100644
> --- a/src/acpica/source/components/executer/exoparg3.c
> +++ b/src/acpica/source/components/executer/exoparg3.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exoparg6.c b/src/acpica/source/components/executer/exoparg6.c
> index 2744e1a..4f9f99b 100644
> --- a/src/acpica/source/components/executer/exoparg6.c
> +++ b/src/acpica/source/components/executer/exoparg6.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exprep.c b/src/acpica/source/components/executer/exprep.c
> index f8ef107..63d8413 100644
> --- a/src/acpica/source/components/executer/exprep.c
> +++ b/src/acpica/source/components/executer/exprep.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exregion.c b/src/acpica/source/components/executer/exregion.c
> index 66438da..f157f4d 100644
> --- a/src/acpica/source/components/executer/exregion.c
> +++ b/src/acpica/source/components/executer/exregion.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exresnte.c b/src/acpica/source/components/executer/exresnte.c
> index 99ef10a..f8bc93e 100644
> --- a/src/acpica/source/components/executer/exresnte.c
> +++ b/src/acpica/source/components/executer/exresnte.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exresolv.c b/src/acpica/source/components/executer/exresolv.c
> index 9dfdf49..758c286 100644
> --- a/src/acpica/source/components/executer/exresolv.c
> +++ b/src/acpica/source/components/executer/exresolv.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exresop.c b/src/acpica/source/components/executer/exresop.c
> index 183e131..5bb5c0d 100644
> --- a/src/acpica/source/components/executer/exresop.c
> +++ b/src/acpica/source/components/executer/exresop.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exstore.c b/src/acpica/source/components/executer/exstore.c
> index 3a12cd7..76f6629 100644
> --- a/src/acpica/source/components/executer/exstore.c
> +++ b/src/acpica/source/components/executer/exstore.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exstoren.c b/src/acpica/source/components/executer/exstoren.c
> index 55f14cf..200ef8c 100644
> --- a/src/acpica/source/components/executer/exstoren.c
> +++ b/src/acpica/source/components/executer/exstoren.c
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exstorob.c b/src/acpica/source/components/executer/exstorob.c
> index 0901d64..60d0816 100644
> --- a/src/acpica/source/components/executer/exstorob.c
> +++ b/src/acpica/source/components/executer/exstorob.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exsystem.c b/src/acpica/source/components/executer/exsystem.c
> index ef64344..32b4024 100644
> --- a/src/acpica/source/components/executer/exsystem.c
> +++ b/src/acpica/source/components/executer/exsystem.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/extrace.c b/src/acpica/source/components/executer/extrace.c
> index 5f11851..94211d7 100644
> --- a/src/acpica/source/components/executer/extrace.c
> +++ b/src/acpica/source/components/executer/extrace.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/executer/exutils.c b/src/acpica/source/components/executer/exutils.c
> index 59c77e7..918a197 100644
> --- a/src/acpica/source/components/executer/exutils.c
> +++ b/src/acpica/source/components/executer/exutils.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/hardware/hwacpi.c b/src/acpica/source/components/hardware/hwacpi.c
> index 9d2fc16..a6d5fd5 100644
> --- a/src/acpica/source/components/hardware/hwacpi.c
> +++ b/src/acpica/source/components/hardware/hwacpi.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/hardware/hwesleep.c b/src/acpica/source/components/hardware/hwesleep.c
> index 05f5b49..5f90965 100644
> --- a/src/acpica/source/components/hardware/hwesleep.c
> +++ b/src/acpica/source/components/hardware/hwesleep.c
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/hardware/hwgpe.c b/src/acpica/source/components/hardware/hwgpe.c
> index 1e26339..8d76e24 100644
> --- a/src/acpica/source/components/hardware/hwgpe.c
> +++ b/src/acpica/source/components/hardware/hwgpe.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/hardware/hwpci.c b/src/acpica/source/components/hardware/hwpci.c
> index 779695b..1671839 100644
> --- a/src/acpica/source/components/hardware/hwpci.c
> +++ b/src/acpica/source/components/hardware/hwpci.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/hardware/hwregs.c b/src/acpica/source/components/hardware/hwregs.c
> index 1f9e4c2..11d2216 100644
> --- a/src/acpica/source/components/hardware/hwregs.c
> +++ b/src/acpica/source/components/hardware/hwregs.c
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/hardware/hwsleep.c b/src/acpica/source/components/hardware/hwsleep.c
> index 567e312..1270d43 100644
> --- a/src/acpica/source/components/hardware/hwsleep.c
> +++ b/src/acpica/source/components/hardware/hwsleep.c
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/hardware/hwvalid.c b/src/acpica/source/components/hardware/hwvalid.c
> index d2cd41f..8405468 100644
> --- a/src/acpica/source/components/hardware/hwvalid.c
> +++ b/src/acpica/source/components/hardware/hwvalid.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/hardware/hwxface.c b/src/acpica/source/components/hardware/hwxface.c
> index acf3709..318201b 100644
> --- a/src/acpica/source/components/hardware/hwxface.c
> +++ b/src/acpica/source/components/hardware/hwxface.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/hardware/hwxfsleep.c b/src/acpica/source/components/hardware/hwxfsleep.c
> index 5959351..c15c6ef 100644
> --- a/src/acpica/source/components/hardware/hwxfsleep.c
> +++ b/src/acpica/source/components/hardware/hwxfsleep.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nsaccess.c b/src/acpica/source/components/namespace/nsaccess.c
> index a482dee..949e7bd 100644
> --- a/src/acpica/source/components/namespace/nsaccess.c
> +++ b/src/acpica/source/components/namespace/nsaccess.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nsalloc.c b/src/acpica/source/components/namespace/nsalloc.c
> index ce328ea..e7ccb47 100644
> --- a/src/acpica/source/components/namespace/nsalloc.c
> +++ b/src/acpica/source/components/namespace/nsalloc.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nsarguments.c b/src/acpica/source/components/namespace/nsarguments.c
> index 908b4d6..eeffaf1 100644
> --- a/src/acpica/source/components/namespace/nsarguments.c
> +++ b/src/acpica/source/components/namespace/nsarguments.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nsconvert.c b/src/acpica/source/components/namespace/nsconvert.c
> index 5913778..ca5101a 100644
> --- a/src/acpica/source/components/namespace/nsconvert.c
> +++ b/src/acpica/source/components/namespace/nsconvert.c
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nsdump.c b/src/acpica/source/components/namespace/nsdump.c
> index a3ae6b2..7fabc6d 100644
> --- a/src/acpica/source/components/namespace/nsdump.c
> +++ b/src/acpica/source/components/namespace/nsdump.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nsdumpdv.c b/src/acpica/source/components/namespace/nsdumpdv.c
> index 7fe889b..e47e135 100644
> --- a/src/acpica/source/components/namespace/nsdumpdv.c
> +++ b/src/acpica/source/components/namespace/nsdumpdv.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nseval.c b/src/acpica/source/components/namespace/nseval.c
> index 895d621..cf234d0 100644
> --- a/src/acpica/source/components/namespace/nseval.c
> +++ b/src/acpica/source/components/namespace/nseval.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nsinit.c b/src/acpica/source/components/namespace/nsinit.c
> index a2afd00..7c6f394 100644
> --- a/src/acpica/source/components/namespace/nsinit.c
> +++ b/src/acpica/source/components/namespace/nsinit.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nsload.c b/src/acpica/source/components/namespace/nsload.c
> index 1e03215..fd4e742 100644
> --- a/src/acpica/source/components/namespace/nsload.c
> +++ b/src/acpica/source/components/namespace/nsload.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nsnames.c b/src/acpica/source/components/namespace/nsnames.c
> index a4e25e3..bcbc9c5 100644
> --- a/src/acpica/source/components/namespace/nsnames.c
> +++ b/src/acpica/source/components/namespace/nsnames.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nsobject.c b/src/acpica/source/components/namespace/nsobject.c
> index 114c3b0..dd5450f 100644
> --- a/src/acpica/source/components/namespace/nsobject.c
> +++ b/src/acpica/source/components/namespace/nsobject.c
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nsparse.c b/src/acpica/source/components/namespace/nsparse.c
> index cedd77d..be3bc36 100644
> --- a/src/acpica/source/components/namespace/nsparse.c
> +++ b/src/acpica/source/components/namespace/nsparse.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nspredef.c b/src/acpica/source/components/namespace/nspredef.c
> index 6ebebd2..87c5c74 100644
> --- a/src/acpica/source/components/namespace/nspredef.c
> +++ b/src/acpica/source/components/namespace/nspredef.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nsprepkg.c b/src/acpica/source/components/namespace/nsprepkg.c
> index 93d8c1c..fbbc938 100644
> --- a/src/acpica/source/components/namespace/nsprepkg.c
> +++ b/src/acpica/source/components/namespace/nsprepkg.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nsrepair.c b/src/acpica/source/components/namespace/nsrepair.c
> index 867b4b4..14f4095 100644
> --- a/src/acpica/source/components/namespace/nsrepair.c
> +++ b/src/acpica/source/components/namespace/nsrepair.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nsrepair2.c b/src/acpica/source/components/namespace/nsrepair2.c
> index d5bb439..2e36b89 100644
> --- a/src/acpica/source/components/namespace/nsrepair2.c
> +++ b/src/acpica/source/components/namespace/nsrepair2.c
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nssearch.c b/src/acpica/source/components/namespace/nssearch.c
> index 92948f4..4b9a596 100644
> --- a/src/acpica/source/components/namespace/nssearch.c
> +++ b/src/acpica/source/components/namespace/nssearch.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nsutils.c b/src/acpica/source/components/namespace/nsutils.c
> index cdffc0a..601bc2e 100644
> --- a/src/acpica/source/components/namespace/nsutils.c
> +++ b/src/acpica/source/components/namespace/nsutils.c
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nswalk.c b/src/acpica/source/components/namespace/nswalk.c
> index 6781b76..753755f 100644
> --- a/src/acpica/source/components/namespace/nswalk.c
> +++ b/src/acpica/source/components/namespace/nswalk.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nsxfeval.c b/src/acpica/source/components/namespace/nsxfeval.c
> index 7f2fd1f..c9e06cd 100644
> --- a/src/acpica/source/components/namespace/nsxfeval.c
> +++ b/src/acpica/source/components/namespace/nsxfeval.c
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nsxfname.c b/src/acpica/source/components/namespace/nsxfname.c
> index a40444f..2ba1634 100644
> --- a/src/acpica/source/components/namespace/nsxfname.c
> +++ b/src/acpica/source/components/namespace/nsxfname.c
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/namespace/nsxfobj.c b/src/acpica/source/components/namespace/nsxfobj.c
> index ca34fa9..5406890 100644
> --- a/src/acpica/source/components/namespace/nsxfobj.c
> +++ b/src/acpica/source/components/namespace/nsxfobj.c
> @@ -9,7 +9,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/parser/psargs.c b/src/acpica/source/components/parser/psargs.c
> index 4375b8e..df7f6d2 100644
> --- a/src/acpica/source/components/parser/psargs.c
> +++ b/src/acpica/source/components/parser/psargs.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/parser/psloop.c b/src/acpica/source/components/parser/psloop.c
> index 067424d..4f51573 100644
> --- a/src/acpica/source/components/parser/psloop.c
> +++ b/src/acpica/source/components/parser/psloop.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/parser/psobject.c b/src/acpica/source/components/parser/psobject.c
> index efefc6e..49f11f3 100644
> --- a/src/acpica/source/components/parser/psobject.c
> +++ b/src/acpica/source/components/parser/psobject.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/parser/psopcode.c b/src/acpica/source/components/parser/psopcode.c
> index 88e68d1..f7176a7 100644
> --- a/src/acpica/source/components/parser/psopcode.c
> +++ b/src/acpica/source/components/parser/psopcode.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/parser/psopinfo.c b/src/acpica/source/components/parser/psopinfo.c
> index fcc0375..5245351 100644
> --- a/src/acpica/source/components/parser/psopinfo.c
> +++ b/src/acpica/source/components/parser/psopinfo.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/parser/psparse.c b/src/acpica/source/components/parser/psparse.c
> index 1f49ce4..ba92d3e 100644
> --- a/src/acpica/source/components/parser/psparse.c
> +++ b/src/acpica/source/components/parser/psparse.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/parser/psscope.c b/src/acpica/source/components/parser/psscope.c
> index 3536ed6..50ecd7c 100644
> --- a/src/acpica/source/components/parser/psscope.c
> +++ b/src/acpica/source/components/parser/psscope.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/parser/pstree.c b/src/acpica/source/components/parser/pstree.c
> index ae49fab..d987d65 100644
> --- a/src/acpica/source/components/parser/pstree.c
> +++ b/src/acpica/source/components/parser/pstree.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/parser/psutils.c b/src/acpica/source/components/parser/psutils.c
> index 8440769..5eec90b 100644
> --- a/src/acpica/source/components/parser/psutils.c
> +++ b/src/acpica/source/components/parser/psutils.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/parser/pswalk.c b/src/acpica/source/components/parser/pswalk.c
> index 78d825a..ed170e1 100644
> --- a/src/acpica/source/components/parser/pswalk.c
> +++ b/src/acpica/source/components/parser/pswalk.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/parser/psxface.c b/src/acpica/source/components/parser/psxface.c
> index a89b93c..9f7d7d3 100644
> --- a/src/acpica/source/components/parser/psxface.c
> +++ b/src/acpica/source/components/parser/psxface.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/resources/rsaddr.c b/src/acpica/source/components/resources/rsaddr.c
> index 9142fd2..aaaef76 100644
> --- a/src/acpica/source/components/resources/rsaddr.c
> +++ b/src/acpica/source/components/resources/rsaddr.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/resources/rscalc.c b/src/acpica/source/components/resources/rscalc.c
> index f1dc49b..58fc318 100644
> --- a/src/acpica/source/components/resources/rscalc.c
> +++ b/src/acpica/source/components/resources/rscalc.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/resources/rscreate.c b/src/acpica/source/components/resources/rscreate.c
> index 9a74bef..08481d8 100644
> --- a/src/acpica/source/components/resources/rscreate.c
> +++ b/src/acpica/source/components/resources/rscreate.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/resources/rsdump.c b/src/acpica/source/components/resources/rsdump.c
> index 3a67505..f89bf71 100644
> --- a/src/acpica/source/components/resources/rsdump.c
> +++ b/src/acpica/source/components/resources/rsdump.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/resources/rsdumpinfo.c b/src/acpica/source/components/resources/rsdumpinfo.c
> index b447e82..95d3046 100644
> --- a/src/acpica/source/components/resources/rsdumpinfo.c
> +++ b/src/acpica/source/components/resources/rsdumpinfo.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/resources/rsinfo.c b/src/acpica/source/components/resources/rsinfo.c
> index 7933d76..372189d 100644
> --- a/src/acpica/source/components/resources/rsinfo.c
> +++ b/src/acpica/source/components/resources/rsinfo.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/resources/rsio.c b/src/acpica/source/components/resources/rsio.c
> index 0455a02..4635606 100644
> --- a/src/acpica/source/components/resources/rsio.c
> +++ b/src/acpica/source/components/resources/rsio.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/resources/rsirq.c b/src/acpica/source/components/resources/rsirq.c
> index baa0377..c7090b4 100644
> --- a/src/acpica/source/components/resources/rsirq.c
> +++ b/src/acpica/source/components/resources/rsirq.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/resources/rslist.c b/src/acpica/source/components/resources/rslist.c
> index f08dc38..1302160 100644
> --- a/src/acpica/source/components/resources/rslist.c
> +++ b/src/acpica/source/components/resources/rslist.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/resources/rsmemory.c b/src/acpica/source/components/resources/rsmemory.c
> index 7fb378c..4808b93 100644
> --- a/src/acpica/source/components/resources/rsmemory.c
> +++ b/src/acpica/source/components/resources/rsmemory.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/resources/rsmisc.c b/src/acpica/source/components/resources/rsmisc.c
> index e822d7e..3a19e38 100644
> --- a/src/acpica/source/components/resources/rsmisc.c
> +++ b/src/acpica/source/components/resources/rsmisc.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/resources/rsserial.c b/src/acpica/source/components/resources/rsserial.c
> index e578f1c..f93e9f1 100644
> --- a/src/acpica/source/components/resources/rsserial.c
> +++ b/src/acpica/source/components/resources/rsserial.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/resources/rsutils.c b/src/acpica/source/components/resources/rsutils.c
> index 3c8c633..adaafcb 100644
> --- a/src/acpica/source/components/resources/rsutils.c
> +++ b/src/acpica/source/components/resources/rsutils.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/resources/rsxface.c b/src/acpica/source/components/resources/rsxface.c
> index 64fb12a..c3611aa 100644
> --- a/src/acpica/source/components/resources/rsxface.c
> +++ b/src/acpica/source/components/resources/rsxface.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/tables/tbdata.c b/src/acpica/source/components/tables/tbdata.c
> index 2a096f3..70562aa 100644
> --- a/src/acpica/source/components/tables/tbdata.c
> +++ b/src/acpica/source/components/tables/tbdata.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/tables/tbfadt.c b/src/acpica/source/components/tables/tbfadt.c
> index f3b6c1c..00c7bcb 100644
> --- a/src/acpica/source/components/tables/tbfadt.c
> +++ b/src/acpica/source/components/tables/tbfadt.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/tables/tbfind.c b/src/acpica/source/components/tables/tbfind.c
> index 4fc98fc..378c20c 100644
> --- a/src/acpica/source/components/tables/tbfind.c
> +++ b/src/acpica/source/components/tables/tbfind.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/tables/tbinstal.c b/src/acpica/source/components/tables/tbinstal.c
> index 5a29a36..1141bb5 100644
> --- a/src/acpica/source/components/tables/tbinstal.c
> +++ b/src/acpica/source/components/tables/tbinstal.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/tables/tbprint.c b/src/acpica/source/components/tables/tbprint.c
> index a5a7980..0242066 100644
> --- a/src/acpica/source/components/tables/tbprint.c
> +++ b/src/acpica/source/components/tables/tbprint.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/tables/tbutils.c b/src/acpica/source/components/tables/tbutils.c
> index 6ca5e77..7c7869d 100644
> --- a/src/acpica/source/components/tables/tbutils.c
> +++ b/src/acpica/source/components/tables/tbutils.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/tables/tbxface.c b/src/acpica/source/components/tables/tbxface.c
> index b8026f7..3681a30 100644
> --- a/src/acpica/source/components/tables/tbxface.c
> +++ b/src/acpica/source/components/tables/tbxface.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/tables/tbxfload.c b/src/acpica/source/components/tables/tbxfload.c
> index f43a400..db627e1 100644
> --- a/src/acpica/source/components/tables/tbxfload.c
> +++ b/src/acpica/source/components/tables/tbxfload.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/tables/tbxfroot.c b/src/acpica/source/components/tables/tbxfroot.c
> index abd29a8..a4d664d 100644
> --- a/src/acpica/source/components/tables/tbxfroot.c
> +++ b/src/acpica/source/components/tables/tbxfroot.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utaddress.c b/src/acpica/source/components/utilities/utaddress.c
> index 4c0c98d..b9e32a0 100644
> --- a/src/acpica/source/components/utilities/utaddress.c
> +++ b/src/acpica/source/components/utilities/utaddress.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utalloc.c b/src/acpica/source/components/utilities/utalloc.c
> index 62e2306..ce194d4 100644
> --- a/src/acpica/source/components/utilities/utalloc.c
> +++ b/src/acpica/source/components/utilities/utalloc.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utascii.c b/src/acpica/source/components/utilities/utascii.c
> index 48c8fac..e36fdbd 100644
> --- a/src/acpica/source/components/utilities/utascii.c
> +++ b/src/acpica/source/components/utilities/utascii.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utbuffer.c b/src/acpica/source/components/utilities/utbuffer.c
> index fe5c7d5..667fb2c 100644
> --- a/src/acpica/source/components/utilities/utbuffer.c
> +++ b/src/acpica/source/components/utilities/utbuffer.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utcache.c b/src/acpica/source/components/utilities/utcache.c
> index a47d394..93a6c70 100644
> --- a/src/acpica/source/components/utilities/utcache.c
> +++ b/src/acpica/source/components/utilities/utcache.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utcopy.c b/src/acpica/source/components/utilities/utcopy.c
> index 3269a45..2f214a0 100644
> --- a/src/acpica/source/components/utilities/utcopy.c
> +++ b/src/acpica/source/components/utilities/utcopy.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utdebug.c b/src/acpica/source/components/utilities/utdebug.c
> index 995d45c..3faa6b2 100644
> --- a/src/acpica/source/components/utilities/utdebug.c
> +++ b/src/acpica/source/components/utilities/utdebug.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utdecode.c b/src/acpica/source/components/utilities/utdecode.c
> index 30c28c4..d0854a8 100644
> --- a/src/acpica/source/components/utilities/utdecode.c
> +++ b/src/acpica/source/components/utilities/utdecode.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utdelete.c b/src/acpica/source/components/utilities/utdelete.c
> index ebe2a78..23c2a08 100644
> --- a/src/acpica/source/components/utilities/utdelete.c
> +++ b/src/acpica/source/components/utilities/utdelete.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/uterror.c b/src/acpica/source/components/utilities/uterror.c
> index 5246c93..e0430ca 100644
> --- a/src/acpica/source/components/utilities/uterror.c
> +++ b/src/acpica/source/components/utilities/uterror.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/uteval.c b/src/acpica/source/components/utilities/uteval.c
> index ebe66e2..022e89c 100644
> --- a/src/acpica/source/components/utilities/uteval.c
> +++ b/src/acpica/source/components/utilities/uteval.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utexcep.c b/src/acpica/source/components/utilities/utexcep.c
> index f48bcc0..2a137a8 100644
> --- a/src/acpica/source/components/utilities/utexcep.c
> +++ b/src/acpica/source/components/utilities/utexcep.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utglobal.c b/src/acpica/source/components/utilities/utglobal.c
> index fa29f47..7ce9775 100644
> --- a/src/acpica/source/components/utilities/utglobal.c
> +++ b/src/acpica/source/components/utilities/utglobal.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/uthex.c b/src/acpica/source/components/utilities/uthex.c
> index 9a37816..7186984 100644
> --- a/src/acpica/source/components/utilities/uthex.c
> +++ b/src/acpica/source/components/utilities/uthex.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utids.c b/src/acpica/source/components/utilities/utids.c
> index 00293f2..69ecd87 100644
> --- a/src/acpica/source/components/utilities/utids.c
> +++ b/src/acpica/source/components/utilities/utids.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utinit.c b/src/acpica/source/components/utilities/utinit.c
> index ba42ad2..54449ad 100644
> --- a/src/acpica/source/components/utilities/utinit.c
> +++ b/src/acpica/source/components/utilities/utinit.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utlock.c b/src/acpica/source/components/utilities/utlock.c
> index e34a4ec..12d8d17 100644
> --- a/src/acpica/source/components/utilities/utlock.c
> +++ b/src/acpica/source/components/utilities/utlock.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utmath.c b/src/acpica/source/components/utilities/utmath.c
> index d5e15e4..679ca60 100644
> --- a/src/acpica/source/components/utilities/utmath.c
> +++ b/src/acpica/source/components/utilities/utmath.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utmisc.c b/src/acpica/source/components/utilities/utmisc.c
> index 41f2c72..526ad6f 100644
> --- a/src/acpica/source/components/utilities/utmisc.c
> +++ b/src/acpica/source/components/utilities/utmisc.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utmutex.c b/src/acpica/source/components/utilities/utmutex.c
> index aaf3660..c399dcb 100644
> --- a/src/acpica/source/components/utilities/utmutex.c
> +++ b/src/acpica/source/components/utilities/utmutex.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utnonansi.c b/src/acpica/source/components/utilities/utnonansi.c
> index e7dbd0b..f311701 100644
> --- a/src/acpica/source/components/utilities/utnonansi.c
> +++ b/src/acpica/source/components/utilities/utnonansi.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utobject.c b/src/acpica/source/components/utilities/utobject.c
> index 1d30d2c..4e2c49c 100644
> --- a/src/acpica/source/components/utilities/utobject.c
> +++ b/src/acpica/source/components/utilities/utobject.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utosi.c b/src/acpica/source/components/utilities/utosi.c
> index 4dcd3f4..5b2e86d 100644
> --- a/src/acpica/source/components/utilities/utosi.c
> +++ b/src/acpica/source/components/utilities/utosi.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utownerid.c b/src/acpica/source/components/utilities/utownerid.c
> index 5f21a3b..03c1491 100644
> --- a/src/acpica/source/components/utilities/utownerid.c
> +++ b/src/acpica/source/components/utilities/utownerid.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utpredef.c b/src/acpica/source/components/utilities/utpredef.c
> index a97064c..d00638b 100644
> --- a/src/acpica/source/components/utilities/utpredef.c
> +++ b/src/acpica/source/components/utilities/utpredef.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utresrc.c b/src/acpica/source/components/utilities/utresrc.c
> index d1ef5cf..d26b15c 100644
> --- a/src/acpica/source/components/utilities/utresrc.c
> +++ b/src/acpica/source/components/utilities/utresrc.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utstate.c b/src/acpica/source/components/utilities/utstate.c
> index 6a264d6..29c00e8 100644
> --- a/src/acpica/source/components/utilities/utstate.c
> +++ b/src/acpica/source/components/utilities/utstate.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utstring.c b/src/acpica/source/components/utilities/utstring.c
> index 746bf41..82b9bb9 100644
> --- a/src/acpica/source/components/utilities/utstring.c
> +++ b/src/acpica/source/components/utilities/utstring.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utstrtoul64.c b/src/acpica/source/components/utilities/utstrtoul64.c
> index ff84ed4..f470754 100644
> --- a/src/acpica/source/components/utilities/utstrtoul64.c
> +++ b/src/acpica/source/components/utilities/utstrtoul64.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/uttrack.c b/src/acpica/source/components/utilities/uttrack.c
> index c3cb9b9..4e7adbc 100644
> --- a/src/acpica/source/components/utilities/uttrack.c
> +++ b/src/acpica/source/components/utilities/uttrack.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utuuid.c b/src/acpica/source/components/utilities/utuuid.c
> index 619154a..cfa4a39 100644
> --- a/src/acpica/source/components/utilities/utuuid.c
> +++ b/src/acpica/source/components/utilities/utuuid.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utxface.c b/src/acpica/source/components/utilities/utxface.c
> index a8aeef6..34bbe05 100644
> --- a/src/acpica/source/components/utilities/utxface.c
> +++ b/src/acpica/source/components/utilities/utxface.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utxferror.c b/src/acpica/source/components/utilities/utxferror.c
> index 8db84b9..b660bb0 100644
> --- a/src/acpica/source/components/utilities/utxferror.c
> +++ b/src/acpica/source/components/utilities/utxferror.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/components/utilities/utxfinit.c b/src/acpica/source/components/utilities/utxfinit.c
> index 9104d9d..3d8d952 100644
> --- a/src/acpica/source/components/utilities/utxfinit.c
> +++ b/src/acpica/source/components/utilities/utxfinit.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acapps.h b/src/acpica/source/include/acapps.h
> index d580245..11aa7c5 100644
> --- a/src/acpica/source/include/acapps.h
> +++ b/src/acpica/source/include/acapps.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> @@ -123,26 +123,26 @@
>  /* Common info for tool signons */
>
>  #define ACPICA_NAME                 "Intel ACPI Component Architecture"
> -#define ACPICA_COPYRIGHT            "Copyright (c) 2000 - 2016 Intel Corporation"
> +#define ACPICA_COPYRIGHT            "Copyright (c) 2000 - 2017 Intel Corporation"
>
>  #if ACPI_MACHINE_WIDTH == 64
> -#define ACPI_WIDTH          "-64"
> +#define ACPI_WIDTH          " (64-bit version)"
>
>  #elif ACPI_MACHINE_WIDTH == 32
> -#define ACPI_WIDTH          "-32"
> +#define ACPI_WIDTH          " (32-bit version)"
>
>  #else
>  #error unknown ACPI_MACHINE_WIDTH
> -#define ACPI_WIDTH          "-??"
> +#define ACPI_WIDTH          " (unknown bit width, not 32 or 64)"
>
>  #endif
>
>  /* Macros for signons and file headers */
>
>  #define ACPI_COMMON_SIGNON(UtilityName) \
> -    "\n%s\n%s version %8.8X%s\n%s\n\n", \
> +    "\n%s\n%s version %8.8X\n%s\n\n", \
>      ACPICA_NAME, \
> -    UtilityName, ((UINT32) ACPI_CA_VERSION), ACPI_WIDTH, \
> +    UtilityName, ((UINT32) ACPI_CA_VERSION), \
>      ACPICA_COPYRIGHT
>
>  #define ACPI_COMMON_HEADER(UtilityName, Prefix) \
> diff --git a/src/acpica/source/include/acbuffer.h b/src/acpica/source/include/acbuffer.h
> index 896b5cb..4f6b2c1 100644
> --- a/src/acpica/source/include/acbuffer.h
> +++ b/src/acpica/source/include/acbuffer.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/accommon.h b/src/acpica/source/include/accommon.h
> index 76f76d6..18cc26b 100644
> --- a/src/acpica/source/include/accommon.h
> +++ b/src/acpica/source/include/accommon.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acconfig.h b/src/acpica/source/include/acconfig.h
> index bf7421f..cd5533c 100644
> --- a/src/acpica/source/include/acconfig.h
> +++ b/src/acpica/source/include/acconfig.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acdebug.h b/src/acpica/source/include/acdebug.h
> index ac44660..6a6cfda 100644
> --- a/src/acpica/source/include/acdebug.h
> +++ b/src/acpica/source/include/acdebug.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acdisasm.h b/src/acpica/source/include/acdisasm.h
> index 69dac97..05cc91d 100644
> --- a/src/acpica/source/include/acdisasm.h
> +++ b/src/acpica/source/include/acdisasm.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acdispat.h b/src/acpica/source/include/acdispat.h
> index ebd79a7..1932ec8 100644
> --- a/src/acpica/source/include/acdispat.h
> +++ b/src/acpica/source/include/acdispat.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acevents.h b/src/acpica/source/include/acevents.h
> index 0f935ea..30a6663 100644
> --- a/src/acpica/source/include/acevents.h
> +++ b/src/acpica/source/include/acevents.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acexcep.h b/src/acpica/source/include/acexcep.h
> index e6d6adb..6fd16c7 100644
> --- a/src/acpica/source/include/acexcep.h
> +++ b/src/acpica/source/include/acexcep.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acglobal.h b/src/acpica/source/include/acglobal.h
> index d981741..b586cff 100644
> --- a/src/acpica/source/include/acglobal.h
> +++ b/src/acpica/source/include/acglobal.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/achware.h b/src/acpica/source/include/achware.h
> index d9b2561..94ecf41 100644
> --- a/src/acpica/source/include/achware.h
> +++ b/src/acpica/source/include/achware.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acinterp.h b/src/acpica/source/include/acinterp.h
> index 3abfdb0..f261e58 100644
> --- a/src/acpica/source/include/acinterp.h
> +++ b/src/acpica/source/include/acinterp.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/aclocal.h b/src/acpica/source/include/aclocal.h
> index 48e9c31..ce7322c 100644
> --- a/src/acpica/source/include/aclocal.h
> +++ b/src/acpica/source/include/aclocal.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acmacros.h b/src/acpica/source/include/acmacros.h
> index 1255be5..e8ff04c 100644
> --- a/src/acpica/source/include/acmacros.h
> +++ b/src/acpica/source/include/acmacros.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acnames.h b/src/acpica/source/include/acnames.h
> index 59b3c25..d02ffd7 100644
> --- a/src/acpica/source/include/acnames.h
> +++ b/src/acpica/source/include/acnames.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acnamesp.h b/src/acpica/source/include/acnamesp.h
> index 6fb0f27..a8c2c7b 100644
> --- a/src/acpica/source/include/acnamesp.h
> +++ b/src/acpica/source/include/acnamesp.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acobject.h b/src/acpica/source/include/acobject.h
> index c107329..1018a7d 100644
> --- a/src/acpica/source/include/acobject.h
> +++ b/src/acpica/source/include/acobject.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acopcode.h b/src/acpica/source/include/acopcode.h
> index 079e74a..6e55301 100644
> --- a/src/acpica/source/include/acopcode.h
> +++ b/src/acpica/source/include/acopcode.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acoutput.h b/src/acpica/source/include/acoutput.h
> index 717a2c3..3409e60 100644
> --- a/src/acpica/source/include/acoutput.h
> +++ b/src/acpica/source/include/acoutput.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acparser.h b/src/acpica/source/include/acparser.h
> index 35f1ab7..a514db4 100644
> --- a/src/acpica/source/include/acparser.h
> +++ b/src/acpica/source/include/acparser.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acpi.h b/src/acpica/source/include/acpi.h
> index 23cd69f..7d3eb2d 100644
> --- a/src/acpica/source/include/acpi.h
> +++ b/src/acpica/source/include/acpi.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acpiosxf.h b/src/acpica/source/include/acpiosxf.h
> index c4d1606..01ab2c2 100644
> --- a/src/acpica/source/include/acpiosxf.h
> +++ b/src/acpica/source/include/acpiosxf.h
> @@ -10,7 +10,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acpixf.h b/src/acpica/source/include/acpixf.h
> index 0b5ca26..020e572 100644
> --- a/src/acpica/source/include/acpixf.h
> +++ b/src/acpica/source/include/acpixf.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> @@ -118,7 +118,7 @@
>
>  /* Current ACPICA subsystem version in YYYYMMDD format */
>
> -#define ACPI_CA_VERSION                 0x20161222
> +#define ACPI_CA_VERSION                 0x20170119
>
>  #include "acconfig.h"
>  #include "actypes.h"
> diff --git a/src/acpica/source/include/acpredef.h b/src/acpica/source/include/acpredef.h
> index 851c0b5..4fd16a5 100644
> --- a/src/acpica/source/include/acpredef.h
> +++ b/src/acpica/source/include/acpredef.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acresrc.h b/src/acpica/source/include/acresrc.h
> index 5c63854..7e604c3 100644
> --- a/src/acpica/source/include/acresrc.h
> +++ b/src/acpica/source/include/acresrc.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acrestyp.h b/src/acpica/source/include/acrestyp.h
> index 396a2d5..9380a58 100644
> --- a/src/acpica/source/include/acrestyp.h
> +++ b/src/acpica/source/include/acrestyp.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acstruct.h b/src/acpica/source/include/acstruct.h
> index e823eae..94d508b 100644
> --- a/src/acpica/source/include/acstruct.h
> +++ b/src/acpica/source/include/acstruct.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/actables.h b/src/acpica/source/include/actables.h
> index c5e9916..53ead20 100644
> --- a/src/acpica/source/include/actables.h
> +++ b/src/acpica/source/include/actables.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/actbl.h b/src/acpica/source/include/actbl.h
> index 4d7fd8a..0ecb2b9 100644
> --- a/src/acpica/source/include/actbl.h
> +++ b/src/acpica/source/include/actbl.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/actbl1.h b/src/acpica/source/include/actbl1.h
> index edca747..ec5a706 100644
> --- a/src/acpica/source/include/actbl1.h
> +++ b/src/acpica/source/include/actbl1.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/actbl2.h b/src/acpica/source/include/actbl2.h
> index 35707a2..736efd8 100644
> --- a/src/acpica/source/include/actbl2.h
> +++ b/src/acpica/source/include/actbl2.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/actbl3.h b/src/acpica/source/include/actbl3.h
> index 0d3ee44..8147374 100644
> --- a/src/acpica/source/include/actbl3.h
> +++ b/src/acpica/source/include/actbl3.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/actypes.h b/src/acpica/source/include/actypes.h
> index 6b516bb..c4ed02b 100644
> --- a/src/acpica/source/include/actypes.h
> +++ b/src/acpica/source/include/actypes.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acutils.h b/src/acpica/source/include/acutils.h
> index eeedc95..f6428e3 100644
> --- a/src/acpica/source/include/acutils.h
> +++ b/src/acpica/source/include/acutils.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/acuuid.h b/src/acpica/source/include/acuuid.h
> index 5bafabc..be257cd 100644
> --- a/src/acpica/source/include/acuuid.h
> +++ b/src/acpica/source/include/acuuid.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/amlcode.h b/src/acpica/source/include/amlcode.h
> index 55354fe..b9aa3af 100644
> --- a/src/acpica/source/include/amlcode.h
> +++ b/src/acpica/source/include/amlcode.h
> @@ -10,7 +10,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/amlresrc.h b/src/acpica/source/include/amlresrc.h
> index cd9eb2d..ae0b780 100644
> --- a/src/acpica/source/include/amlresrc.h
> +++ b/src/acpica/source/include/amlresrc.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/platform/acenv.h b/src/acpica/source/include/platform/acenv.h
> index 6e715bb..2a8e661 100644
> --- a/src/acpica/source/include/platform/acenv.h
> +++ b/src/acpica/source/include/platform/acenv.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/platform/acenvex.h b/src/acpica/source/include/platform/acenvex.h
> index 94b53e7..48c5b96 100644
> --- a/src/acpica/source/include/platform/acenvex.h
> +++ b/src/acpica/source/include/platform/acenvex.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/platform/acgcc.h b/src/acpica/source/include/platform/acgcc.h
> index 097539c..cd3ba75 100644
> --- a/src/acpica/source/include/platform/acgcc.h
> +++ b/src/acpica/source/include/platform/acgcc.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/platform/acgccex.h b/src/acpica/source/include/platform/acgccex.h
> index 8aed194..91ad618 100644
> --- a/src/acpica/source/include/platform/acgccex.h
> +++ b/src/acpica/source/include/platform/acgccex.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/include/platform/aclinux.h b/src/acpica/source/include/platform/aclinux.h
> index 27803ad..b0d2d7c 100644
> --- a/src/acpica/source/include/platform/aclinux.h
> +++ b/src/acpica/source/include/platform/aclinux.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> @@ -146,6 +146,10 @@
>  #define ACPI_DEBUGGER
>  #endif
>
> +#ifdef CONFIG_ACPI_DEBUG
> +#define ACPI_MUTEX_DEBUG
> +#endif
> +
>  #include <linux/string.h>
>  #include <linux/kernel.h>
>  #include <linux/ctype.h>
> @@ -260,6 +264,9 @@
>  #ifndef __init
>  #define __init
>  #endif
> +#ifndef __iomem
> +#define __iomem
> +#endif
>
>  /* Host-dependent types and defines for user-space ACPICA */
>
> diff --git a/src/acpica/source/include/platform/aclinuxex.h b/src/acpica/source/include/platform/aclinuxex.h
> index c39672d..b222015 100644
> --- a/src/acpica/source/include/platform/aclinuxex.h
> +++ b/src/acpica/source/include/platform/aclinuxex.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> @@ -234,10 +234,6 @@ AcpiOsTerminateDebugger (
>  /*
>   * OSL interfaces added by Linux
>   */
> -void
> -EarlyAcpiOsUnmapMemory (
> -    void __iomem            *Virt,
> -    ACPI_SIZE               Size);
>
>  #endif /* __KERNEL__ */
>
> diff --git a/src/acpica/source/os_specific/service_layers/osunixxf.c b/src/acpica/source/os_specific/service_layers/osunixxf.c
> index c58bdfb..d8792af 100644
> --- a/src/acpica/source/os_specific/service_layers/osunixxf.c
> +++ b/src/acpica/source/os_specific/service_layers/osunixxf.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> @@ -442,7 +442,7 @@ AcpiOsPhysicalTableOverride (
>   * RETURN:      Status
>   *
>   * DESCRIPTION: A hook before writing sleep registers to enter the sleep
> - *              state. Return AE_CTRL_SKIP to skip further sleep register
> + *              state. Return AE_CTRL_TERMINATE to skip further sleep register
>   *              writes.
>   *
>   *****************************************************************************/
> diff --git a/src/acpica/source/tools/acpiexec/aecommon.h b/src/acpica/source/tools/acpiexec/aecommon.h
> index dc15556..1f6bdb3 100644
> --- a/src/acpica/source/tools/acpiexec/aecommon.h
> +++ b/src/acpica/source/tools/acpiexec/aecommon.h
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/tools/acpiexec/aehandlers.c b/src/acpica/source/tools/acpiexec/aehandlers.c
> index b52e4d8..7a8ec40 100644
> --- a/src/acpica/source/tools/acpiexec/aehandlers.c
> +++ b/src/acpica/source/tools/acpiexec/aehandlers.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/tools/acpiexec/aeinitfile.c b/src/acpica/source/tools/acpiexec/aeinitfile.c
> index 6a2eeb3..bfbd356 100644
> --- a/src/acpica/source/tools/acpiexec/aeinitfile.c
> +++ b/src/acpica/source/tools/acpiexec/aeinitfile.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
> diff --git a/src/acpica/source/tools/acpiexec/aeregion.c b/src/acpica/source/tools/acpiexec/aeregion.c
> index 4d961a8..57afed3 100644
> --- a/src/acpica/source/tools/acpiexec/aeregion.c
> +++ b/src/acpica/source/tools/acpiexec/aeregion.c
> @@ -8,7 +8,7 @@
>   *
>   * 1. Copyright Notice
>   *
> - * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
>   * All rights reserved.
>   *
>   * 2. License
>

Acked-by: Ivan Hu <ivan.hu at canonical.com>



More information about the fwts-devel mailing list