diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2011-01-13 16:12:34 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2011-01-13 16:12:34 +0000 |
commit | 8f74426ca5911529047348ff4731e7f5fbb49c67 (patch) | |
tree | 4a6224cc448a76a6de37c94965a559dcbbd20db9 /tests | |
parent | 0f70714e43f23ff5f3e72fa406814e26bdad006a (diff) | |
download | src-8f74426ca5911529047348ff4731e7f5fbb49c67.tar.gz src-8f74426ca5911529047348ff4731e7f5fbb49c67.zip |
Import ACPICA 20110112.vendor/acpica/20110112
Notes
Notes:
svn path=/vendor-sys/acpica/dist/; revision=217355
svn path=/vendor-sys/acpica/20110112/; revision=217356; tag=vendor/acpica/20110112
Diffstat (limited to 'tests')
-rw-r--r-- | tests/misc/grammar.asl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/grammar.asl b/tests/misc/grammar.asl index 8a13fd1a20cf..55bb4757d458 100644 --- a/tests/misc/grammar.asl +++ b/tests/misc/grammar.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2010, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, |