diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2013-01-17 21:32:03 +0000 | 
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2013-01-17 21:32:03 +0000 | 
| commit | ee39d6d85cfcfa8e856c410c0ad4cd96e8fded55 (patch) | |
| tree | 4bd397d55198bfd01fc6744430f25faf08f18b0c /source/compiler/prparser.l | |
| parent | b28e481ae9b051dab150e9b5a89730cdc1103a9c (diff) | |
Notes
Diffstat (limited to 'source/compiler/prparser.l')
| -rw-r--r-- | source/compiler/prparser.l | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/source/compiler/prparser.l b/source/compiler/prparser.l index f0a06e1e2105d..8b0812445b094 100644 --- a/source/compiler/prparser.l +++ b/source/compiler/prparser.l @@ -6,7 +6,7 @@   *****************************************************************************/  /* - * Copyright (C) 2000 - 2012, Intel Corp. + * Copyright (C) 2000 - 2013, Intel Corp.   * All rights reserved.   *   * Redistribution and use in source and binary forms, with or without | 
