tmf/lttng: Remove unneeded (non-Javadoc) comments
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 9 Apr 2013 17:06:46 +0000 (13:06 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 24 Apr 2013 20:06:12 +0000 (16:06 -0400)
Those comments are not needed anymore. With Java >= 6,
overriding classes marked with @Override also inherit
the Javadoc from the base class.

Also:
- Some auto-formatter actions, to remove those pesky tabs.
- Ran the copyright tool. Might have updated unrelated files.

Change-Id: I93f699efa075a5629f31f478b7045247388f58fe
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/12141
Tested-by: Hudson CI

No differences found
This page took 0.024998 seconds and 5 git commands to generate.