Author: mculpepper(a)jboss.com
Date: 2007-08-23 14:33:40 -0400 (Thu, 23 Aug 2007)
New Revision: 3305
Modified:
trunk/freemarker/features/org.jboss.ide.eclipse.freemarker.feature/feature.xml
Log:
updated feature text/copyright
Modified: trunk/freemarker/features/org.jboss.ide.eclipse.freemarker.feature/feature.xml
===================================================================
---
trunk/freemarker/features/org.jboss.ide.eclipse.freemarker.feature/feature.xml 2007-08-23
18:25:10 UTC (rev 3304)
+++
trunk/freemarker/features/org.jboss.ide.eclipse.freemarker.feature/feature.xml 2007-08-23
18:33:40 UTC (rev 3305)
@@ -1,17 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.jboss.ide.eclipse.freemarker.feature"
- label="JBossIDE FreeMarker Feature"
+ label="FreeMarkerIDE Feature"
version="1.0.0"
provider-name="JBoss, a division of Red Hat">
- <description
url="http://www.jboss.com/products/jbosside">
- JBossIDE's Freemarker Feature
+ <description
url="http://www.jboss.org/tools">
+ FreemarkerIDE Feature
</description>
<copyright>
- JBoss, Home of Professional Open Source
-Copyright 2006, JBoss Inc., and individual contributors as indicated by the @authors tag.
See the copyright.txt in the distribution for a full listing of individual contributors.
+ Copyright (c) 2007 Red Hat, Inc.
+Distributed under license by Red Hat, Inc. All rights reserved.
+This program is made available under the terms of the
+Eclipse Public License v1.0 which accompanies this distribution,
+and is available at
http://www.eclipse.org/legal/epl-v10.html
+Contributors:
+Red Hat, Inc. - initial API and implementation
</copyright>
<license
url="http://osdn.dl.sourceforge.net/sourceforge/jboss/LGPL.html"...