diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2012-01-11 21:25:42 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2012-01-11 21:25:42 +0000 |
commit | 234358d94982312d34c80b868fea481307fb3a48 (patch) | |
tree | b189153d48c3972defb7bf0712af37fb23c7d7bd /tests | |
parent | 50796274dc74454ca64a6e120552adb2620c3e65 (diff) | |
download | src-234358d94982312d34c80b868fea481307fb3a48.tar.gz src-234358d94982312d34c80b868fea481307fb3a48.zip |
Import ACPICA 20120111.vendor/acpica/20120111
Notes
Notes:
svn path=/vendor-sys/acpica/dist/; revision=229982
svn path=/vendor-sys/acpica/20120111/; revision=229983; tag=vendor/acpica/20120111
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 55bb4757d458..9d1a31254994 100644 --- a/tests/misc/grammar.asl +++ b/tests/misc/grammar.asl @@ -1,5 +1,5 @@ /* - * Some or all of this work - Copyright (c) 2006 - 2011, Intel Corp. + * Some or all of this work - Copyright (c) 2006 - 2012, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, |