Revision: 3821
http://openutils.svn.sourceforge.net/openutils/?rev=3821&view=rev
Author: diego_schivo
Date: 2012-03-19 08:46:05 +0000 (Mon, 19 Mar 2012)
Log Message:
-----------
header
Modified Paths:
--------------
magnoliamodules/trunk/openutils-mgnlstripes/src/main/java/it/openutils/magnoliastripes/samples/SampleStripesActionBean.java
Modified: magnoliamodules/trunk/openutils-mgnlstripes/src/main/java/it/openutils/magnoliastripes/samples/SampleStripesActionBean.java
===================================================================
--- magnoliamodules/trunk/openutils-mgnlstripes/src/main/java/it/openutils/magnoliastripes/samples/SampleStripesActionBean.java 2012-03-19 08:38:37 UTC (rev 3820)
+++ magnoliamodules/trunk/openutils-mgnlstripes/src/main/java/it/openutils/magnoliastripes/samples/SampleStripesActionBean.java 2012-03-19 08:46:05 UTC (rev 3821)
@@ -1,3 +1,22 @@
+/**
+ *
+ * Stripes module for Magnolia CMS (http://www.openmindlab.com/lab/products/mgnlstripes.html)
+ * Copyright(C) 2008-2012, Openmind S.r.l. 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.magnoliastripes.samples;
import net.sourceforge.stripes.action.ActionBean;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|