diff mbox

ACPICA: Update to version 20160108 (LP: #1532268)

Message ID 1452272943-19210-1-git-send-email-colin.king@canonical.com
State Accepted
Headers show

Commit Message

Colin Ian King Jan. 8, 2016, 5:09 p.m. UTC
From: Colin Ian King <colin.king@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/2016-January/000869.html

Signed-off-by: Colin Ian King <colin.king@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/aslcompiler.y           |  2 +-
 src/acpica/source/compiler/aslcstyle.y             |  2 +-
 src/acpica/source/compiler/asldefine.h             |  2 +-
 src/acpica/source/compiler/aslerror.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/aslhex.c                |  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/aslpredef.c             |  2 +-
 src/acpica/source/compiler/aslprepkg.c             |  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          | 10 +--
 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              |  2 +-
 src/acpica/source/compiler/asluuid.c               |  2 +-
 src/acpica/source/compiler/aslwalks.c              |  2 +-
 src/acpica/source/compiler/aslxref.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               |  3 +-
 src/acpica/source/components/debugger/dbcmds.c     |  2 +-
 src/acpica/source/components/debugger/dbconvert.c  |  2 +-
 src/acpica/source/components/debugger/dbdisply.c   |  6 +-
 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 +-
 .../source/components/disassembler/dmbuffer.c      |  2 +-
 .../source/components/disassembler/dmcstyle.c      |  2 +-
 .../source/components/disassembler/dmdeferred.c    |  2 +-
 .../source/components/disassembler/dmnames.c       |  2 +-
 .../source/components/disassembler/dmopcode.c      |  2 +-
 .../source/components/disassembler/dmresrc.c       |  2 +-
 .../source/components/disassembler/dmresrcl.c      |  2 +-
 .../source/components/disassembler/dmresrcl2.c     |  2 +-
 .../source/components/disassembler/dmresrcs.c      |  2 +-
 .../source/components/disassembler/dmutils.c       |  2 +-
 src/acpica/source/components/disassembler/dmwalk.c |  2 +-
 src/acpica/source/components/dispatcher/dsargs.c   |  2 +-
 .../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    |  3 +-
 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     |  3 +-
 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 +-
 .../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    | 71 ++++++++++++++++------
 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 +-
 .../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/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/utprint.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/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                 |  4 +-
 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/aclinux.h       |  2 +-
 src/acpica/source/include/platform/aclinuxex.h     |  2 +-
 .../source/os_specific/service_layers/oslibcfs.c   |  2 +-
 .../source/os_specific/service_layers/osunixxf.c   |  2 +-
 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 +-
 326 files changed, 388 insertions(+), 352 deletions(-)

Comments

Alex Hung Jan. 11, 2016, 8:18 a.m. UTC | #1
On 2016-01-09 01:09 AM, Colin King wrote:
> From: Colin Ian King<colin.king@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/2016-January/000869.html
>
> Signed-off-by: Colin Ian King<colin.king@canonical.com>


Acked-by: Alex Hung <alex.hung@canonical.com>
Ivan Hu Jan. 12, 2016, 2:57 a.m. UTC | #2
On 2016年01月09日 01:09, Colin King wrote:
> From: Colin Ian King <colin.king@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/2016-January/000869.html
>
> Signed-off-by: Colin Ian King <colin.king@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/aslcompiler.y           |  2 +-
>   src/acpica/source/compiler/aslcstyle.y             |  2 +-
>   src/acpica/source/compiler/asldefine.h             |  2 +-
>   src/acpica/source/compiler/aslerror.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/aslhex.c                |  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/aslpredef.c             |  2 +-
>   src/acpica/source/compiler/aslprepkg.c             |  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          | 10 +--
>   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              |  2 +-
>   src/acpica/source/compiler/asluuid.c               |  2 +-
>   src/acpica/source/compiler/aslwalks.c              |  2 +-
>   src/acpica/source/compiler/aslxref.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               |  3 +-
>   src/acpica/source/components/debugger/dbcmds.c     |  2 +-
>   src/acpica/source/components/debugger/dbconvert.c  |  2 +-
>   src/acpica/source/components/debugger/dbdisply.c   |  6 +-
>   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 +-
>   .../source/components/disassembler/dmbuffer.c      |  2 +-
>   .../source/components/disassembler/dmcstyle.c      |  2 +-
>   .../source/components/disassembler/dmdeferred.c    |  2 +-
>   .../source/components/disassembler/dmnames.c       |  2 +-
>   .../source/components/disassembler/dmopcode.c      |  2 +-
>   .../source/components/disassembler/dmresrc.c       |  2 +-
>   .../source/components/disassembler/dmresrcl.c      |  2 +-
>   .../source/components/disassembler/dmresrcl2.c     |  2 +-
>   .../source/components/disassembler/dmresrcs.c      |  2 +-
>   .../source/components/disassembler/dmutils.c       |  2 +-
>   src/acpica/source/components/disassembler/dmwalk.c |  2 +-
>   src/acpica/source/components/dispatcher/dsargs.c   |  2 +-
>   .../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    |  3 +-
>   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     |  3 +-
>   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 +-
>   .../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    | 71 ++++++++++++++++------
>   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 +-
>   .../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/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/utprint.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/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                 |  4 +-
>   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/aclinux.h       |  2 +-
>   src/acpica/source/include/platform/aclinuxex.h     |  2 +-
>   .../source/os_specific/service_layers/oslibcfs.c   |  2 +-
>   .../source/os_specific/service_layers/osunixxf.c   |  2 +-
>   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 +-
>   326 files changed, 388 insertions(+), 352 deletions(-)
>
> diff --git a/src/acpica/source/common/acfileio.c b/src/acpica/source/common/acfileio.c
> index d260120..cebfa21 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/common/acgetline.c b/src/acpica/source/common/acgetline.c
> index 804ff30..dfc0653 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/common/adfile.c b/src/acpica/source/common/adfile.c
> index 3ba4a57..b7667c2 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/common/adisasm.c b/src/acpica/source/common/adisasm.c
> index 3b0b2c0..3dabe3b 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/common/adwalk.c b/src/acpica/source/common/adwalk.c
> index 92cec74..c2d218a 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/common/ahids.c b/src/acpica/source/common/ahids.c
> index fed0981..7cd9c2c 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/common/ahpredef.c b/src/acpica/source/common/ahpredef.c
> index 5104def..4bef8e9 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/common/ahtable.c b/src/acpica/source/common/ahtable.c
> index e5e065d..021ae33 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/common/ahuuids.c b/src/acpica/source/common/ahuuids.c
> index 499dbb4..abcdfce 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/common/cmfsize.c b/src/acpica/source/common/cmfsize.c
> index 1e8de3c..accdf22 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/common/dmextern.c b/src/acpica/source/common/dmextern.c
> index 7335168..229397f 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/common/dmrestag.c b/src/acpica/source/common/dmrestag.c
> index c87a025..d00036f 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/common/dmtable.c b/src/acpica/source/common/dmtable.c
> index 35e01f3..5cd1247 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/common/dmtables.c b/src/acpica/source/common/dmtables.c
> index 4ec8470..da66043 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/common/dmtbdump.c b/src/acpica/source/common/dmtbdump.c
> index b22d9bd..409d4f6 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/common/dmtbinfo.c b/src/acpica/source/common/dmtbinfo.c
> index c10e089..1e749b0 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/common/getopt.c b/src/acpica/source/common/getopt.c
> index 23c4495..15eadc2 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslanalyze.c b/src/acpica/source/compiler/aslanalyze.c
> index 0182605..3d49f21 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslascii.c b/src/acpica/source/compiler/aslascii.c
> index b3cf8aa..daf4dcf 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslbtypes.c b/src/acpica/source/compiler/aslbtypes.c
> index 7328ad5..d472df7 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslcodegen.c b/src/acpica/source/compiler/aslcodegen.c
> index 864aca7..1bfc0e1 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslcompile.c b/src/acpica/source/compiler/aslcompile.c
> index e9575c7..c7d120e 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslcompiler.h b/src/acpica/source/compiler/aslcompiler.h
> index 6c1dcea..13dee53 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslcompiler.l b/src/acpica/source/compiler/aslcompiler.l
> index dcfc9ab..16527a9 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslcompiler.y b/src/acpica/source/compiler/aslcompiler.y
> index fd98308..4f69f30 100644
> --- a/src/acpica/source/compiler/aslcompiler.y
> +++ b/src/acpica/source/compiler/aslcompiler.y
> @@ -9,7 +9,7 @@
>    *
>    * 1. Copyright Notice
>    *
> - * Some or all of this work - Copyright (c) 1999 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslcstyle.y b/src/acpica/source/compiler/aslcstyle.y
> index 074278a..f510b87 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/asldefine.h b/src/acpica/source/compiler/asldefine.h
> index f22d9bf..7287c43 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslerror.c b/src/acpica/source/compiler/aslerror.c
> index 0b2631d..dd49a97 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslfileio.c b/src/acpica/source/compiler/aslfileio.c
> index 7872396..43a3d33 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslfiles.c b/src/acpica/source/compiler/aslfiles.c
> index 56a6117..472cbd9 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslfold.c b/src/acpica/source/compiler/aslfold.c
> index d7a7bc1..7aef301 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslglobal.h b/src/acpica/source/compiler/aslglobal.h
> index feb4d45..ef64159 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslhex.c b/src/acpica/source/compiler/aslhex.c
> index c7d53a9..53b816b 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/asllength.c b/src/acpica/source/compiler/asllength.c
> index 87dc874..25f13b2 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/asllisting.c b/src/acpica/source/compiler/asllisting.c
> index d30a0bd..92c5bea 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/asllistsup.c b/src/acpica/source/compiler/asllistsup.c
> index 815a204..f999f91 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslload.c b/src/acpica/source/compiler/aslload.c
> index 9607679..65ff84b 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/asllookup.c b/src/acpica/source/compiler/asllookup.c
> index 35e628e..5085ce1 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslmain.c b/src/acpica/source/compiler/aslmain.c
> index d1fb045..0ac138b 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslmap.c b/src/acpica/source/compiler/aslmap.c
> index aa1378f..4502a32 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslmapoutput.c b/src/acpica/source/compiler/aslmapoutput.c
> index d6234ab..d83711e 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslmaputils.c b/src/acpica/source/compiler/aslmaputils.c
> index 9b9a03e..ee947e8 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslmessages.c b/src/acpica/source/compiler/aslmessages.c
> index 2245edd..db144ca 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslmessages.h b/src/acpica/source/compiler/aslmessages.h
> index aa00cf8..a84c546 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslmethod.c b/src/acpica/source/compiler/aslmethod.c
> index d4f20e8..1e7de0c 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslnamesp.c b/src/acpica/source/compiler/aslnamesp.c
> index cdec53b..f6767e8 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/asloffset.c b/src/acpica/source/compiler/asloffset.c
> index 210a6f9..09dc5f8 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslopcodes.c b/src/acpica/source/compiler/aslopcodes.c
> index a028979..230b695 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/asloperands.c b/src/acpica/source/compiler/asloperands.c
> index ee9c9d9..27d088b 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslopt.c b/src/acpica/source/compiler/aslopt.c
> index 62f3138..a1af93f 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslparser.y b/src/acpica/source/compiler/aslparser.y
> index 94fc401..1bbacd4 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslpredef.c b/src/acpica/source/compiler/aslpredef.c
> index 680cb62..3c99771 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslprepkg.c b/src/acpica/source/compiler/aslprepkg.c
> index 4f6163f..58fddd1 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslprintf.c b/src/acpica/source/compiler/aslprintf.c
> index 593ea65..055dbf8 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslprune.c b/src/acpica/source/compiler/aslprune.c
> index 7f0074f..e51ff1b 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslresource.c b/src/acpica/source/compiler/aslresource.c
> index 4ae38b3..8f537ea 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslresources.y b/src/acpica/source/compiler/aslresources.y
> index 46d4f31..fb1c220 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslrestype1.c b/src/acpica/source/compiler/aslrestype1.c
> index a00b4e9..b3ed0d8 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslrestype1i.c b/src/acpica/source/compiler/aslrestype1i.c
> index a974aa6..b5a9972 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslrestype2.c b/src/acpica/source/compiler/aslrestype2.c
> index 7e62a76..9fc77b0 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslrestype2d.c b/src/acpica/source/compiler/aslrestype2d.c
> index c1fc003..f0044a4 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslrestype2e.c b/src/acpica/source/compiler/aslrestype2e.c
> index 1f2cc95..1d91913 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslrestype2q.c b/src/acpica/source/compiler/aslrestype2q.c
> index a24d554..30d7529 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslrestype2s.c b/src/acpica/source/compiler/aslrestype2s.c
> index 469f06e..79f677e 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> @@ -507,7 +507,7 @@ RsDoGpioIntDescriptor (
>
>           default:
>               /*
> -             * PINs come through here, repeatedly. Each PIN must be a DWORD.
> +             * PINs come through here, repeatedly. Each PIN must be a WORD.
>                * NOTE: there is no "length" field for this, so from ACPI spec:
>                *  The number of pins in the table can be calculated from:
>                *  PinCount = (Resource Source Name Offset - Pin Table Offset) / 2
> @@ -536,7 +536,7 @@ RsDoGpioIntDescriptor (
>
>                   /* Create a named field at the start of the list */
>
> -                RsCreateDwordField (InitializerOp, ACPI_RESTAG_PIN,
> +                RsCreateWordField (InitializerOp, ACPI_RESTAG_PIN,
>                       CurrentByteOffset + Descriptor->Gpio.PinTableOffset);
>               }
>               break;
> @@ -721,7 +721,7 @@ RsDoGpioIoDescriptor (
>
>           default:
>               /*
> -             * PINs come through here, repeatedly. Each PIN must be a DWORD.
> +             * PINs come through here, repeatedly. Each PIN must be a WORD.
>                * NOTE: there is no "length" field for this, so from ACPI spec:
>                *  The number of pins in the table can be calculated from:
>                *  PinCount = (Resource Source Name Offset - Pin Table Offset) / 2
> @@ -750,7 +750,7 @@ RsDoGpioIoDescriptor (
>
>                   /* Create a named field at the start of the list */
>
> -                RsCreateDwordField (InitializerOp, ACPI_RESTAG_PIN,
> +                RsCreateWordField (InitializerOp, ACPI_RESTAG_PIN,
>                       CurrentByteOffset + Descriptor->Gpio.PinTableOffset);
>               }
>               break;
> diff --git a/src/acpica/source/compiler/aslrestype2w.c b/src/acpica/source/compiler/aslrestype2w.c
> index 1103ac4..2f8380a 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslrules.y b/src/acpica/source/compiler/aslrules.y
> index fb6ccc8..f349448 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslstartup.c b/src/acpica/source/compiler/aslstartup.c
> index c05b842..a75da4e 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslstubs.c b/src/acpica/source/compiler/aslstubs.c
> index 6c61421..d255e90 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslsupport.l b/src/acpica/source/compiler/aslsupport.l
> index fdfcdb6..997902c 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslsupport.y b/src/acpica/source/compiler/aslsupport.y
> index 6f3cfec..1cb9bd6 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/asltokens.y b/src/acpica/source/compiler/asltokens.y
> index 8dfd567..a5de900 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/asltransform.c b/src/acpica/source/compiler/asltransform.c
> index fd91965..8ff773e 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/asltree.c b/src/acpica/source/compiler/asltree.c
> index 0690a17..e58aedf 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/asltypes.h b/src/acpica/source/compiler/asltypes.h
> index 34340a5..83d365e 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/asltypes.y b/src/acpica/source/compiler/asltypes.y
> index 52ea9c3..58b159e 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslutils.c b/src/acpica/source/compiler/aslutils.c
> index bff011f..28fb415 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/asluuid.c b/src/acpica/source/compiler/asluuid.c
> index f1c47fe..af6b046 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslwalks.c b/src/acpica/source/compiler/aslwalks.c
> index 4947c7e..5b9f79f 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/aslxref.c b/src/acpica/source/compiler/aslxref.c
> index 82e053b..b83bea7 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/dtcompile.c b/src/acpica/source/compiler/dtcompile.c
> index a863b48..7719019 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/dtcompiler.h b/src/acpica/source/compiler/dtcompiler.h
> index 8a74c23..eb85ddc 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/dtexpress.c b/src/acpica/source/compiler/dtexpress.c
> index 6e0858a..d8a0766 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/dtfield.c b/src/acpica/source/compiler/dtfield.c
> index 06be3bf..d6da135 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/dtio.c b/src/acpica/source/compiler/dtio.c
> index 3cdf1f3..f0364c0 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/dtparser.l b/src/acpica/source/compiler/dtparser.l
> index b3cdf22..30a0ba6 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/dtparser.y b/src/acpica/source/compiler/dtparser.y
> index e48799b..0706197 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/dtsubtable.c b/src/acpica/source/compiler/dtsubtable.c
> index 348758c..c49ea5f 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/dttable.c b/src/acpica/source/compiler/dttable.c
> index f7a45fe..561c5ce 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/dttable1.c b/src/acpica/source/compiler/dttable1.c
> index 3db4b93..ada7fca 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/dttable2.c b/src/acpica/source/compiler/dttable2.c
> index 0632ffe..b281b5c 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/dttemplate.c b/src/acpica/source/compiler/dttemplate.c
> index d1c4a5d..0cfb73a 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/dttemplate.h b/src/acpica/source/compiler/dttemplate.h
> index dc73493..f27a77a 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/dtutils.c b/src/acpica/source/compiler/dtutils.c
> index 59bc095..6ca418c 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/preprocess.h b/src/acpica/source/compiler/preprocess.h
> index 39b35e8..d4f0172 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/prexpress.c b/src/acpica/source/compiler/prexpress.c
> index b54b7e0..b7dfb9e 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/prmacros.c b/src/acpica/source/compiler/prmacros.c
> index 1770803..284b1b9 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/prparser.l b/src/acpica/source/compiler/prparser.l
> index 20197df..7c2677d 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/prparser.y b/src/acpica/source/compiler/prparser.y
> index dd88a2e..39cb8b7 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/prscan.c b/src/acpica/source/compiler/prscan.c
> index ceffadc..e30e33d 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/compiler/prutils.c b/src/acpica/source/compiler/prutils.c
> index fc6bece..26b6e0a 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> @@ -486,7 +486,6 @@ PrPushInputFileStack (
>
>       /* Emit a new #line directive for the include file */
>
> -    Gbl_CurrentLineNumber = 1;
>       FlPrintFile (ASL_FILE_PREPROCESSOR, "#line %u \"%s\"\n", 1, Filename);
>   }
>
> diff --git a/src/acpica/source/components/debugger/dbcmds.c b/src/acpica/source/components/debugger/dbcmds.c
> index 280e135..8668120 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 034a204..302d2e6 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 a923b6e..1fb8212 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> @@ -741,13 +741,15 @@ void
>   AcpiDbDisplayObjectType (
>       char                    *ObjectArg)
>   {
> +    ACPI_SIZE               Arg;
>       ACPI_HANDLE             Handle;
>       ACPI_DEVICE_INFO        *Info;
>       ACPI_STATUS             Status;
>       UINT32                  i;
>
>
> -    Handle = ACPI_TO_POINTER (strtoul (ObjectArg, NULL, 16));
> +    Arg = strtoul (ObjectArg, NULL, 16);
> +    Handle = ACPI_TO_POINTER (Arg);
>
>       Status = AcpiGetObjectInfo (Handle, &Info);
>       if (ACPI_FAILURE (Status))
> diff --git a/src/acpica/source/components/debugger/dbexec.c b/src/acpica/source/components/debugger/dbexec.c
> index f69e27a..de49eef 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 eaae9a0..d7942b7 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 eb36d7a..a8a1eba 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 0f1421e..976e916 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 455656e..ded1602 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 88e8e77..75fbfc5 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 32c71b1..1fa7b89 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 d00e295..94d3bd5 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 2e3332e..69f8e5d 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 6cdb683..751ff43 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 ad99ad1..fe803bc 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 4ad8be9..7dc0b90 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 0e23133..29c0dd6 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 b6db169..6ca044b 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 9409e21..b7ee2ac 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 272d787..5ea815c 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 923d5da..8788beb 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 ab68cdb..dd0cea6 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 8a972ff..87c46cf 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 670ee48..3ea6183 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 676ed1b..0afc663 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 bcb5fad..bf6ef2e 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 6343d32..f641f18 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 270cf0e..5739983 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 02fdebc..97043ed 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 b2d5cfd..3728c8d 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 e153717..390a63f 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 0436ee1..393b1d0 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 04892a6..1ae66be 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 d448aaf..8dac6c9 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 45a7e7a..ea0f11e 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 35611d7..52e9ca8 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 4cdc53d..5cedfa8 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 765102d..09e1338 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 1a01a43..fa164c8 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 1ce2ed9..9cbfa57 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 faf6a2b..72a3dc3 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 eda09eb..5e6c834 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 8353ffb..48a9c96 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 54316fe..9adedb8 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 7a3c15d..392ba37 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 d8e4ee9..5bb554b 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 aafbac9..ee41e3a 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 f7dff8d..707cda5 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> @@ -474,6 +474,7 @@ AcpiEvInstallSpaceHandler (
>
>       ACPI_FUNCTION_TRACE (EvInstallSpaceHandler);
>
> +
>       /*
>        * This registration is valid for only the types below and the root.
>        * The root node is where the default handlers get installed.
> diff --git a/src/acpica/source/components/events/evmisc.c b/src/acpica/source/components/events/evmisc.c
> index 0d6492f..dfde633 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 c251b9b..ed32b17 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 448e57e..f896c7e 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 f021ab8..0b5284b 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 5469a22..0339891 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 b4fd27e..3dc8b16 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 f55261f..2d5afd6 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 27e4649..8293796 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> @@ -161,6 +161,7 @@ AcpiInstallAddressSpaceHandler (
>
>       ACPI_FUNCTION_TRACE (AcpiInstallAddressSpaceHandler);
>
> +
>       /* Parameter validation */
>
>       if (!Device)
> diff --git a/src/acpica/source/components/executer/exconfig.c b/src/acpica/source/components/executer/exconfig.c
> index 06aca94..bff70d0 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 dc5fd9f..8ab128e 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 f3c2004..6c9e17b 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 9c2c107..02c7d40 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 2f2836e..a03a439 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 b70e080..d7a0f0c 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 106405a..b7e86fd 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 cde2279..77005d1 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 f3cf1bb..c65967e 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 d222a21..75b1121 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 965de2d..ad53d7e 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 29b41a5..cbde89d 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 aa52392..4d979c5 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 6423334..2744e1a 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 91ee2b8..f8ef107 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 23c04dc..66438da 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 4c334f6..99ef10a 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 6628e93..9dfdf49 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 214e6de..1616920 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 096d65d..3a12cd7 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 f563f8a..55f14cf 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 bcfe800..0901d64 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 7813480..b8fbdd7 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 60d020e..ca9653c 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 0356a8d..b8398a5 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 87a41c3..9d2fc16 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 ecc729c..51f006b 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 8e4cc8b..db250b9 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 0d07fe1..779695b 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 8cc2f47..ffad33f 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 f80f421..c2a2a7f 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 47dd722..d2cd41f 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 1a30db6..2fbc366 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 b0abf1a..47ffeae 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 e44164f..175a92c 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 65d6ba2..ce328ea 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 a5b3490..908b4d6 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 af5b255..f172989 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 6510b4f..bce5880 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 9afad0b..7fe889b 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 a62269f..a5cc2f6 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> @@ -491,7 +491,7 @@ AcpiNsExecModuleCodeList (
>    *
>    * DESCRIPTION: Execute a control method containing a block of module-level
>    *              executable AML code. The control method is temporarily
> - *              installed to a local copy of the root node, then evaluated.
> + *              installed to the root node, then evaluated.
>    *
>    ******************************************************************************/
>
> @@ -500,9 +500,10 @@ AcpiNsExecModuleCode (
>       ACPI_OPERAND_OBJECT     *MethodObj,
>       ACPI_EVALUATE_INFO      *Info)
>   {
> -    ACPI_STATUS             Status;
> -    ACPI_NAMESPACE_NODE     *TempNode;
> +    ACPI_OPERAND_OBJECT     *ParentObj;
>       ACPI_NAMESPACE_NODE     *ParentNode;
> +    ACPI_OBJECT_TYPE        Type;
> +    ACPI_STATUS             Status;
>
>
>       ACPI_FUNCTION_TRACE (NsExecModuleCode);
> @@ -512,20 +513,23 @@ AcpiNsExecModuleCode (
>        * Get the parent node. We cheat by using the NextObject field
>        * of the method object descriptor.
>        */
> -    ParentNode = ACPI_CAST_PTR (ACPI_NAMESPACE_NODE,
> -        MethodObj->Method.NextObject);
> +    ParentNode = ACPI_CAST_PTR (
> +        ACPI_NAMESPACE_NODE, MethodObj->Method.NextObject);
> +    Type = AcpiNsGetType (ParentNode);
>
> -    /* Take a copy of the parent node to act as parent of this method */
> -
> -    TempNode = ACPI_ALLOCATE (sizeof (ACPI_NAMESPACE_NODE));
> -    if (!TempNode)
> +    /*
> +     * Get the region handler and save it in the method object. We may need
> +     * this if an operation region declaration causes a _REG method to be run.
> +     *
> +     * We can't do this in AcpiPsLinkModuleCode because
> +     * AcpiGbl_RootNode->Object is NULL at PASS1.
> +     */
> +    if ((Type == ACPI_TYPE_DEVICE) && ParentNode->Object)
>       {
> -        return_VOID;
> +        MethodObj->Method.Dispatch.Handler =
> +            ParentNode->Object->Device.Handler;
>       }
>
> -    memcpy (TempNode, ParentNode, sizeof (ACPI_NAMESPACE_NODE));
> -    TempNode->Object = NULL; /* Clear the subobject */
> -
>       /* Must clear NextObject (AcpiNsAttachObject needs the field) */
>
>       MethodObj->Method.NextObject = NULL;
> @@ -533,14 +537,25 @@ AcpiNsExecModuleCode (
>       /* Initialize the evaluation information block */
>
>       memset (Info, 0, sizeof (ACPI_EVALUATE_INFO));
> -    Info->PrefixNode = TempNode;
> +    Info->PrefixNode = ParentNode;
> +
> +    /*
> +     * Get the currently attached parent object. Add a reference,
> +     * because the ref count will be decreased when the method object
> +     * is installed to the parent node.
> +     */
> +    ParentObj = AcpiNsGetAttachedObject (ParentNode);
> +    if (ParentObj)
> +    {
> +        AcpiUtAddReference (ParentObj);
> +    }
>
>       /* Install the method (module-level code) in the parent node */
>
> -    Status = AcpiNsAttachObject (TempNode, MethodObj, ACPI_TYPE_METHOD);
> +    Status = AcpiNsAttachObject (ParentNode, MethodObj, ACPI_TYPE_METHOD);
>       if (ACPI_FAILURE (Status))
>       {
> -        goto Cleanup;
> +        goto Exit;
>       }
>
>       /* Execute the parent node as a control method */
> @@ -558,7 +573,25 @@ AcpiNsExecModuleCode (
>           AcpiUtRemoveReference (Info->ReturnObject);
>       }
>
> -Cleanup:
> -    ACPI_FREE (TempNode);
> +    /* Detach the temporary method object */
> +
> +    AcpiNsDetachObject (ParentNode);
> +
> +    /* Restore the original parent object */
> +
> +    if (ParentObj)
> +    {
> +        Status = AcpiNsAttachObject (ParentNode, ParentObj, Type);
> +    }
> +    else
> +    {
> +        ParentNode->Type = (UINT8) Type;
> +    }
> +
> +Exit:
> +    if (ParentObj)
> +    {
> +        AcpiUtRemoveReference (ParentObj);
> +    }
>       return_VOID;
>   }
> diff --git a/src/acpica/source/components/namespace/nsinit.c b/src/acpica/source/components/namespace/nsinit.c
> index 7b4acc1..838f02a 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 738f897..d33719f 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 cd11cb4..8e8fea7 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 a6f8876..114c3b0 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 9fcc47f..6cfdd06 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 85793f9..6ebebd2 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 aa7134e..aad9de0 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 556af7c..867b4b4 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 dda6c98..d5bb439 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 94de93e..92948f4 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 fd207e5..4784497 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 f02fbf4..6781b76 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 8a4aaa8..23c4374 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 82d1c21..9ccdc64 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 d2c19d6..ca34fa9 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 d6654a1..c5a8b09 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 524a6bd..393becf 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 0037871..adce94c 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 4590815..88e68d1 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 4a26ae7..6556d05 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 a1d6612..68281bd 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 60e03b4..3536ed6 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 392204e..c9737f2 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 168f098..f60e60c 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 fa837ee..78d825a 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 b03f776..5c690a4 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 2b603f0..9142fd2 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 deab7e2..f1dc49b 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 0bf0ec5..9a74bef 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 cc8afa0..73c4cda 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 0f15187..a2e45c3 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 bf19c39..7933d76 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 8f39d14..0455a02 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 0ce5dfd..baa0377 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 8e6460f..f08dc38 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 07d7225..7fb378c 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 04c1765..e822d7e 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 acec6fb..6ac7a50 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 f8d5cef..fdb08b5 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 9580053..64fb12a 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 8b388f4..9c7dcfd 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 dc933d6..7e9ddba 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 3a7f705..dd83bd7 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 9c5b9c1..a0d834d 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 ff221d2..0bb0df0 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 0f25fda..13f020d 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 83de853..09753bf 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 2290e16..bce2db5 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 582ff67..c5275c8 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 18f39bd..3fc1b63 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 22ebf3e..62e2306 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 79aff33..4a50e9e 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 b0cf6b0..5c5a76a 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 5ba4a22..3269a45 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 df52d17..e50f838 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 3d927f5..15ab305 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 4fa093c..0921b38 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 cd8b913..5246c93 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 81c155c..2028d83 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 dd63a12..f48bcc0 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 b4b48ba..f36a48b 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 3a32003..2bbdc01 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 6d9a59f..00293f2 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 c29f288..7a80f43 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 7ce13ef..e34a4ec 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 b8d0422..d5e15e4 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 4a248d7..fb1d08c 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 b07adea..d80a57c 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 b69c494..ad848be 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 8116b35..1d30d2c 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 930c45d..bf645da 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 25773a8..5f21a3b 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 e72fd88..01196bb 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/components/utilities/utprint.c b/src/acpica/source/components/utilities/utprint.c
> index 02602dd..848a46d 100644
> --- a/src/acpica/source/components/utilities/utprint.c
> +++ b/src/acpica/source/components/utilities/utprint.c
> @@ -8,7 +8,7 @@
>    *
>    * 1. Copyright Notice
>    *
> - * Some or all of this work - Copyright (c) 1999 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 1657972..de0ca6e 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 6e5d335..6a264d6 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 05178cf..2dfb102 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 8906866..5288394 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 7a6f698..619154a 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 35fb8a0..b616ed9 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 bbc0cf6..9010ff9 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 841aaa4..16be627 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acapps.h b/src/acpica/source/include/acapps.h
> index ed206b2..b8ab5a3 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> @@ -125,7 +125,7 @@
>   /* Common info for tool signons */
>
>   #define ACPICA_NAME                 "Intel ACPI Component Architecture"
> -#define ACPICA_COPYRIGHT            "Copyright (c) 2000 - 2015 Intel Corporation"
> +#define ACPICA_COPYRIGHT            "Copyright (c) 2000 - 2016 Intel Corporation"
>
>   #if ACPI_MACHINE_WIDTH == 64
>   #define ACPI_WIDTH          "-64"
> diff --git a/src/acpica/source/include/acbuffer.h b/src/acpica/source/include/acbuffer.h
> index 881b0f9..896b5cb 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/accommon.h b/src/acpica/source/include/accommon.h
> index 333fa8c..76f76d6 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acconfig.h b/src/acpica/source/include/acconfig.h
> index e49862c..96da50c 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acdebug.h b/src/acpica/source/include/acdebug.h
> index d208b2e..b2083f0 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acdisasm.h b/src/acpica/source/include/acdisasm.h
> index 2ff2dab..732d8d3 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acdispat.h b/src/acpica/source/include/acdispat.h
> index 2fac6ee..ebd79a7 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acevents.h b/src/acpica/source/include/acevents.h
> index e1b1d9b..d88f8b8 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acexcep.h b/src/acpica/source/include/acexcep.h
> index 6029213..c521729 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acglobal.h b/src/acpica/source/include/acglobal.h
> index c0286cc..3215d33 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/achware.h b/src/acpica/source/include/achware.h
> index 6134bda..d9b2561 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acinterp.h b/src/acpica/source/include/acinterp.h
> index 77d6953..4029b14 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/aclocal.h b/src/acpica/source/include/aclocal.h
> index b6974fc..5cadb26 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acmacros.h b/src/acpica/source/include/acmacros.h
> index ba40732..65d56c2 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acnames.h b/src/acpica/source/include/acnames.h
> index 7c5ef64..59b3c25 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acnamesp.h b/src/acpica/source/include/acnamesp.h
> index fc109f4..ad0e27b 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acobject.h b/src/acpica/source/include/acobject.h
> index 0d4a333..c107329 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acopcode.h b/src/acpica/source/include/acopcode.h
> index c6b88c1..296b789 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acoutput.h b/src/acpica/source/include/acoutput.h
> index a9c73b9..22c0106 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acparser.h b/src/acpica/source/include/acparser.h
> index 5876383..09b6bfd 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acpi.h b/src/acpica/source/include/acpi.h
> index 1d694a5..23cd69f 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acpiosxf.h b/src/acpica/source/include/acpiosxf.h
> index 4afc7d5..550e264 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acpixf.h b/src/acpica/source/include/acpixf.h
> index 096c527..5f0d627 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> @@ -118,7 +118,7 @@
>
>   /* Current ACPICA subsystem version in YYYYMMDD format */
>
> -#define ACPI_CA_VERSION                 0x20151218
> +#define ACPI_CA_VERSION                 0x20160108
>
>   #include "acconfig.h"
>   #include "actypes.h"
> diff --git a/src/acpica/source/include/acpredef.h b/src/acpica/source/include/acpredef.h
> index 37f0244..413fa2a 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acresrc.h b/src/acpica/source/include/acresrc.h
> index b259618..7110cb9 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acrestyp.h b/src/acpica/source/include/acrestyp.h
> index f81b5cd..9abde22 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acstruct.h b/src/acpica/source/include/acstruct.h
> index f8443d6..a9624d9 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/actables.h b/src/acpica/source/include/actables.h
> index 3fbeb3b..acdf082 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/actbl.h b/src/acpica/source/include/actbl.h
> index 7ec5f62..2e00273 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/actbl1.h b/src/acpica/source/include/actbl1.h
> index dd00f20..68ec982 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/actbl2.h b/src/acpica/source/include/actbl2.h
> index ab92589..d3e9055 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/actbl3.h b/src/acpica/source/include/actbl3.h
> index bfc18d7..14b0a8a 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/actypes.h b/src/acpica/source/include/actypes.h
> index 09a2d82..02ef5ce 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acutils.h b/src/acpica/source/include/acutils.h
> index c85ab83..08dc928 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/acuuid.h b/src/acpica/source/include/acuuid.h
> index f43ec22..5bafabc 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/amlcode.h b/src/acpica/source/include/amlcode.h
> index 8a0ddcc..289d3ec 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/amlresrc.h b/src/acpica/source/include/amlresrc.h
> index 87f52c5..cd9eb2d 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 d393af2..63076ab 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 3daf77e..a0a4ed1 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 958b4ac..3d36a38 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 42f3f0a..abbe1ea 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/include/platform/aclinuxex.h b/src/acpica/source/include/platform/aclinuxex.h
> index c6262de..fb259b0 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/os_specific/service_layers/oslibcfs.c b/src/acpica/source/os_specific/service_layers/oslibcfs.c
> index 92650e2..26c1a8f 100644
> --- a/src/acpica/source/os_specific/service_layers/oslibcfs.c
> +++ b/src/acpica/source/os_specific/service_layers/oslibcfs.c
> @@ -8,7 +8,7 @@
>    *
>    * 1. Copyright Notice
>    *
> - * Some or all of this work - Copyright (c) 1999 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/os_specific/service_layers/osunixxf.c b/src/acpica/source/os_specific/service_layers/osunixxf.c
> index c48f581..c3a66d7 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
> diff --git a/src/acpica/source/tools/acpiexec/aecommon.h b/src/acpica/source/tools/acpiexec/aecommon.h
> index 5ac8d6c..12199b0 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 f56cc2b..f08ffbe 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 deb1795..31316d8 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, 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 718e68e..4d961a8 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 - 2015, Intel Corp.
> + * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
>    * All rights reserved.
>    *
>    * 2. License
>

Acked-by: Ivan Hu <ivan.hu@canonical.com>
diff mbox

Patch

diff --git a/src/acpica/source/common/acfileio.c b/src/acpica/source/common/acfileio.c
index d260120..cebfa21 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/common/acgetline.c b/src/acpica/source/common/acgetline.c
index 804ff30..dfc0653 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/common/adfile.c b/src/acpica/source/common/adfile.c
index 3ba4a57..b7667c2 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/common/adisasm.c b/src/acpica/source/common/adisasm.c
index 3b0b2c0..3dabe3b 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/common/adwalk.c b/src/acpica/source/common/adwalk.c
index 92cec74..c2d218a 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/common/ahids.c b/src/acpica/source/common/ahids.c
index fed0981..7cd9c2c 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/common/ahpredef.c b/src/acpica/source/common/ahpredef.c
index 5104def..4bef8e9 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/common/ahtable.c b/src/acpica/source/common/ahtable.c
index e5e065d..021ae33 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/common/ahuuids.c b/src/acpica/source/common/ahuuids.c
index 499dbb4..abcdfce 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/common/cmfsize.c b/src/acpica/source/common/cmfsize.c
index 1e8de3c..accdf22 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/common/dmextern.c b/src/acpica/source/common/dmextern.c
index 7335168..229397f 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/common/dmrestag.c b/src/acpica/source/common/dmrestag.c
index c87a025..d00036f 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/common/dmtable.c b/src/acpica/source/common/dmtable.c
index 35e01f3..5cd1247 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/common/dmtables.c b/src/acpica/source/common/dmtables.c
index 4ec8470..da66043 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/common/dmtbdump.c b/src/acpica/source/common/dmtbdump.c
index b22d9bd..409d4f6 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/common/dmtbinfo.c b/src/acpica/source/common/dmtbinfo.c
index c10e089..1e749b0 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/common/getopt.c b/src/acpica/source/common/getopt.c
index 23c4495..15eadc2 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslanalyze.c b/src/acpica/source/compiler/aslanalyze.c
index 0182605..3d49f21 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslascii.c b/src/acpica/source/compiler/aslascii.c
index b3cf8aa..daf4dcf 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslbtypes.c b/src/acpica/source/compiler/aslbtypes.c
index 7328ad5..d472df7 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslcodegen.c b/src/acpica/source/compiler/aslcodegen.c
index 864aca7..1bfc0e1 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslcompile.c b/src/acpica/source/compiler/aslcompile.c
index e9575c7..c7d120e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslcompiler.h b/src/acpica/source/compiler/aslcompiler.h
index 6c1dcea..13dee53 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslcompiler.l b/src/acpica/source/compiler/aslcompiler.l
index dcfc9ab..16527a9 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslcompiler.y b/src/acpica/source/compiler/aslcompiler.y
index fd98308..4f69f30 100644
--- a/src/acpica/source/compiler/aslcompiler.y
+++ b/src/acpica/source/compiler/aslcompiler.y
@@ -9,7 +9,7 @@ 
  *
  * 1. Copyright Notice
  *
- * Some or all of this work - Copyright (c) 1999 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslcstyle.y b/src/acpica/source/compiler/aslcstyle.y
index 074278a..f510b87 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/asldefine.h b/src/acpica/source/compiler/asldefine.h
index f22d9bf..7287c43 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslerror.c b/src/acpica/source/compiler/aslerror.c
index 0b2631d..dd49a97 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslfileio.c b/src/acpica/source/compiler/aslfileio.c
index 7872396..43a3d33 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslfiles.c b/src/acpica/source/compiler/aslfiles.c
index 56a6117..472cbd9 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslfold.c b/src/acpica/source/compiler/aslfold.c
index d7a7bc1..7aef301 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslglobal.h b/src/acpica/source/compiler/aslglobal.h
index feb4d45..ef64159 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslhex.c b/src/acpica/source/compiler/aslhex.c
index c7d53a9..53b816b 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/asllength.c b/src/acpica/source/compiler/asllength.c
index 87dc874..25f13b2 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/asllisting.c b/src/acpica/source/compiler/asllisting.c
index d30a0bd..92c5bea 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/asllistsup.c b/src/acpica/source/compiler/asllistsup.c
index 815a204..f999f91 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslload.c b/src/acpica/source/compiler/aslload.c
index 9607679..65ff84b 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/asllookup.c b/src/acpica/source/compiler/asllookup.c
index 35e628e..5085ce1 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslmain.c b/src/acpica/source/compiler/aslmain.c
index d1fb045..0ac138b 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslmap.c b/src/acpica/source/compiler/aslmap.c
index aa1378f..4502a32 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslmapoutput.c b/src/acpica/source/compiler/aslmapoutput.c
index d6234ab..d83711e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslmaputils.c b/src/acpica/source/compiler/aslmaputils.c
index 9b9a03e..ee947e8 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslmessages.c b/src/acpica/source/compiler/aslmessages.c
index 2245edd..db144ca 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslmessages.h b/src/acpica/source/compiler/aslmessages.h
index aa00cf8..a84c546 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslmethod.c b/src/acpica/source/compiler/aslmethod.c
index d4f20e8..1e7de0c 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslnamesp.c b/src/acpica/source/compiler/aslnamesp.c
index cdec53b..f6767e8 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/asloffset.c b/src/acpica/source/compiler/asloffset.c
index 210a6f9..09dc5f8 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslopcodes.c b/src/acpica/source/compiler/aslopcodes.c
index a028979..230b695 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/asloperands.c b/src/acpica/source/compiler/asloperands.c
index ee9c9d9..27d088b 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslopt.c b/src/acpica/source/compiler/aslopt.c
index 62f3138..a1af93f 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslparser.y b/src/acpica/source/compiler/aslparser.y
index 94fc401..1bbacd4 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslpredef.c b/src/acpica/source/compiler/aslpredef.c
index 680cb62..3c99771 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslprepkg.c b/src/acpica/source/compiler/aslprepkg.c
index 4f6163f..58fddd1 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslprintf.c b/src/acpica/source/compiler/aslprintf.c
index 593ea65..055dbf8 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslprune.c b/src/acpica/source/compiler/aslprune.c
index 7f0074f..e51ff1b 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslresource.c b/src/acpica/source/compiler/aslresource.c
index 4ae38b3..8f537ea 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslresources.y b/src/acpica/source/compiler/aslresources.y
index 46d4f31..fb1c220 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslrestype1.c b/src/acpica/source/compiler/aslrestype1.c
index a00b4e9..b3ed0d8 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslrestype1i.c b/src/acpica/source/compiler/aslrestype1i.c
index a974aa6..b5a9972 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslrestype2.c b/src/acpica/source/compiler/aslrestype2.c
index 7e62a76..9fc77b0 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslrestype2d.c b/src/acpica/source/compiler/aslrestype2d.c
index c1fc003..f0044a4 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslrestype2e.c b/src/acpica/source/compiler/aslrestype2e.c
index 1f2cc95..1d91913 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslrestype2q.c b/src/acpica/source/compiler/aslrestype2q.c
index a24d554..30d7529 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslrestype2s.c b/src/acpica/source/compiler/aslrestype2s.c
index 469f06e..79f677e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
@@ -507,7 +507,7 @@  RsDoGpioIntDescriptor (
 
         default:
             /*
-             * PINs come through here, repeatedly. Each PIN must be a DWORD.
+             * PINs come through here, repeatedly. Each PIN must be a WORD.
              * NOTE: there is no "length" field for this, so from ACPI spec:
              *  The number of pins in the table can be calculated from:
              *  PinCount = (Resource Source Name Offset - Pin Table Offset) / 2
@@ -536,7 +536,7 @@  RsDoGpioIntDescriptor (
 
                 /* Create a named field at the start of the list */
 
-                RsCreateDwordField (InitializerOp, ACPI_RESTAG_PIN,
+                RsCreateWordField (InitializerOp, ACPI_RESTAG_PIN,
                     CurrentByteOffset + Descriptor->Gpio.PinTableOffset);
             }
             break;
@@ -721,7 +721,7 @@  RsDoGpioIoDescriptor (
 
         default:
             /*
-             * PINs come through here, repeatedly. Each PIN must be a DWORD.
+             * PINs come through here, repeatedly. Each PIN must be a WORD.
              * NOTE: there is no "length" field for this, so from ACPI spec:
              *  The number of pins in the table can be calculated from:
              *  PinCount = (Resource Source Name Offset - Pin Table Offset) / 2
@@ -750,7 +750,7 @@  RsDoGpioIoDescriptor (
 
                 /* Create a named field at the start of the list */
 
-                RsCreateDwordField (InitializerOp, ACPI_RESTAG_PIN,
+                RsCreateWordField (InitializerOp, ACPI_RESTAG_PIN,
                     CurrentByteOffset + Descriptor->Gpio.PinTableOffset);
             }
             break;
diff --git a/src/acpica/source/compiler/aslrestype2w.c b/src/acpica/source/compiler/aslrestype2w.c
index 1103ac4..2f8380a 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslrules.y b/src/acpica/source/compiler/aslrules.y
index fb6ccc8..f349448 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslstartup.c b/src/acpica/source/compiler/aslstartup.c
index c05b842..a75da4e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslstubs.c b/src/acpica/source/compiler/aslstubs.c
index 6c61421..d255e90 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslsupport.l b/src/acpica/source/compiler/aslsupport.l
index fdfcdb6..997902c 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslsupport.y b/src/acpica/source/compiler/aslsupport.y
index 6f3cfec..1cb9bd6 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/asltokens.y b/src/acpica/source/compiler/asltokens.y
index 8dfd567..a5de900 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/asltransform.c b/src/acpica/source/compiler/asltransform.c
index fd91965..8ff773e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/asltree.c b/src/acpica/source/compiler/asltree.c
index 0690a17..e58aedf 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/asltypes.h b/src/acpica/source/compiler/asltypes.h
index 34340a5..83d365e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/asltypes.y b/src/acpica/source/compiler/asltypes.y
index 52ea9c3..58b159e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslutils.c b/src/acpica/source/compiler/aslutils.c
index bff011f..28fb415 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/asluuid.c b/src/acpica/source/compiler/asluuid.c
index f1c47fe..af6b046 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslwalks.c b/src/acpica/source/compiler/aslwalks.c
index 4947c7e..5b9f79f 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/aslxref.c b/src/acpica/source/compiler/aslxref.c
index 82e053b..b83bea7 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/dtcompile.c b/src/acpica/source/compiler/dtcompile.c
index a863b48..7719019 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/dtcompiler.h b/src/acpica/source/compiler/dtcompiler.h
index 8a74c23..eb85ddc 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/dtexpress.c b/src/acpica/source/compiler/dtexpress.c
index 6e0858a..d8a0766 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/dtfield.c b/src/acpica/source/compiler/dtfield.c
index 06be3bf..d6da135 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/dtio.c b/src/acpica/source/compiler/dtio.c
index 3cdf1f3..f0364c0 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/dtparser.l b/src/acpica/source/compiler/dtparser.l
index b3cdf22..30a0ba6 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/dtparser.y b/src/acpica/source/compiler/dtparser.y
index e48799b..0706197 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/dtsubtable.c b/src/acpica/source/compiler/dtsubtable.c
index 348758c..c49ea5f 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/dttable.c b/src/acpica/source/compiler/dttable.c
index f7a45fe..561c5ce 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/dttable1.c b/src/acpica/source/compiler/dttable1.c
index 3db4b93..ada7fca 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/dttable2.c b/src/acpica/source/compiler/dttable2.c
index 0632ffe..b281b5c 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/dttemplate.c b/src/acpica/source/compiler/dttemplate.c
index d1c4a5d..0cfb73a 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/dttemplate.h b/src/acpica/source/compiler/dttemplate.h
index dc73493..f27a77a 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/dtutils.c b/src/acpica/source/compiler/dtutils.c
index 59bc095..6ca418c 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/preprocess.h b/src/acpica/source/compiler/preprocess.h
index 39b35e8..d4f0172 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/prexpress.c b/src/acpica/source/compiler/prexpress.c
index b54b7e0..b7dfb9e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/prmacros.c b/src/acpica/source/compiler/prmacros.c
index 1770803..284b1b9 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/prparser.l b/src/acpica/source/compiler/prparser.l
index 20197df..7c2677d 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/prparser.y b/src/acpica/source/compiler/prparser.y
index dd88a2e..39cb8b7 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/prscan.c b/src/acpica/source/compiler/prscan.c
index ceffadc..e30e33d 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/compiler/prutils.c b/src/acpica/source/compiler/prutils.c
index fc6bece..26b6e0a 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
@@ -486,7 +486,6 @@  PrPushInputFileStack (
 
     /* Emit a new #line directive for the include file */
 
-    Gbl_CurrentLineNumber = 1;
     FlPrintFile (ASL_FILE_PREPROCESSOR, "#line %u \"%s\"\n", 1, Filename);
 }
 
diff --git a/src/acpica/source/components/debugger/dbcmds.c b/src/acpica/source/components/debugger/dbcmds.c
index 280e135..8668120 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 034a204..302d2e6 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 a923b6e..1fb8212 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
@@ -741,13 +741,15 @@  void
 AcpiDbDisplayObjectType (
     char                    *ObjectArg)
 {
+    ACPI_SIZE               Arg;
     ACPI_HANDLE             Handle;
     ACPI_DEVICE_INFO        *Info;
     ACPI_STATUS             Status;
     UINT32                  i;
 
 
-    Handle = ACPI_TO_POINTER (strtoul (ObjectArg, NULL, 16));
+    Arg = strtoul (ObjectArg, NULL, 16);
+    Handle = ACPI_TO_POINTER (Arg);
 
     Status = AcpiGetObjectInfo (Handle, &Info);
     if (ACPI_FAILURE (Status))
diff --git a/src/acpica/source/components/debugger/dbexec.c b/src/acpica/source/components/debugger/dbexec.c
index f69e27a..de49eef 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 eaae9a0..d7942b7 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 eb36d7a..a8a1eba 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 0f1421e..976e916 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 455656e..ded1602 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 88e8e77..75fbfc5 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 32c71b1..1fa7b89 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 d00e295..94d3bd5 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 2e3332e..69f8e5d 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 6cdb683..751ff43 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 ad99ad1..fe803bc 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 4ad8be9..7dc0b90 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 0e23133..29c0dd6 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 b6db169..6ca044b 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 9409e21..b7ee2ac 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 272d787..5ea815c 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 923d5da..8788beb 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 ab68cdb..dd0cea6 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 8a972ff..87c46cf 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 670ee48..3ea6183 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 676ed1b..0afc663 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 bcb5fad..bf6ef2e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 6343d32..f641f18 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 270cf0e..5739983 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 02fdebc..97043ed 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 b2d5cfd..3728c8d 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 e153717..390a63f 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 0436ee1..393b1d0 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 04892a6..1ae66be 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 d448aaf..8dac6c9 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 45a7e7a..ea0f11e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 35611d7..52e9ca8 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 4cdc53d..5cedfa8 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 765102d..09e1338 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 1a01a43..fa164c8 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 1ce2ed9..9cbfa57 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 faf6a2b..72a3dc3 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 eda09eb..5e6c834 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 8353ffb..48a9c96 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 54316fe..9adedb8 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 7a3c15d..392ba37 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 d8e4ee9..5bb554b 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 aafbac9..ee41e3a 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 f7dff8d..707cda5 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
@@ -474,6 +474,7 @@  AcpiEvInstallSpaceHandler (
 
     ACPI_FUNCTION_TRACE (EvInstallSpaceHandler);
 
+
     /*
      * This registration is valid for only the types below and the root.
      * The root node is where the default handlers get installed.
diff --git a/src/acpica/source/components/events/evmisc.c b/src/acpica/source/components/events/evmisc.c
index 0d6492f..dfde633 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 c251b9b..ed32b17 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 448e57e..f896c7e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 f021ab8..0b5284b 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 5469a22..0339891 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 b4fd27e..3dc8b16 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 f55261f..2d5afd6 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 27e4649..8293796 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
@@ -161,6 +161,7 @@  AcpiInstallAddressSpaceHandler (
 
     ACPI_FUNCTION_TRACE (AcpiInstallAddressSpaceHandler);
 
+
     /* Parameter validation */
 
     if (!Device)
diff --git a/src/acpica/source/components/executer/exconfig.c b/src/acpica/source/components/executer/exconfig.c
index 06aca94..bff70d0 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 dc5fd9f..8ab128e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 f3c2004..6c9e17b 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 9c2c107..02c7d40 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 2f2836e..a03a439 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 b70e080..d7a0f0c 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 106405a..b7e86fd 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 cde2279..77005d1 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 f3cf1bb..c65967e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 d222a21..75b1121 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 965de2d..ad53d7e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 29b41a5..cbde89d 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 aa52392..4d979c5 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 6423334..2744e1a 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 91ee2b8..f8ef107 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 23c04dc..66438da 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 4c334f6..99ef10a 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 6628e93..9dfdf49 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 214e6de..1616920 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 096d65d..3a12cd7 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 f563f8a..55f14cf 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 bcfe800..0901d64 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 7813480..b8fbdd7 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 60d020e..ca9653c 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 0356a8d..b8398a5 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 87a41c3..9d2fc16 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 ecc729c..51f006b 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 8e4cc8b..db250b9 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 0d07fe1..779695b 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 8cc2f47..ffad33f 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 f80f421..c2a2a7f 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 47dd722..d2cd41f 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 1a30db6..2fbc366 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 b0abf1a..47ffeae 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 e44164f..175a92c 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 65d6ba2..ce328ea 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 a5b3490..908b4d6 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 af5b255..f172989 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 6510b4f..bce5880 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 9afad0b..7fe889b 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 a62269f..a5cc2f6 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
@@ -491,7 +491,7 @@  AcpiNsExecModuleCodeList (
  *
  * DESCRIPTION: Execute a control method containing a block of module-level
  *              executable AML code. The control method is temporarily
- *              installed to a local copy of the root node, then evaluated.
+ *              installed to the root node, then evaluated.
  *
  ******************************************************************************/
 
@@ -500,9 +500,10 @@  AcpiNsExecModuleCode (
     ACPI_OPERAND_OBJECT     *MethodObj,
     ACPI_EVALUATE_INFO      *Info)
 {
-    ACPI_STATUS             Status;
-    ACPI_NAMESPACE_NODE     *TempNode;
+    ACPI_OPERAND_OBJECT     *ParentObj;
     ACPI_NAMESPACE_NODE     *ParentNode;
+    ACPI_OBJECT_TYPE        Type;
+    ACPI_STATUS             Status;
 
 
     ACPI_FUNCTION_TRACE (NsExecModuleCode);
@@ -512,20 +513,23 @@  AcpiNsExecModuleCode (
      * Get the parent node. We cheat by using the NextObject field
      * of the method object descriptor.
      */
-    ParentNode = ACPI_CAST_PTR (ACPI_NAMESPACE_NODE,
-        MethodObj->Method.NextObject);
+    ParentNode = ACPI_CAST_PTR (
+        ACPI_NAMESPACE_NODE, MethodObj->Method.NextObject);
+    Type = AcpiNsGetType (ParentNode);
 
-    /* Take a copy of the parent node to act as parent of this method */
-
-    TempNode = ACPI_ALLOCATE (sizeof (ACPI_NAMESPACE_NODE));
-    if (!TempNode)
+    /*
+     * Get the region handler and save it in the method object. We may need
+     * this if an operation region declaration causes a _REG method to be run.
+     *
+     * We can't do this in AcpiPsLinkModuleCode because
+     * AcpiGbl_RootNode->Object is NULL at PASS1.
+     */
+    if ((Type == ACPI_TYPE_DEVICE) && ParentNode->Object)
     {
-        return_VOID;
+        MethodObj->Method.Dispatch.Handler =
+            ParentNode->Object->Device.Handler;
     }
 
-    memcpy (TempNode, ParentNode, sizeof (ACPI_NAMESPACE_NODE));
-    TempNode->Object = NULL; /* Clear the subobject */
-
     /* Must clear NextObject (AcpiNsAttachObject needs the field) */
 
     MethodObj->Method.NextObject = NULL;
@@ -533,14 +537,25 @@  AcpiNsExecModuleCode (
     /* Initialize the evaluation information block */
 
     memset (Info, 0, sizeof (ACPI_EVALUATE_INFO));
-    Info->PrefixNode = TempNode;
+    Info->PrefixNode = ParentNode;
+
+    /*
+     * Get the currently attached parent object. Add a reference,
+     * because the ref count will be decreased when the method object
+     * is installed to the parent node.
+     */
+    ParentObj = AcpiNsGetAttachedObject (ParentNode);
+    if (ParentObj)
+    {
+        AcpiUtAddReference (ParentObj);
+    }
 
     /* Install the method (module-level code) in the parent node */
 
-    Status = AcpiNsAttachObject (TempNode, MethodObj, ACPI_TYPE_METHOD);
+    Status = AcpiNsAttachObject (ParentNode, MethodObj, ACPI_TYPE_METHOD);
     if (ACPI_FAILURE (Status))
     {
-        goto Cleanup;
+        goto Exit;
     }
 
     /* Execute the parent node as a control method */
@@ -558,7 +573,25 @@  AcpiNsExecModuleCode (
         AcpiUtRemoveReference (Info->ReturnObject);
     }
 
-Cleanup:
-    ACPI_FREE (TempNode);
+    /* Detach the temporary method object */
+
+    AcpiNsDetachObject (ParentNode);
+
+    /* Restore the original parent object */
+
+    if (ParentObj)
+    {
+        Status = AcpiNsAttachObject (ParentNode, ParentObj, Type);
+    }
+    else
+    {
+        ParentNode->Type = (UINT8) Type;
+    }
+
+Exit:
+    if (ParentObj)
+    {
+        AcpiUtRemoveReference (ParentObj);
+    }
     return_VOID;
 }
diff --git a/src/acpica/source/components/namespace/nsinit.c b/src/acpica/source/components/namespace/nsinit.c
index 7b4acc1..838f02a 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 738f897..d33719f 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 cd11cb4..8e8fea7 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 a6f8876..114c3b0 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 9fcc47f..6cfdd06 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 85793f9..6ebebd2 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 aa7134e..aad9de0 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 556af7c..867b4b4 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 dda6c98..d5bb439 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 94de93e..92948f4 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 fd207e5..4784497 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 f02fbf4..6781b76 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 8a4aaa8..23c4374 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 82d1c21..9ccdc64 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 d2c19d6..ca34fa9 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 d6654a1..c5a8b09 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 524a6bd..393becf 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 0037871..adce94c 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 4590815..88e68d1 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 4a26ae7..6556d05 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 a1d6612..68281bd 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 60e03b4..3536ed6 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 392204e..c9737f2 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 168f098..f60e60c 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 fa837ee..78d825a 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 b03f776..5c690a4 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 2b603f0..9142fd2 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 deab7e2..f1dc49b 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 0bf0ec5..9a74bef 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 cc8afa0..73c4cda 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 0f15187..a2e45c3 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 bf19c39..7933d76 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 8f39d14..0455a02 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 0ce5dfd..baa0377 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 8e6460f..f08dc38 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 07d7225..7fb378c 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 04c1765..e822d7e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 acec6fb..6ac7a50 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 f8d5cef..fdb08b5 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 9580053..64fb12a 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 8b388f4..9c7dcfd 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 dc933d6..7e9ddba 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 3a7f705..dd83bd7 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 9c5b9c1..a0d834d 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 ff221d2..0bb0df0 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 0f25fda..13f020d 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 83de853..09753bf 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 2290e16..bce2db5 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 582ff67..c5275c8 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 18f39bd..3fc1b63 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 22ebf3e..62e2306 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 79aff33..4a50e9e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 b0cf6b0..5c5a76a 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 5ba4a22..3269a45 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 df52d17..e50f838 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 3d927f5..15ab305 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 4fa093c..0921b38 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 cd8b913..5246c93 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 81c155c..2028d83 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 dd63a12..f48bcc0 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 b4b48ba..f36a48b 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 3a32003..2bbdc01 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 6d9a59f..00293f2 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 c29f288..7a80f43 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 7ce13ef..e34a4ec 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 b8d0422..d5e15e4 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 4a248d7..fb1d08c 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 b07adea..d80a57c 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 b69c494..ad848be 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 8116b35..1d30d2c 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 930c45d..bf645da 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 25773a8..5f21a3b 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 e72fd88..01196bb 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/components/utilities/utprint.c b/src/acpica/source/components/utilities/utprint.c
index 02602dd..848a46d 100644
--- a/src/acpica/source/components/utilities/utprint.c
+++ b/src/acpica/source/components/utilities/utprint.c
@@ -8,7 +8,7 @@ 
  *
  * 1. Copyright Notice
  *
- * Some or all of this work - Copyright (c) 1999 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 1657972..de0ca6e 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 6e5d335..6a264d6 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 05178cf..2dfb102 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 8906866..5288394 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 7a6f698..619154a 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 35fb8a0..b616ed9 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 bbc0cf6..9010ff9 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 841aaa4..16be627 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acapps.h b/src/acpica/source/include/acapps.h
index ed206b2..b8ab5a3 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
@@ -125,7 +125,7 @@ 
 /* Common info for tool signons */
 
 #define ACPICA_NAME                 "Intel ACPI Component Architecture"
-#define ACPICA_COPYRIGHT            "Copyright (c) 2000 - 2015 Intel Corporation"
+#define ACPICA_COPYRIGHT            "Copyright (c) 2000 - 2016 Intel Corporation"
 
 #if ACPI_MACHINE_WIDTH == 64
 #define ACPI_WIDTH          "-64"
diff --git a/src/acpica/source/include/acbuffer.h b/src/acpica/source/include/acbuffer.h
index 881b0f9..896b5cb 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/accommon.h b/src/acpica/source/include/accommon.h
index 333fa8c..76f76d6 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acconfig.h b/src/acpica/source/include/acconfig.h
index e49862c..96da50c 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acdebug.h b/src/acpica/source/include/acdebug.h
index d208b2e..b2083f0 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acdisasm.h b/src/acpica/source/include/acdisasm.h
index 2ff2dab..732d8d3 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acdispat.h b/src/acpica/source/include/acdispat.h
index 2fac6ee..ebd79a7 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acevents.h b/src/acpica/source/include/acevents.h
index e1b1d9b..d88f8b8 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acexcep.h b/src/acpica/source/include/acexcep.h
index 6029213..c521729 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acglobal.h b/src/acpica/source/include/acglobal.h
index c0286cc..3215d33 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/achware.h b/src/acpica/source/include/achware.h
index 6134bda..d9b2561 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acinterp.h b/src/acpica/source/include/acinterp.h
index 77d6953..4029b14 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/aclocal.h b/src/acpica/source/include/aclocal.h
index b6974fc..5cadb26 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acmacros.h b/src/acpica/source/include/acmacros.h
index ba40732..65d56c2 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acnames.h b/src/acpica/source/include/acnames.h
index 7c5ef64..59b3c25 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acnamesp.h b/src/acpica/source/include/acnamesp.h
index fc109f4..ad0e27b 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acobject.h b/src/acpica/source/include/acobject.h
index 0d4a333..c107329 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acopcode.h b/src/acpica/source/include/acopcode.h
index c6b88c1..296b789 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acoutput.h b/src/acpica/source/include/acoutput.h
index a9c73b9..22c0106 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acparser.h b/src/acpica/source/include/acparser.h
index 5876383..09b6bfd 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acpi.h b/src/acpica/source/include/acpi.h
index 1d694a5..23cd69f 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acpiosxf.h b/src/acpica/source/include/acpiosxf.h
index 4afc7d5..550e264 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acpixf.h b/src/acpica/source/include/acpixf.h
index 096c527..5f0d627 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
@@ -118,7 +118,7 @@ 
 
 /* Current ACPICA subsystem version in YYYYMMDD format */
 
-#define ACPI_CA_VERSION                 0x20151218
+#define ACPI_CA_VERSION                 0x20160108
 
 #include "acconfig.h"
 #include "actypes.h"
diff --git a/src/acpica/source/include/acpredef.h b/src/acpica/source/include/acpredef.h
index 37f0244..413fa2a 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acresrc.h b/src/acpica/source/include/acresrc.h
index b259618..7110cb9 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acrestyp.h b/src/acpica/source/include/acrestyp.h
index f81b5cd..9abde22 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acstruct.h b/src/acpica/source/include/acstruct.h
index f8443d6..a9624d9 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/actables.h b/src/acpica/source/include/actables.h
index 3fbeb3b..acdf082 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/actbl.h b/src/acpica/source/include/actbl.h
index 7ec5f62..2e00273 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/actbl1.h b/src/acpica/source/include/actbl1.h
index dd00f20..68ec982 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/actbl2.h b/src/acpica/source/include/actbl2.h
index ab92589..d3e9055 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/actbl3.h b/src/acpica/source/include/actbl3.h
index bfc18d7..14b0a8a 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/actypes.h b/src/acpica/source/include/actypes.h
index 09a2d82..02ef5ce 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acutils.h b/src/acpica/source/include/acutils.h
index c85ab83..08dc928 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/acuuid.h b/src/acpica/source/include/acuuid.h
index f43ec22..5bafabc 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/amlcode.h b/src/acpica/source/include/amlcode.h
index 8a0ddcc..289d3ec 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/amlresrc.h b/src/acpica/source/include/amlresrc.h
index 87f52c5..cd9eb2d 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 d393af2..63076ab 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 3daf77e..a0a4ed1 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 958b4ac..3d36a38 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 42f3f0a..abbe1ea 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/include/platform/aclinuxex.h b/src/acpica/source/include/platform/aclinuxex.h
index c6262de..fb259b0 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/os_specific/service_layers/oslibcfs.c b/src/acpica/source/os_specific/service_layers/oslibcfs.c
index 92650e2..26c1a8f 100644
--- a/src/acpica/source/os_specific/service_layers/oslibcfs.c
+++ b/src/acpica/source/os_specific/service_layers/oslibcfs.c
@@ -8,7 +8,7 @@ 
  *
  * 1. Copyright Notice
  *
- * Some or all of this work - Copyright (c) 1999 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/os_specific/service_layers/osunixxf.c b/src/acpica/source/os_specific/service_layers/osunixxf.c
index c48f581..c3a66d7 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License
diff --git a/src/acpica/source/tools/acpiexec/aecommon.h b/src/acpica/source/tools/acpiexec/aecommon.h
index 5ac8d6c..12199b0 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 f56cc2b..f08ffbe 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 deb1795..31316d8 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, 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 718e68e..4d961a8 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 - 2015, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2016, Intel Corp.
  * All rights reserved.
  *
  * 2. License