r199 - trunk/nuiton-struts2/src/main/java/org/nuiton/web/struts2/taglib
Author: maven-release Date: 2012-04-06 18:46:35 +0200 (Fri, 06 Apr 2012) New Revision: 199 Url: http://nuiton.org/repositories/revision/nuiton-web/199 Log: Add missing file header Modified: trunk/nuiton-struts2/src/main/java/org/nuiton/web/struts2/taglib/FieldError2.java trunk/nuiton-struts2/src/main/java/org/nuiton/web/struts2/taglib/FieldError2Tag.java Modified: trunk/nuiton-struts2/src/main/java/org/nuiton/web/struts2/taglib/FieldError2.java =================================================================== --- trunk/nuiton-struts2/src/main/java/org/nuiton/web/struts2/taglib/FieldError2.java 2012-04-06 16:22:17 UTC (rev 198) +++ trunk/nuiton-struts2/src/main/java/org/nuiton/web/struts2/taglib/FieldError2.java 2012-04-06 16:46:35 UTC (rev 199) @@ -1,4 +1,28 @@ /* + * #%L + * Nuiton Web :: Nuiton Struts 2 + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 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% + */ +/* * $Id: FieldError.java 805635 2009-08-19 00:18:54Z musachy $ * * Licensed to the Apache Software Foundation (ASF) under one Modified: trunk/nuiton-struts2/src/main/java/org/nuiton/web/struts2/taglib/FieldError2Tag.java =================================================================== --- trunk/nuiton-struts2/src/main/java/org/nuiton/web/struts2/taglib/FieldError2Tag.java 2012-04-06 16:22:17 UTC (rev 198) +++ trunk/nuiton-struts2/src/main/java/org/nuiton/web/struts2/taglib/FieldError2Tag.java 2012-04-06 16:46:35 UTC (rev 199) @@ -1,4 +1,28 @@ /* + * #%L + * Nuiton Web :: Nuiton Struts 2 + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 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% + */ +/* * $Id: FieldErrorTag.java 805635 2009-08-19 00:18:54Z musachy $ * * Licensed to the Apache Software Foundation (ASF) under one
participants (1)
-
maven-releaseļ¼ users.nuiton.org