[jboss-cvs] jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/model/interpolation ...
Marshall Culpepper
mculpepper at jboss.com
Mon Oct 2 19:08:05 EDT 2006
User: mculpepper
Date: 06/10/02 19:08:05
Modified: freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/model/interpolation
NameFragment.java AbstractFragment.java
StringFragment.java ParameterSet.java
ParametersFragment.java BuiltInFragment.java
NullFragment.java Fragment.java
Log:
updated copyright header and plugin provider for all freemarker plugins
Revision Changes Path
1.2 +2 -2 jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/model/interpolation/NameFragment.java
(In the diff below, changes in quantity of whitespace are not shown.)
Index: NameFragment.java
===================================================================
RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/model/interpolation/NameFragment.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- NameFragment.java 8 May 2006 15:36:24 -0000 1.1
+++ NameFragment.java 2 Oct 2006 23:08:05 -0000 1.2
@@ -1,6 +1,6 @@
/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * JBoss, a division of Red Hat
+ * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
1.2 +2 -2 jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/model/interpolation/AbstractFragment.java
(In the diff below, changes in quantity of whitespace are not shown.)
Index: AbstractFragment.java
===================================================================
RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/model/interpolation/AbstractFragment.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- AbstractFragment.java 8 May 2006 15:36:24 -0000 1.1
+++ AbstractFragment.java 2 Oct 2006 23:08:05 -0000 1.2
@@ -1,6 +1,6 @@
/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * JBoss, a division of Red Hat
+ * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
1.2 +2 -2 jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/model/interpolation/StringFragment.java
(In the diff below, changes in quantity of whitespace are not shown.)
Index: StringFragment.java
===================================================================
RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/model/interpolation/StringFragment.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- StringFragment.java 8 May 2006 15:36:24 -0000 1.1
+++ StringFragment.java 2 Oct 2006 23:08:05 -0000 1.2
@@ -1,6 +1,6 @@
/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * JBoss, a division of Red Hat
+ * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
1.2 +2 -2 jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/model/interpolation/ParameterSet.java
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ParameterSet.java
===================================================================
RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/model/interpolation/ParameterSet.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- ParameterSet.java 8 May 2006 15:36:24 -0000 1.1
+++ ParameterSet.java 2 Oct 2006 23:08:05 -0000 1.2
@@ -1,6 +1,6 @@
/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * JBoss, a division of Red Hat
+ * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
1.2 +2 -2 jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/model/interpolation/ParametersFragment.java
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ParametersFragment.java
===================================================================
RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/model/interpolation/ParametersFragment.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- ParametersFragment.java 8 May 2006 15:36:24 -0000 1.1
+++ ParametersFragment.java 2 Oct 2006 23:08:05 -0000 1.2
@@ -1,6 +1,6 @@
/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * JBoss, a division of Red Hat
+ * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
1.2 +2 -2 jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/model/interpolation/BuiltInFragment.java
(In the diff below, changes in quantity of whitespace are not shown.)
Index: BuiltInFragment.java
===================================================================
RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/model/interpolation/BuiltInFragment.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- BuiltInFragment.java 8 May 2006 15:36:24 -0000 1.1
+++ BuiltInFragment.java 2 Oct 2006 23:08:05 -0000 1.2
@@ -1,6 +1,6 @@
/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * JBoss, a division of Red Hat
+ * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
1.2 +2 -2 jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/model/interpolation/NullFragment.java
(In the diff below, changes in quantity of whitespace are not shown.)
Index: NullFragment.java
===================================================================
RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/model/interpolation/NullFragment.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- NullFragment.java 8 May 2006 15:36:24 -0000 1.1
+++ NullFragment.java 2 Oct 2006 23:08:05 -0000 1.2
@@ -1,6 +1,6 @@
/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * JBoss, a division of Red Hat
+ * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
1.2 +2 -2 jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/model/interpolation/Fragment.java
(In the diff below, changes in quantity of whitespace are not shown.)
Index: Fragment.java
===================================================================
RCS file: /cvsroot/jboss/jbosside/freemarker/plugins/org.jboss.ide.eclipse.freemarker/src/org/jboss/ide/eclipse/freemarker/model/interpolation/Fragment.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- Fragment.java 8 May 2006 15:36:24 -0000 1.1
+++ Fragment.java 2 Oct 2006 23:08:05 -0000 1.2
@@ -1,6 +1,6 @@
/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * JBoss, a division of Red Hat
+ * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
More information about the jboss-cvs-commits
mailing list