Revision: 799
http://openutils.svn.sourceforge.net/openutils/?rev=799&view=rev
Author: fgiust
Date: 2008-04-28 15:18:55 -0700 (Mon, 28 Apr 2008)
Log Message:
-----------
missing header
Modified Paths:
--------------
trunk/openutils-mgnltasks/src/main/java/it/openutils/mgnltasks/SimpleModuleVersionHandler.java
Modified: trunk/openutils-mgnltasks/src/main/java/it/openutils/mgnltasks/SimpleModuleVersionHandler.java
===================================================================
--- trunk/openutils-mgnltasks/src/main/java/it/openutils/mgnltasks/SimpleModuleVersionHandler.java 2008-04-28 22:17:55 UTC (rev 798)
+++ trunk/openutils-mgnltasks/src/main/java/it/openutils/mgnltasks/SimpleModuleVersionHandler.java 2008-04-28 22:18:55 UTC (rev 799)
@@ -1,3 +1,20 @@
+/**
+ * Copyright Openmind http://www.openmindonline.it
+ *
+ * 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/>.
+ *
+ */
package it.openutils.mgnltasks;
import info.magnolia.module.DefaultModuleVersionHandler;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|