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 /tools/acpibin | |
parent | 50796274dc74454ca64a6e120552adb2620c3e65 (diff) | |
download | src-vendor/acpica/20120111.tar.gz src-vendor/acpica/20120111.zip |
Diffstat (limited to 'tools/acpibin')
-rw-r--r-- | tools/acpibin/abcompare.c | 2 | ||||
-rw-r--r-- | tools/acpibin/abmain.c | 2 | ||||
-rw-r--r-- | tools/acpibin/acpibin.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/acpibin/abcompare.c b/tools/acpibin/abcompare.c index 1c703fd8933b..46122274d4a9 100644 --- a/tools/acpibin/abcompare.c +++ b/tools/acpibin/abcompare.c @@ -6,7 +6,7 @@ *****************************************************************************/ /* - * Copyright (C) 2000 - 2011, Intel Corp. + * Copyright (C) 2000 - 2012, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tools/acpibin/abmain.c b/tools/acpibin/abmain.c index e955a086a2b3..cb9c329521f0 100644 --- a/tools/acpibin/abmain.c +++ b/tools/acpibin/abmain.c @@ -6,7 +6,7 @@ *****************************************************************************/ /* - * Copyright (C) 2000 - 2011, Intel Corp. + * Copyright (C) 2000 - 2012, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tools/acpibin/acpibin.h b/tools/acpibin/acpibin.h index 4da7617b3d1d..63109cc738cf 100644 --- a/tools/acpibin/acpibin.h +++ b/tools/acpibin/acpibin.h @@ -6,7 +6,7 @@ *****************************************************************************/ /* - * Copyright (C) 2000 - 2011, Intel Corp. + * Copyright (C) 2000 - 2012, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |