Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] script that checks presence of file headers (copyright+legal)

There's a copyright tool that can do parts of this in the workspace. See http://wiki.eclipse.org/How_to_use_Eclipse_copyright_tool (might be outdated).

Dani

From: Henrik Rentz-Reichert <hrr@xxxxxxxxx>
To: cross-project-issues-dev@xxxxxxxxxxx,
Date: 10.12.2012 17:42
Subject: [cross-project-issues-dev] script that checks presence of file        headers (copyright+legal)





Hi all,

we're considering to introduce a script that checks for the presence of file headers (copyright+legal).
The script should be able to scan certain file extensions (.java, .xtend, .xml, ...) and create an XUnit test report.

Before developing such a script from scratch I want to make sure that no similar script already exists.

Has anybody heard of something like that?

Thanks,
Henrik

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




Back to the top