diff options
Diffstat (limited to 'test/cedet/tests/test.c')
| -rw-r--r-- | test/cedet/tests/test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cedet/tests/test.c b/test/cedet/tests/test.c index 6f96f794915..b2d9971ff4f 100644 --- a/test/cedet/tests/test.c +++ b/test/cedet/tests/test.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* test.c --- Semantic unit test for C. | 1 | /* test.c --- Semantic unit test for C. |
| 2 | 2 | ||
| 3 | Copyright (C) 2001-2011 Free Software Foundation, Inc. | 3 | Copyright (C) 2001-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||