Author: nickboldt
Date: 2009-07-09 18:40:27 -0400 (Thu, 09 Jul 2009)
New Revision: 16521
Modified:
trunk/as/docs/reference/en/master.xml
trunk/as/docs/reference/en/master_output.xml
trunk/as/plugins/org.jboss.ide.eclipse.as.core/plugin.properties
trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/editor/DeploySection.java
trunk/birt/docs/en/master.xml
trunk/birt/docs/en/master_output.xml
trunk/bpel/features/org.jboss.tools.bpel.feature/feature.properties
trunk/bpel/tests/org.eclipse.tools.bpel.ui.test/META-INF/MANIFEST.MF
trunk/documentation/guides/GettingStartedGuide/en/master.xml
trunk/documentation/guides/GettingStartedGuide/en/master_output.xml
trunk/documentation/jboss-tools-docs-archetype/src/main/resources/archetype-resources/en/master.xml
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/com/jboss/tools/common.xsl
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/com/jboss/tools/xhtml-single.xsl
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/com/jboss/tools/xhtml.xsl
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/org/jboss/tools/common.xsl
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/org/jboss/tools/xhtml-single.xsl
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/org/jboss/tools/xhtml.xsl
trunk/drools/docs/guvnor_ref/en/master.xml
trunk/drools/docs/guvnor_ref/en/master_output.xml
trunk/drools/docs/reference/en/master.xml
trunk/drools/docs/reference/en/master_output.xml
trunk/esb/docs/esb_ref_guide/en/master.xml
trunk/esb/docs/esb_ref_guide/en/master_output.xml
trunk/jst/plugins/org.jboss.tools.jst.css/plugin.properties
trunk/maven/features/org.jboss.tools.maven.feature/feature.properties
trunk/maven/features/org.jboss.tools.maven.sdk.feature/feature.properties
trunk/maven/features/org.jboss.tools.maven.seam.feature/feature.properties
trunk/maven/plugins/org.jboss.tools.maven.core/src/org/jboss/tools/maven/core/IJBossMavenConstants.java
trunk/maven/plugins/org.jboss.tools.maven.core/src/org/jboss/tools/maven/core/internal/project/facet/MavenFacetInstallDataModelProvider.java
trunk/smooks/docs/reference/en/master.xml
trunk/smooks/docs/reference/en/master_output.xml
trunk/smooks/plugins/org.jboss.tools.smooks.runtime/plugin.properties
trunk/struts/docs/struts_tools_ref_guide/en/master.xml
trunk/struts/docs/struts_tools_ref_guide/en/master_output.xml
trunk/struts/docs/struts_tools_tutorial/en/master.xml
trunk/struts/docs/struts_tools_tutorial/en/master_output.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-4488 switch to "JBoss by Red Hat" and
update (c) to 2009 as appropriate
Modified: trunk/as/docs/reference/en/master.xml
===================================================================
--- trunk/as/docs/reference/en/master.xml 2009-07-09 16:56:28 UTC (rev 16520)
+++ trunk/as/docs/reference/en/master.xml 2009-07-09 22:40:27 UTC (rev 16521)
@@ -48,7 +48,7 @@
<copyright>
<year>2007</year>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo>
Version: 2.1.0.M2
Modified: trunk/as/docs/reference/en/master_output.xml
===================================================================
--- trunk/as/docs/reference/en/master_output.xml 2009-07-09 16:56:28 UTC (rev 16520)
+++ trunk/as/docs/reference/en/master_output.xml 2009-07-09 22:40:27 UTC (rev 16521)
@@ -46,7 +46,7 @@
<copyright>
<year>2007</year>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo><diffmk:wrapper diffmk:change="changed">
Version: 2.1.0.M2
Modified: trunk/as/plugins/org.jboss.ide.eclipse.as.core/plugin.properties
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.as.core/plugin.properties 2009-07-09 16:56:28
UTC (rev 16520)
+++ trunk/as/plugins/org.jboss.ide.eclipse.as.core/plugin.properties 2009-07-09 22:40:27
UTC (rev 16521)
@@ -30,5 +30,5 @@
deploy.runtime.name=JBoss Deploy-Only Runtime
deploy.runtime.description=A runtime provided to allow a deploy-only server the ability
to deploy certain project types.
-Bundle-Vendor.0 = JBoss, a division of Red Hat
+Bundle-Vendor.0 = JBoss by Red Hat
Bundle-Name.0 = JBoss AS Core Plug-in
\ No newline at end of file
Modified:
trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/editor/DeploySection.java
===================================================================
---
trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/editor/DeploySection.java 2009-07-09
16:56:28 UTC (rev 16520)
+++
trunk/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/editor/DeploySection.java 2009-07-09
22:40:27 UTC (rev 16521)
@@ -1,6 +1,6 @@
/**
- * JBoss, a Division of Red Hat
- * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
+ * JBoss by Red Hat
+ * Copyright 2006-2009, 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.
*
Modified: trunk/birt/docs/en/master.xml
===================================================================
--- trunk/birt/docs/en/master.xml 2009-07-09 16:56:28 UTC (rev 16520)
+++ trunk/birt/docs/en/master.xml 2009-07-09 22:40:27 UTC (rev 16521)
@@ -31,7 +31,7 @@
<copyright>
<year>2008</year>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo>
Version: 1.1.0.M2
Modified: trunk/birt/docs/en/master_output.xml
===================================================================
--- trunk/birt/docs/en/master_output.xml 2009-07-09 16:56:28 UTC (rev 16520)
+++ trunk/birt/docs/en/master_output.xml 2009-07-09 22:40:27 UTC (rev 16521)
@@ -31,7 +31,7 @@
<copyright>
<year>2008</year>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo><diffmk:wrapper diffmk:change="changed">
Version: 1.1.0.M2
Modified: trunk/bpel/features/org.jboss.tools.bpel.feature/feature.properties
===================================================================
--- trunk/bpel/features/org.jboss.tools.bpel.feature/feature.properties 2009-07-09
16:56:28 UTC (rev 16520)
+++ trunk/bpel/features/org.jboss.tools.bpel.feature/feature.properties 2009-07-09
22:40:27 UTC (rev 16521)
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2008 JBoss, a division of Red Hat and others.
+# Copyright (c) 2009 JBoss by Red Hat and others.
# All rights reserved. This program and the accompanying materials
# are 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:
-# JBoss, a division of Red Hat - Initial implementation.
+# JBoss by Red Hat - Initial implementation.
##############################################################################
# feature.properties
# contains externalized strings for feature.xml
@@ -18,7 +18,7 @@
featureName=JBoss BPEL Editor
# "providerName" property - name of the company that provides the feature
-providerName=JBoss, a division of Red Hat
+providerName=JBoss by Red Hat
# "updateSiteName" property - label for the update site
updateSiteName=JBossTools Update Site
@@ -28,8 +28,8 @@
description=JBoss BPEL Editor
# "copyright" property - text of the "Feature Update Copyright"
-copyright=Copyright (c) 2008 JBoss, a division of Red Hat and others.\nAll rights
reserved. This program and the accompanying materials\n
-are made available under the terms of the Eclipse Public License v1.0\nwhich accompanies
this distribution, and is available
at\nhttp\://www.eclipse.org/legal/epl-v10.html\n\nContributors\:\nJBoss, a division of Red
Hat - Initial implementation.\n
+copyright=Copyright (c) 2009 JBoss by Red Hat and others.\nAll rights reserved. This
program and the accompanying materials\n
+are made available under the terms of the Eclipse Public License v1.0\nwhich accompanies
this distribution, and is available
at\nhttp\://www.eclipse.org/legal/epl-v10.html\n\nContributors\:\nJBoss by Red Hat -
Initial implementation.\n
############### end of copyright property ####################################
# "licenseURL" property - URL of the "Feature License"
Modified: trunk/bpel/tests/org.eclipse.tools.bpel.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/bpel/tests/org.eclipse.tools.bpel.ui.test/META-INF/MANIFEST.MF 2009-07-09
16:56:28 UTC (rev 16520)
+++ trunk/bpel/tests/org.eclipse.tools.bpel.ui.test/META-INF/MANIFEST.MF 2009-07-09
22:40:27 UTC (rev 16521)
@@ -10,7 +10,7 @@
org.jboss.tools.common.test;bundle-version="2.0.0"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Bundle-Vendor: JBoss, a division of Red Hat
+Bundle-Vendor: JBoss by Red Hat
Import-Package: org.eclipse.core.resources,
org.eclipse.ui.ide,
org.jboss.tools.common.test.util
Modified: trunk/documentation/guides/GettingStartedGuide/en/master.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en/master.xml 2009-07-09 16:56:28 UTC
(rev 16520)
+++ trunk/documentation/guides/GettingStartedGuide/en/master.xml 2009-07-09 22:40:27 UTC
(rev 16521)
@@ -41,7 +41,7 @@
<copyright>
<year>2007</year>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo>Version: 2.0.1.GA</releaseinfo>
<abstract>
Modified: trunk/documentation/guides/GettingStartedGuide/en/master_output.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en/master_output.xml 2009-07-09
16:56:28 UTC (rev 16520)
+++ trunk/documentation/guides/GettingStartedGuide/en/master_output.xml 2009-07-09
22:40:27 UTC (rev 16521)
@@ -39,7 +39,7 @@
<copyright>
<year>2007</year>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo>Version: 2.0.1.GA</releaseinfo>
<abstract>
Modified:
trunk/documentation/jboss-tools-docs-archetype/src/main/resources/archetype-resources/en/master.xml
===================================================================
---
trunk/documentation/jboss-tools-docs-archetype/src/main/resources/archetype-resources/en/master.xml 2009-07-09
16:56:28 UTC (rev 16520)
+++
trunk/documentation/jboss-tools-docs-archetype/src/main/resources/archetype-resources/en/master.xml 2009-07-09
22:40:27 UTC (rev 16521)
@@ -19,7 +19,7 @@
<copyright>
<year>2007</year>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo>
Version: 3.1.0.M2
Modified:
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/com/jboss/tools/common.xsl
===================================================================
---
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/com/jboss/tools/common.xsl 2009-07-09
16:56:28 UTC (rev 16520)
+++
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/com/jboss/tools/common.xsl 2009-07-09
22:40:27 UTC (rev 16521)
@@ -1,7 +1,7 @@
<?xml version='1.0'?>
<!--
- Copyright 2008 JBoss, a division of Red Hat
+ Copyright 2009 JBoss by Red Hat
License: LGPL
Author: Mark Newton <mark.newton(a)jboss.org>
-->
Modified:
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/com/jboss/tools/xhtml-single.xsl
===================================================================
---
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/com/jboss/tools/xhtml-single.xsl 2009-07-09
16:56:28 UTC (rev 16520)
+++
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/com/jboss/tools/xhtml-single.xsl 2009-07-09
22:40:27 UTC (rev 16521)
@@ -1,7 +1,7 @@
<?xml version='1.0'?>
<!--
- Copyright 2008 JBoss, a division of Red Hat
+ Copyright 2009 JBoss by Red Hat
License: LGPL
Author: Mark Newton <mark.newton(a)jboss.org>
-->
Modified:
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/com/jboss/tools/xhtml.xsl
===================================================================
---
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/com/jboss/tools/xhtml.xsl 2009-07-09
16:56:28 UTC (rev 16520)
+++
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/com/jboss/tools/xhtml.xsl 2009-07-09
22:40:27 UTC (rev 16521)
@@ -1,7 +1,7 @@
<?xml version='1.0'?>
<!--
- Copyright 2008 JBoss, a division of Red Hat
+ Copyright 2009 JBoss by Red Hat
License: LGPL
Author: Mark Newton <mark.newton(a)jboss.org>
-->
Modified:
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/org/jboss/tools/common.xsl
===================================================================
---
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/org/jboss/tools/common.xsl 2009-07-09
16:56:28 UTC (rev 16520)
+++
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/org/jboss/tools/common.xsl 2009-07-09
22:40:27 UTC (rev 16521)
@@ -1,7 +1,7 @@
<?xml version='1.0'?>
<!--
- Copyright 2008 JBoss, a division of Red Hat
+ Copyright 2009 JBoss by Red Hat
License: LGPL
Author: Mark Newton <mark.newton(a)jboss.org>
-->
Modified:
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/org/jboss/tools/xhtml-single.xsl
===================================================================
---
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/org/jboss/tools/xhtml-single.xsl 2009-07-09
16:56:28 UTC (rev 16520)
+++
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/org/jboss/tools/xhtml-single.xsl 2009-07-09
22:40:27 UTC (rev 16521)
@@ -1,7 +1,7 @@
<?xml version='1.0'?>
<!--
- Copyright 2008 JBoss, a division of Red Hat
+ Copyright 2009 JBoss by Red Hat
License: LGPL
Author: Mark Newton <mark.newton(a)jboss.org>
-->
Modified:
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/org/jboss/tools/xhtml.xsl
===================================================================
---
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/org/jboss/tools/xhtml.xsl 2009-07-09
16:56:28 UTC (rev 16520)
+++
trunk/documentation/jbosstools-docbook-xslt/src/main/resources/xslt/org/jboss/tools/xhtml.xsl 2009-07-09
22:40:27 UTC (rev 16521)
@@ -1,7 +1,7 @@
<?xml version='1.0'?>
<!--
- Copyright 2008 JBoss, a division of Red Hat
+ Copyright 2009 JBoss by Red Hat
License: LGPL
Author: Mark Newton <mark.newton(a)jboss.org>
-->
Modified: trunk/drools/docs/guvnor_ref/en/master.xml
===================================================================
--- trunk/drools/docs/guvnor_ref/en/master.xml 2009-07-09 16:56:28 UTC (rev 16520)
+++ trunk/drools/docs/guvnor_ref/en/master.xml 2009-07-09 22:40:27 UTC (rev 16521)
@@ -42,7 +42,7 @@
<pubdate>April 2008</pubdate>
<copyright>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo>
Version: 5.1.0.trunk
Modified: trunk/drools/docs/guvnor_ref/en/master_output.xml
===================================================================
--- trunk/drools/docs/guvnor_ref/en/master_output.xml 2009-07-09 16:56:28 UTC (rev 16520)
+++ trunk/drools/docs/guvnor_ref/en/master_output.xml 2009-07-09 22:40:27 UTC (rev 16521)
@@ -40,7 +40,7 @@
<pubdate>April 2008</pubdate>
<copyright>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo><diffmk:wrapper diffmk:change="changed">
Version: 5.1.0.trunk
Modified: trunk/drools/docs/reference/en/master.xml
===================================================================
--- trunk/drools/docs/reference/en/master.xml 2009-07-09 16:56:28 UTC (rev 16520)
+++ trunk/drools/docs/reference/en/master.xml 2009-07-09 22:40:27 UTC (rev 16521)
@@ -43,7 +43,7 @@
<copyright>
<year>2007</year>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo>
Version: 5.1.0.trunk
Modified: trunk/drools/docs/reference/en/master_output.xml
===================================================================
--- trunk/drools/docs/reference/en/master_output.xml 2009-07-09 16:56:28 UTC (rev 16520)
+++ trunk/drools/docs/reference/en/master_output.xml 2009-07-09 22:40:27 UTC (rev 16521)
@@ -41,7 +41,7 @@
<copyright>
<year>2007</year>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo><diffmk:wrapper diffmk:change="changed">
Version: 5.1.0.trunk
Modified: trunk/esb/docs/esb_ref_guide/en/master.xml
===================================================================
--- trunk/esb/docs/esb_ref_guide/en/master.xml 2009-07-09 16:56:28 UTC (rev 16520)
+++ trunk/esb/docs/esb_ref_guide/en/master.xml 2009-07-09 22:40:27 UTC (rev 16521)
@@ -41,7 +41,7 @@
<copyright>
<year>2007</year>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo>
Version: 1.3.0.M2
Modified: trunk/esb/docs/esb_ref_guide/en/master_output.xml
===================================================================
--- trunk/esb/docs/esb_ref_guide/en/master_output.xml 2009-07-09 16:56:28 UTC (rev 16520)
+++ trunk/esb/docs/esb_ref_guide/en/master_output.xml 2009-07-09 22:40:27 UTC (rev 16521)
@@ -40,7 +40,7 @@
<copyright>
<year>2007</year>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo><diffmk:wrapper diffmk:change="changed">
Version: 1.3.0.M2
Modified: trunk/jst/plugins/org.jboss.tools.jst.css/plugin.properties
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.css/plugin.properties 2009-07-09 16:56:28 UTC
(rev 16520)
+++ trunk/jst/plugins/org.jboss.tools.jst.css/plugin.properties 2009-07-09 22:40:27 UTC
(rev 16521)
@@ -1,4 +1,4 @@
-Bundle-Vendor = JBoss, a division of Red Hat
+Bundle-Vendor = JBoss by Red Hat
Bundle-Name = CSS Test Plug-in
css.tabs.textFont.label=Text/Font
css.tabs.background.label=Background
Modified: trunk/maven/features/org.jboss.tools.maven.feature/feature.properties
===================================================================
--- trunk/maven/features/org.jboss.tools.maven.feature/feature.properties 2009-07-09
16:56:28 UTC (rev 16520)
+++ trunk/maven/features/org.jboss.tools.maven.feature/feature.properties 2009-07-09
22:40:27 UTC (rev 16521)
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2008 JBoss by Red Hat and others.
+# Copyright (c) 2009 JBoss by Red Hat and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -27,7 +27,7 @@
description=JBoss Maven Integration
# "copyright" property - text of the "Feature Update Copyright"
-copyright=Copyright (c) 2008 JBoss by Red Hat and others.\nAll rights reserved. This
program and the accompanying materials\n
+copyright=Copyright (c) 2009 JBoss by Red Hat and others.\nAll rights reserved. This
program and the accompanying materials\n
are made available under the terms of the Eclipse Public License v1.0\nwhich accompanies
this distribution, and is available
at\nhttp\://www.eclipse.org/legal/epl-v10.html\n\nContributors\:\nJBoss by Red Hat -
Initial implementation.\n
############### end of copyright property ####################################
Modified: trunk/maven/features/org.jboss.tools.maven.sdk.feature/feature.properties
===================================================================
--- trunk/maven/features/org.jboss.tools.maven.sdk.feature/feature.properties 2009-07-09
16:56:28 UTC (rev 16520)
+++ trunk/maven/features/org.jboss.tools.maven.sdk.feature/feature.properties 2009-07-09
22:40:27 UTC (rev 16521)
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2008 JBoss by Red Hat and others.
+# Copyright (c) 2009 JBoss by Red Hat and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -27,7 +27,7 @@
description=JBoss Maven Integration
# "copyright" property - text of the "Feature Update Copyright"
-copyright=Copyright (c) 2008 JBoss by Red Hat and others.\nAll rights reserved. This
program and the accompanying materials\n
+copyright=Copyright (c) 2009 JBoss by Red Hat and others.\nAll rights reserved. This
program and the accompanying materials\n
are made available under the terms of the Eclipse Public License v1.0\nwhich accompanies
this distribution, and is available
at\nhttp\://www.eclipse.org/legal/epl-v10.html\n\nContributors\:\nJBoss by Red Hat -
Initial implementation.\n
############### end of copyright property ####################################
Modified: trunk/maven/features/org.jboss.tools.maven.seam.feature/feature.properties
===================================================================
--- trunk/maven/features/org.jboss.tools.maven.seam.feature/feature.properties 2009-07-09
16:56:28 UTC (rev 16520)
+++ trunk/maven/features/org.jboss.tools.maven.seam.feature/feature.properties 2009-07-09
22:40:27 UTC (rev 16521)
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2008 JBoss by Red Hat and others.
+# Copyright (c) 2009 JBoss by Red Hat and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -27,7 +27,7 @@
description=JBoss Maven Seam Integration
# "copyright" property - text of the "Feature Update Copyright"
-copyright=Copyright (c) 2008 JBoss by Red Hat and others.\nAll rights reserved. This
program and the accompanying materials\n
+copyright=Copyright (c) 2009 JBoss by Red Hat and others.\nAll rights reserved. This
program and the accompanying materials\n
are made available under the terms of the Eclipse Public License v1.0\nwhich accompanies
this distribution, and is available
at\nhttp\://www.eclipse.org/legal/epl-v10.html\n\nContributors\:\nJBoss by Red Hat -
Initial implementation.\n
############### end of copyright property ####################################
Modified:
trunk/maven/plugins/org.jboss.tools.maven.core/src/org/jboss/tools/maven/core/IJBossMavenConstants.java
===================================================================
---
trunk/maven/plugins/org.jboss.tools.maven.core/src/org/jboss/tools/maven/core/IJBossMavenConstants.java 2009-07-09
16:56:28 UTC (rev 16520)
+++
trunk/maven/plugins/org.jboss.tools.maven.core/src/org/jboss/tools/maven/core/IJBossMavenConstants.java 2009-07-09
22:40:27 UTC (rev 16521)
@@ -1,12 +1,12 @@
/*************************************************************************************
- * Copyright (c) 2008 JBoss, a division of Red Hat and others.
+ * Copyright (c) 2009 JBoss by Red Hat and others.
* All rights reserved. This program and the accompanying materials
* are 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:
- * JBoss, a division of Red Hat - Initial implementation.
+ * JBoss by Red Hat - Initial implementation.
************************************************************************************/
package org.jboss.tools.maven.core;
Modified:
trunk/maven/plugins/org.jboss.tools.maven.core/src/org/jboss/tools/maven/core/internal/project/facet/MavenFacetInstallDataModelProvider.java
===================================================================
---
trunk/maven/plugins/org.jboss.tools.maven.core/src/org/jboss/tools/maven/core/internal/project/facet/MavenFacetInstallDataModelProvider.java 2009-07-09
16:56:28 UTC (rev 16520)
+++
trunk/maven/plugins/org.jboss.tools.maven.core/src/org/jboss/tools/maven/core/internal/project/facet/MavenFacetInstallDataModelProvider.java 2009-07-09
22:40:27 UTC (rev 16521)
@@ -1,12 +1,12 @@
/*************************************************************************************
- * Copyright (c) 2008 JBoss, a division of Red Hat and others.
+ * Copyright (c) 2009 JBoss by Red Hat and others.
* All rights reserved. This program and the accompanying materials
* are 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:
- * JBoss, a division of Red Hat - Initial implementation.
+ * JBoss by Red Hat - Initial implementation.
************************************************************************************/
package org.jboss.tools.maven.core.internal.project.facet;
Modified: trunk/smooks/docs/reference/en/master.xml
===================================================================
--- trunk/smooks/docs/reference/en/master.xml 2009-07-09 16:56:28 UTC (rev 16520)
+++ trunk/smooks/docs/reference/en/master.xml 2009-07-09 22:40:27 UTC (rev 16521)
@@ -32,7 +32,7 @@
<pubdate>November 2008</pubdate>
<copyright>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo>
Version: 1.1.0.M2
Modified: trunk/smooks/docs/reference/en/master_output.xml
===================================================================
--- trunk/smooks/docs/reference/en/master_output.xml 2009-07-09 16:56:28 UTC (rev 16520)
+++ trunk/smooks/docs/reference/en/master_output.xml 2009-07-09 22:40:27 UTC (rev 16521)
@@ -31,7 +31,7 @@
<pubdate>November 2008</pubdate>
<copyright>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo><diffmk:wrapper diffmk:change="changed">
Version: 1.1.0.M2
Modified: trunk/smooks/plugins/org.jboss.tools.smooks.runtime/plugin.properties
===================================================================
--- trunk/smooks/plugins/org.jboss.tools.smooks.runtime/plugin.properties 2009-07-09
16:56:28 UTC (rev 16520)
+++ trunk/smooks/plugins/org.jboss.tools.smooks.runtime/plugin.properties 2009-07-09
22:40:27 UTC (rev 16521)
@@ -1,2 +1,2 @@
pluginName=Smooks Runtime 1.1.2 Plug-in
-providerName=JBoss, a division of Red Hat
\ No newline at end of file
+providerName=JBoss by Red Hat
\ No newline at end of file
Modified: trunk/struts/docs/struts_tools_ref_guide/en/master.xml
===================================================================
--- trunk/struts/docs/struts_tools_ref_guide/en/master.xml 2009-07-09 16:56:28 UTC (rev
16520)
+++ trunk/struts/docs/struts_tools_ref_guide/en/master.xml 2009-07-09 22:40:27 UTC (rev
16521)
@@ -49,7 +49,7 @@
<copyright>
<year>2007</year>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo>
Version: 3.1.0.M2
Modified: trunk/struts/docs/struts_tools_ref_guide/en/master_output.xml
===================================================================
--- trunk/struts/docs/struts_tools_ref_guide/en/master_output.xml 2009-07-09 16:56:28 UTC
(rev 16520)
+++ trunk/struts/docs/struts_tools_ref_guide/en/master_output.xml 2009-07-09 22:40:27 UTC
(rev 16521)
@@ -48,7 +48,7 @@
<copyright>
<year>2007</year>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo><diffmk:wrapper diffmk:change="changed">
Version: 3.1.0.M2
Modified: trunk/struts/docs/struts_tools_tutorial/en/master.xml
===================================================================
--- trunk/struts/docs/struts_tools_tutorial/en/master.xml 2009-07-09 16:56:28 UTC (rev
16520)
+++ trunk/struts/docs/struts_tools_tutorial/en/master.xml 2009-07-09 22:40:27 UTC (rev
16521)
@@ -46,7 +46,7 @@
<copyright>
<year>2007</year>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo>
Version: 3.1.0.M2
Modified: trunk/struts/docs/struts_tools_tutorial/en/master_output.xml
===================================================================
--- trunk/struts/docs/struts_tools_tutorial/en/master_output.xml 2009-07-09 16:56:28 UTC
(rev 16520)
+++ trunk/struts/docs/struts_tools_tutorial/en/master_output.xml 2009-07-09 22:40:27 UTC
(rev 16521)
@@ -44,7 +44,7 @@
<copyright>
<year>2007</year>
<year>2009</year>
- <holder>JBoss, a division of Red Hat</holder>
+ <holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo><diffmk:wrapper diffmk:change="changed">
Version: 3.1.0.M2