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 /compiler/aslload.c | |
parent | 50796274dc74454ca64a6e120552adb2620c3e65 (diff) |
Notes
Diffstat (limited to 'compiler/aslload.c')
-rw-r--r-- | compiler/aslload.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/aslload.c b/compiler/aslload.c index 84a9476bf322..c3a0d644f4b1 100644 --- a/compiler/aslload.c +++ b/compiler/aslload.c @@ -5,7 +5,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 |