Author: andre
Date: 2009-12-03 13:26:26 +0100 (Thu, 03 Dec 2009)
New Revision: 40100

Modified:
   
openimages/trunk/mmsite/src/main/java/org/mmbase/mmsite/ArticlesUrlConverter.java
   openimages/trunk/mmsite/src/main/java/org/mmbase/mmsite/LocaleUtil.java
   openimages/trunk/mmsite/src/main/java/org/mmbase/mmsite/SiteUrlConverter.java
   openimages/trunk/mmsite/src/main/java/org/mmbase/mmsite/UrlUtils.java
Log:
license

Modified: 
openimages/trunk/mmsite/src/main/java/org/mmbase/mmsite/ArticlesUrlConverter.java
===================================================================
--- 
openimages/trunk/mmsite/src/main/java/org/mmbase/mmsite/ArticlesUrlConverter.java
   2009-12-03 11:42:05 UTC (rev 40099)
+++ 
openimages/trunk/mmsite/src/main/java/org/mmbase/mmsite/ArticlesUrlConverter.java
   2009-12-03 12:26:26 UTC (rev 40100)
@@ -1,3 +1,24 @@
+/*
+
+This file is part of the MMBase MMSite application, 
+which is part of MMBase - an open source content management system.
+    Copyright (C) 2009 André van Toly
+
+MMBase MMSite 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.
+
+MMBase MMSite 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 MMBase. If not, see <http://www.gnu.org/licenses/>.
+
+*/
+
 package org.mmbase.mmsite;
 
 import java.util.*;

Modified: 
openimages/trunk/mmsite/src/main/java/org/mmbase/mmsite/LocaleUtil.java
===================================================================
--- openimages/trunk/mmsite/src/main/java/org/mmbase/mmsite/LocaleUtil.java     
2009-12-03 11:42:05 UTC (rev 40099)
+++ openimages/trunk/mmsite/src/main/java/org/mmbase/mmsite/LocaleUtil.java     
2009-12-03 12:26:26 UTC (rev 40100)
@@ -1,3 +1,24 @@
+/*
+
+This file is part of the MMBase MMSite application, 
+which is part of MMBase - an open source content management system.
+    Copyright (C) 2009 André van Toly
+
+MMBase MMSite 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.
+
+MMBase MMSite 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 MMBase. If not, see <http://www.gnu.org/licenses/>.
+
+*/
+
 package org.mmbase.mmsite;
 
 import java.util.*;

Modified: 
openimages/trunk/mmsite/src/main/java/org/mmbase/mmsite/SiteUrlConverter.java
===================================================================
--- 
openimages/trunk/mmsite/src/main/java/org/mmbase/mmsite/SiteUrlConverter.java   
    2009-12-03 11:42:05 UTC (rev 40099)
+++ 
openimages/trunk/mmsite/src/main/java/org/mmbase/mmsite/SiteUrlConverter.java   
    2009-12-03 12:26:26 UTC (rev 40100)
@@ -1,3 +1,24 @@
+/*
+
+This file is part of the MMBase MMSite application, 
+which is part of MMBase - an open source content management system.
+    Copyright (C) 2009 André van Toly
+
+MMBase MMSite 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.
+
+MMBase MMSite 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 MMBase. If not, see <http://www.gnu.org/licenses/>.
+
+*/
+
 package org.mmbase.mmsite;
 
 import java.util.*;

Modified: openimages/trunk/mmsite/src/main/java/org/mmbase/mmsite/UrlUtils.java
===================================================================
--- openimages/trunk/mmsite/src/main/java/org/mmbase/mmsite/UrlUtils.java       
2009-12-03 11:42:05 UTC (rev 40099)
+++ openimages/trunk/mmsite/src/main/java/org/mmbase/mmsite/UrlUtils.java       
2009-12-03 12:26:26 UTC (rev 40100)
@@ -1,3 +1,24 @@
+/*
+
+This file is part of the MMBase MMSite application, 
+which is part of MMBase - an open source content management system.
+    Copyright (C) 2009 André van Toly
+
+MMBase MMSite 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.
+
+MMBase MMSite 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 MMBase. If not, see <http://www.gnu.org/licenses/>.
+
+*/
+
 package org.mmbase.mmsite;
 
 import java.util.Collections;

_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to