[Japi-cvs] SF.net SVN: japi:[1401] tools/archStat/trunk/archStat.ipr
Status: Beta
Brought to you by:
christianhujer
|
From: <chr...@us...> - 2010-04-11 10:13:14
|
Revision: 1401
http://japi.svn.sourceforge.net/japi/?rev=1401&view=rev
Author: christianhujer
Date: 2010-04-11 10:13:08 +0000 (Sun, 11 Apr 2010)
Log Message:
-----------
Configure GPL copyright.
Modified Paths:
--------------
tools/archStat/trunk/archStat.ipr
Modified: tools/archStat/trunk/archStat.ipr
===================================================================
--- tools/archStat/trunk/archStat.ipr 2010-04-11 10:12:10 UTC (rev 1400)
+++ tools/archStat/trunk/archStat.ipr 2010-04-11 10:13:08 UTC (rev 1401)
@@ -27,6 +27,15 @@
<entry name="?*.ftl" />
</wildcardResourcePatterns>
</component>
+ <component name="CopyrightManager" default="GPL">
+ <copyright>
+ <option name="notice" value="Copyright (C) 2009 - &#36;today.year Christian Hujer This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>." />
+ <option name="keyword" value="Copyright" />
+ <option name="myName" value="GPL" />
+ <option name="myLocal" value="true" />
+ </copyright>
+ <module2copyright />
+ </component>
<component name="DependencyValidationManager">
<option name="SKIP_IMPORT_STATEMENTS" value="false" />
</component>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|