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/testpolymorph.cpp | |
| parent | 536714d1f5f872d1e797878005151727465e459f (diff) | |
| parent | 9539d46584868ff54a5acf1bdbe2446f9a84974a (diff) | |
| download | emacs-c6b5fe1e945c664a0d696ae6eea9721235baf2f1.tar.gz emacs-c6b5fe1e945c664a0d696ae6eea9721235baf2f1.zip | |
auto upstream
Diffstat (limited to 'test/cedet/tests/testpolymorph.cpp')
| -rw-r--r-- | test/cedet/tests/testpolymorph.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cedet/tests/testpolymorph.cpp b/test/cedet/tests/testpolymorph.cpp index 2108da14e56..f21b3ef57f7 100644 --- a/test/cedet/tests/testpolymorph.cpp +++ b/test/cedet/tests/testpolymorph.cpp | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /** testpolymorph.cpp --- A sequence of polymorphism examples. | 1 | /** testpolymorph.cpp --- A sequence of polymorphism examples. |
| 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 | * |