fdo#51304 Remove @author annotation

This commit removes @author annotations, some templates comments. It has some
cleanup.

Change-Id: I995ba7b06d661fcec17f26c368d9449c0bf5ab45
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1146
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
This commit is contained in:
José Guilherme Vanz
2012-11-23 12:33:36 -02:00
committed by Norbert Thiebaud
parent 3be15a0514
commit 1994d859e3
12 changed files with 0 additions and 84 deletions

View File

@ -16,15 +16,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
/*
* xTreePathProvider.java
*
* Created on 12. Dezember 2006, 13:30
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
public interface XTreePathProvider {
public XUnoNode getLastPathComponent();