diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2017-01-19 19:46:15 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2017-01-19 19:46:15 +0000 |
commit | a0b3a9cf1fc8fe1d9f95e69cdf8914bb6ebcee03 (patch) | |
tree | 9a4c1adfb3b461e73df26093e34a24a1836bae3b /source/components/utilities/utcache.c | |
parent | f2e6c39316f68b7ccc7abb766f82ed421c8e22b4 (diff) |
Import ACPICA 20170119.vendor/acpica/20170119
Notes
Notes:
svn path=/vendor-sys/acpica/dist/; revision=312431
svn path=/vendor-sys/acpica/20170119/; revision=312433; tag=vendor/acpica/20170119
Diffstat (limited to 'source/components/utilities/utcache.c')
-rw-r--r-- | source/components/utilities/utcache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/components/utilities/utcache.c b/source/components/utilities/utcache.c index 049dae8e98a0..36bdb31667f6 100644 --- a/source/components/utilities/utcache.c +++ b/source/components/utilities/utcache.c @@ -5,7 +5,7 @@ *****************************************************************************/ /* - * Copyright (C) 2000 - 2016, Intel Corp. + * Copyright (C) 2000 - 2017, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |