Author: athimel Date: 2012-06-01 12:54:38 +0200 (Fri, 01 Jun 2012) New Revision: 1153 Url: http://nuiton.org/repositories/revision/eugene/1153 Log: Add missing file header and svn:keywords Modified: trunk/eugene/src/main/java/org/nuiton/eugene/models/object/ObjectModelJavaModifier.java trunk/eugene/src/main/java/org/nuiton/eugene/models/object/ObjectModelUMLModifier.java trunk/src/site/resources/images/logos/jrst-logo.png trunk/src/site/resources/images/logos/restructuredtext-logo.png Modified: trunk/eugene/src/main/java/org/nuiton/eugene/models/object/ObjectModelJavaModifier.java =================================================================== --- trunk/eugene/src/main/java/org/nuiton/eugene/models/object/ObjectModelJavaModifier.java 2012-06-01 10:51:04 UTC (rev 1152) +++ trunk/eugene/src/main/java/org/nuiton/eugene/models/object/ObjectModelJavaModifier.java 2012-06-01 10:54:38 UTC (rev 1153) @@ -1,3 +1,26 @@ +/* + * #%L + * EUGene :: EUGene + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2004 - 2012 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser 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 Lesser Public License for more details. + * + * You should have received a copy of the GNU General Lesser Public + * License along with this program. If not, see + * <http://www.gnu.org/licenses/lgpl-3.0.html>. + * #L% + */ package org.nuiton.eugene.models.object; import com.google.common.collect.ImmutableSet; Property changes on: trunk/eugene/src/main/java/org/nuiton/eugene/models/object/ObjectModelJavaModifier.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/eugene/src/main/java/org/nuiton/eugene/models/object/ObjectModelUMLModifier.java =================================================================== --- trunk/eugene/src/main/java/org/nuiton/eugene/models/object/ObjectModelUMLModifier.java 2012-06-01 10:51:04 UTC (rev 1152) +++ trunk/eugene/src/main/java/org/nuiton/eugene/models/object/ObjectModelUMLModifier.java 2012-06-01 10:54:38 UTC (rev 1153) @@ -1,3 +1,26 @@ +/* + * #%L + * EUGene :: EUGene + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2004 - 2012 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser 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 Lesser Public License for more details. + * + * You should have received a copy of the GNU General Lesser Public + * License along with this program. If not, see + * <http://www.gnu.org/licenses/lgpl-3.0.html>. + * #L% + */ package org.nuiton.eugene.models.object; import com.google.common.collect.ImmutableSet; Property changes on: trunk/eugene/src/main/java/org/nuiton/eugene/models/object/ObjectModelUMLModifier.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Property changes on: trunk/src/site/resources/images/logos/jrst-logo.png ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/site/resources/images/logos/restructuredtext-logo.png ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL