diff options
Diffstat (limited to 'compiler/asllength.c')
-rw-r--r-- | compiler/asllength.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/compiler/asllength.c b/compiler/asllength.c index 595302dec3c0..bd222e68f4b1 100644 --- a/compiler/asllength.c +++ b/compiler/asllength.c @@ -2,7 +2,6 @@ /****************************************************************************** * * Module Name: asllength - Tree walk to determine package and opcode lengths - * $Revision: 1.37 $ * *****************************************************************************/ @@ -10,7 +9,7 @@ * * 1. Copyright Notice * - * Some or all of this work - Copyright (c) 1999 - 2007, Intel Corp. + * Some or all of this work - Copyright (c) 1999 - 2009, Intel Corp. * All rights reserved. * * 2. License |