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 /parser | |
| parent | 50796274dc74454ca64a6e120552adb2620c3e65 (diff) | |
Diffstat (limited to 'parser')
| -rw-r--r-- | parser/psargs.c | 2 | ||||
| -rw-r--r-- | parser/psloop.c | 2 | ||||
| -rw-r--r-- | parser/psopcode.c | 2 | ||||
| -rw-r--r-- | parser/psparse.c | 2 | ||||
| -rw-r--r-- | parser/psscope.c | 2 | ||||
| -rw-r--r-- | parser/pstree.c | 2 | ||||
| -rw-r--r-- | parser/psutils.c | 2 | ||||
| -rw-r--r-- | parser/pswalk.c | 2 | ||||
| -rw-r--r-- | parser/psxface.c | 2 | 
9 files changed, 9 insertions, 9 deletions
diff --git a/parser/psargs.c b/parser/psargs.c index 8f31bba0826e..68e4d5d21042 100644 --- a/parser/psargs.c +++ b/parser/psargs.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 diff --git a/parser/psloop.c b/parser/psloop.c index a98989e099c4..d578c7e36b38 100644 --- a/parser/psloop.c +++ b/parser/psloop.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 diff --git a/parser/psopcode.c b/parser/psopcode.c index 878dc1f486b8..ef2257e86ff7 100644 --- a/parser/psopcode.c +++ b/parser/psopcode.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 diff --git a/parser/psparse.c b/parser/psparse.c index f817749b75b7..bcf46adfe566 100644 --- a/parser/psparse.c +++ b/parser/psparse.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 diff --git a/parser/psscope.c b/parser/psscope.c index 827531d460f1..1df5a33af352 100644 --- a/parser/psscope.c +++ b/parser/psscope.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 diff --git a/parser/pstree.c b/parser/pstree.c index ebadc0fefa4e..8271314e16ab 100644 --- a/parser/pstree.c +++ b/parser/pstree.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 diff --git a/parser/psutils.c b/parser/psutils.c index 426d2ccdd743..e28b75cc8f23 100644 --- a/parser/psutils.c +++ b/parser/psutils.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 diff --git a/parser/pswalk.c b/parser/pswalk.c index dbb4a17fe9c4..9734c4d17711 100644 --- a/parser/pswalk.c +++ b/parser/pswalk.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 diff --git a/parser/psxface.c b/parser/psxface.c index e7a5d9fe9aa8..2a012c2915c9 100644 --- a/parser/psxface.c +++ b/parser/psxface.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  | 
