Author: andre Date: 2009-11-23 20:40:59 +0100 (Mon, 23 Nov 2009) New Revision: 39859
Modified: openimages/trunk/src/main/java/eu/openimages/NodeTranslation.java Log: license Modified: openimages/trunk/src/main/java/eu/openimages/NodeTranslation.java =================================================================== --- openimages/trunk/src/main/java/eu/openimages/NodeTranslation.java 2009-11-23 19:40:10 UTC (rev 39858) +++ openimages/trunk/src/main/java/eu/openimages/NodeTranslation.java 2009-11-23 19:40:59 UTC (rev 39859) @@ -1,3 +1,22 @@ +/* + +This file is part of the Open Images Platform. + +The Open Images Platform 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. + +The Open Images Platform 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 The Open Images Platform. If not, see <http://www.gnu.org/licenses/>. + +*/ + package eu.openimages; import java.util.*; _______________________________________________ Cvs mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/cvs
