diff options
| author | Joakim Verona | 2013-01-03 00:06:25 +0100 |
|---|---|---|
| committer | Joakim Verona | 2013-01-03 00:06:25 +0100 |
| commit | c6b5fe1e945c664a0d696ae6eea9721235baf2f1 (patch) | |
| tree | f04cba489a21e3227c42fedc78e8de17b828f906 /test/cedet/tests/testjavacomp.java | |
| parent | 536714d1f5f872d1e797878005151727465e459f (diff) | |
| parent | 9539d46584868ff54a5acf1bdbe2446f9a84974a (diff) | |
| download | emacs-c6b5fe1e945c664a0d696ae6eea9721235baf2f1.tar.gz emacs-c6b5fe1e945c664a0d696ae6eea9721235baf2f1.zip | |
auto upstream
Diffstat (limited to 'test/cedet/tests/testjavacomp.java')
| -rw-r--r-- | test/cedet/tests/testjavacomp.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cedet/tests/testjavacomp.java b/test/cedet/tests/testjavacomp.java index 54b9f4aa004..f716c9ad2d3 100644 --- a/test/cedet/tests/testjavacomp.java +++ b/test/cedet/tests/testjavacomp.java | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | // testjavacomp.java --- Semantic unit test for Java | 1 | // testjavacomp.java --- Semantic unit test for Java |
| 2 | 2 | ||
| 3 | // Copyright (C) 2009-2012 Free Software Foundation, Inc. | 3 | // Copyright (C) 2009-2013 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 | ||