Author: elvisisking
Date: 2010-01-29 14:52:02 -0500 (Fri, 29 Jan 2010)
New Revision: 20025
Removed:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/AUTHORS.txt
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/LEGAL.txt
Modified:
trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/COPYRIGHT.txt
trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/build.properties
trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/feature.properties
trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/feature.xml
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/about.ini
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/about.properties
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/build.properties
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ModeShapeMessageConsole.html
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ModeShapePreferencesDialog.html
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/PublishDialog.html
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/PublishedLocationsDialog.html
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ResourceContextMenu.html
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ServerDialog.html
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ServerView.html
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/Toc.html
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/helpContexts.xml
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/toc.xml
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/plugin.properties
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/plugin.xml
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/log4j.properties
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/Activator.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/IServerRegistryListener.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/IUiConstants.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/PersistedServer.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/PublishedResourceHelper.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/RestClientI18n.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/RestClientI18n.properties
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/ServerManager.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/ServerRegistryEvent.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/Utils.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/BasePublishingAction.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/DeleteServerAction.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/EditServerAction.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/NewServerAction.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/PublishAction.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/ReconnectToServerAction.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/ShowPublishedLocationsAction.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/UnpublishAction.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/package-info.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/dialogs/DeleteServerDialog.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/dialogs/PublishedLocationsDialog.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/dialogs/package-info.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/jobs/PublishJob.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/jobs/ReconnectJob.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/log/EclipseLogger.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/log/EclipseLoggerFactory.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/log/StaticLoggerBinder.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/package-info.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/FilteredFileExtensionEditor.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/FilteredFoldersEditor.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/ModeShapePreferencePage.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/NewItemDialog.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/PrefUtils.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/PublishingFileFilter.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/prefs.properties
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/views/ModeShapeContentProvider.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/views/ModeShapeMessageConsole.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/views/ServerView.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/views/package-info.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/PublishPage.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/PublishWizard.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/ServerPage.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/ServerWizard.java
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/package-info.java
trunk/modeshape/tests/org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/MockRestClient.java
trunk/modeshape/tests/org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/PersistedServerTest.java
trunk/modeshape/tests/org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/ServerManagerTest.java
trunk/modeshape/tests/org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/ServerRegistryEventTest.java
Log:
MODE-580 Rebrand project to new name. Made minor changes to file headers based on input
from our legal folks.
Modified: trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/COPYRIGHT.txt
===================================================================
---
trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/COPYRIGHT.txt 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/COPYRIGHT.txt 2010-01-29
19:52:02 UTC (rev 20025)
@@ -1,9 +1,9 @@
-The ModeShape Eclipse Feature is copyright 2008-2010 Red Hat, Inc.
+ModeShape is copyright 2010 Red Hat, Inc.
+Some portions may be licensed to Red Hat, Inc. under one or more
+contributor license agreements. See the AUTHORS.txt file in the
+distribution for a full listing of individual contributors.
-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.
-
-See the AUTHORS.txt file in the distribution for a full listing of
-individual contributors.
+ModeShape is free software, and is made available by Red Hat, Inc.
+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.
\ No newline at end of file
Modified:
trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/build.properties
===================================================================
---
trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/build.properties 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/build.properties 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
-# 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
+# This software is made available by Red Hat, Inc. 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.
#
# See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/feature.properties
===================================================================
---
trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/feature.properties 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/feature.properties 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
-# 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
+# This software is made available by Red Hat, Inc. 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.
#
# See the AUTHORS.txt file in the distribution for a full listing of
@@ -16,16 +15,15 @@
description = Provides a resource publishing and unpublishing capability to ModeShape
repositories.
-copyright = See the COPYRIGHT.txt file distributed with this work for information\n\
-regarding copyright ownership.\n\
+copyright = ModeShape is copyright 2010 Red Hat, Inc.\n\
+Some portions may be licensed to Red Hat, Inc. under one or more\n\
+contributor license agreements. See the AUTHORS.txt file in the\n\
+distribution for a full listing of individual contributors.\n\
\n\
-Distributed under license by Red Hat, Inc. All rights reserved.\n\
-This program is made available under the terms of the\n\
-Eclipse Public License v1.0 which accompanies this distribution, and is\n\
-available at
http://www.eclipse.org/legal/epl-v10.html.\n\
-\n\
-See the AUTHORS.txt file in the distribution for a full listing of\n\
-individual contributors.
+ModeShape is free software, and is made available by Red Hat, Inc.\n\
+under the terms of the Eclipse Public License v1.0 which accompanies\n\
+this distribution and is available at\n\
+http://www.eclipse.org/legal/epl-v10.html.
licenseUrl = license.html
license = Red Hat, Inc. licenses these features and plugins to you under \
Modified: trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/feature.xml
===================================================================
--- trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/feature.xml 2010-01-29
17:57:45 UTC (rev 20024)
+++ trunk/modeshape/features/org.jboss.tools.modeshape.rest.feature/feature.xml 2010-01-29
19:52:02 UTC (rev 20025)
@@ -3,9 +3,8 @@
- See the COPYRIGHT.txt file distributed with this work for information
- regarding copyright ownership.
-
- - 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
+ - This software is made available by Red Hat, Inc. 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.
-
- See the AUTHORS.txt file in the distribution for a full listing of
Deleted: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/AUTHORS.txt
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/AUTHORS.txt 2010-01-29 17:57:45
UTC (rev 20024)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/AUTHORS.txt 2010-01-29 19:52:02
UTC (rev 20025)
@@ -1 +0,0 @@
-Dan Florian (dflorian(a)redhat.com)
\ No newline at end of file
Deleted: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/LEGAL.txt
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/LEGAL.txt 2010-01-29 17:57:45
UTC (rev 20024)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/LEGAL.txt 2010-01-29 19:52:02
UTC (rev 20025)
@@ -1,9 +0,0 @@
-The ModeShape REST Tooling for Eclipse is copyright 2008-2010 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.
-
-See the AUTHORS.txt file in the distribution for a full listing of
-individual contributors.
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/about.ini
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/about.ini 2010-01-29 17:57:45
UTC (rev 20024)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/about.ini 2010-01-29 19:52:02
UTC (rev 20025)
@@ -2,9 +2,8 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
-# 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
+# This software is made available by Red Hat, Inc. 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.
#
# See the AUTHORS.txt file in the distribution for a full listing of
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/about.properties
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/about.properties 2010-01-29
17:57:45 UTC (rev 20024)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/about.properties 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
-# 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
+# This software is made available by Red Hat, Inc. 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.
#
# See the AUTHORS.txt file in the distribution for a full listing of
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/build.properties
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/build.properties 2010-01-29
17:57:45 UTC (rev 20024)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/build.properties 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
-# 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
+# This software is made available by Red Hat, Inc. 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.
#
# See the AUTHORS.txt file in the distribution for a full listing of
@@ -14,19 +13,16 @@
plugin.properties,\
icons/,\
plugin.xml,\
- LEGAL.txt,\
- AUTHORS.txt,\
src/log4j.properties,\
- docs/helpContexts.xml,\
- docs/,\
about.ini,\
about.mappings,\
about.properties,\
feature.png,\
jcrRestClient.jar,\
- modeshape-web-jcr-rest-client-1.0.0-SNAPSHOT-jar-with-dependencies.jar
-src.includes = src/,\
- LEGAL.txt
+ modeshape-web-jcr-rest-client-1.0.0-SNAPSHOT-jar-with-dependencies.jar,\
+ docs/,\
+ about.html
+src.includes = src/
jars.compile.order = jcrRestClient.jar
source.jcrRestClient.jar = src/
output.jcrRestClient.jar = bin/
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ModeShapeMessageConsole.html
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ModeShapeMessageConsole.html 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ModeShapeMessageConsole.html 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
- See the COPYRIGHT.txt file distributed with this work for information
- regarding copyright ownership.
-
- - 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
+ - This software is made available by Red Hat, Inc. 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.
-
- See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ModeShapePreferencesDialog.html
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ModeShapePreferencesDialog.html 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ModeShapePreferencesDialog.html 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
- See the COPYRIGHT.txt file distributed with this work for information
- regarding copyright ownership.
-
- - 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
+ - This software is made available by Red Hat, Inc. 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.
-
- See the AUTHORS.txt file in the distribution for a full listing of
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/PublishDialog.html
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/PublishDialog.html 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/PublishDialog.html 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
- See the COPYRIGHT.txt file distributed with this work for information
- regarding copyright ownership.
-
- - 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
+ - This software is made available by Red Hat, Inc. 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.
-
- See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/PublishedLocationsDialog.html
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/PublishedLocationsDialog.html 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/PublishedLocationsDialog.html 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
- See the COPYRIGHT.txt file distributed with this work for information
- regarding copyright ownership.
-
- - 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
+ - This software is made available by Red Hat, Inc. 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.
-
- See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ResourceContextMenu.html
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ResourceContextMenu.html 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ResourceContextMenu.html 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
- See the COPYRIGHT.txt file distributed with this work for information
- regarding copyright ownership.
-
- - 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
+ - This software is made available by Red Hat, Inc. 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.
-
- See the AUTHORS.txt file in the distribution for a full listing of
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ServerDialog.html
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ServerDialog.html 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ServerDialog.html 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
- See the COPYRIGHT.txt file distributed with this work for information
- regarding copyright ownership.
-
- - 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
+ - This software is made available by Red Hat, Inc. 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.
-
- See the AUTHORS.txt file in the distribution for a full listing of
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ServerView.html
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ServerView.html 2010-01-29
17:57:45 UTC (rev 20024)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/ServerView.html 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
- See the COPYRIGHT.txt file distributed with this work for information
- regarding copyright ownership.
-
- - 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
+ - This software is made available by Red Hat, Inc. 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.
-
- See the AUTHORS.txt file in the distribution for a full listing of
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/Toc.html
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/Toc.html 2010-01-29
17:57:45 UTC (rev 20024)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/Toc.html 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
- See the COPYRIGHT.txt file distributed with this work for information
- regarding copyright ownership.
-
- - 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
+ - This software is made available by Red Hat, Inc. 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.
-
- See the AUTHORS.txt file in the distribution for a full listing of
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/helpContexts.xml
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/helpContexts.xml 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/helpContexts.xml 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
- See the COPYRIGHT.txt file distributed with this work for information
- regarding copyright ownership.
-
- - 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
+ - This software is made available by Red Hat, Inc. 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.
-
- See the AUTHORS.txt file in the distribution for a full listing of
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/toc.xml
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/toc.xml 2010-01-29
17:57:45 UTC (rev 20024)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/docs/toc.xml 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
- See the COPYRIGHT.txt file distributed with this work for information
- regarding copyright ownership.
-
- - 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
+ - This software is made available by Red Hat, Inc. 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.
-
- See the AUTHORS.txt file in the distribution for a full listing of
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/plugin.properties
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/plugin.properties 2010-01-29
17:57:45 UTC (rev 20024)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/plugin.properties 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
-# 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
+# This software is made available by Red Hat, Inc. 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.
#
# See the AUTHORS.txt file in the distribution for a full listing of
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/plugin.xml
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/plugin.xml 2010-01-29 17:57:45
UTC (rev 20024)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/plugin.xml 2010-01-29 19:52:02
UTC (rev 20025)
@@ -4,9 +4,8 @@
- See the COPYRIGHT.txt file distributed with this work for information
- regarding copyright ownership.
-
- - 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
+ - This software is made available by Red Hat, Inc. 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.
-
- See the AUTHORS.txt file in the distribution for a full listing of
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/log4j.properties
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/log4j.properties 2010-01-29
17:57:45 UTC (rev 20024)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/log4j.properties 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
-# 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
+# This software is made available by Red Hat, Inc. 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.
#
# See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/Activator.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/Activator.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/Activator.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/IServerRegistryListener.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/IServerRegistryListener.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/IServerRegistryListener.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/IUiConstants.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/IUiConstants.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/IUiConstants.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/PersistedServer.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/PersistedServer.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/PersistedServer.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/PublishedResourceHelper.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/PublishedResourceHelper.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/PublishedResourceHelper.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/RestClientI18n.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/RestClientI18n.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/RestClientI18n.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/RestClientI18n.properties
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/RestClientI18n.properties 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/RestClientI18n.properties 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
-# 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
+# This software is made available by Red Hat, Inc. 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.
#
# See the AUTHORS.txt file in the distribution for a full listing of
@@ -114,7 +113,7 @@
publishPageServerLabel = Server:
publishPageServerToolTip = The server where the repository is located
publishPageUnpublishOkStatusMsg = Choose the server, repository, and workspace where the
resources will be unpublished. Click "Finish" to execute the unpublish
operation.
-publishPageUnpublishResourcesLabel = These resources will be removed from the specified
workspace:
+publishPageUnpublishResourcesLabel = These resources will be removed from the above
specified ModeShape workspace:
publishPageUnpublishTitle = Unpublish the selected resources
publishPageWorkspaceLabel = Workspace:
publishPageWorkspacePublishToolTip = The workspace where the resources are being
published
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/ServerManager.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/ServerManager.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/ServerManager.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/ServerRegistryEvent.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/ServerRegistryEvent.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/ServerRegistryEvent.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/Utils.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/Utils.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/Utils.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/BasePublishingAction.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/BasePublishingAction.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/BasePublishingAction.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/DeleteServerAction.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/DeleteServerAction.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/DeleteServerAction.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/EditServerAction.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/EditServerAction.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/EditServerAction.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/NewServerAction.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/NewServerAction.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/NewServerAction.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/PublishAction.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/PublishAction.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/PublishAction.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/ReconnectToServerAction.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/ReconnectToServerAction.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/ReconnectToServerAction.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/ShowPublishedLocationsAction.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/ShowPublishedLocationsAction.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/ShowPublishedLocationsAction.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/UnpublishAction.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/UnpublishAction.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/UnpublishAction.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/package-info.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/package-info.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/package-info.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/dialogs/DeleteServerDialog.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/dialogs/DeleteServerDialog.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/dialogs/DeleteServerDialog.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/dialogs/PublishedLocationsDialog.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/dialogs/PublishedLocationsDialog.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/dialogs/PublishedLocationsDialog.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/dialogs/package-info.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/dialogs/package-info.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/dialogs/package-info.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/jobs/PublishJob.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/jobs/PublishJob.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/jobs/PublishJob.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/jobs/ReconnectJob.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/jobs/ReconnectJob.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/jobs/ReconnectJob.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/log/EclipseLogger.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/log/EclipseLogger.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/log/EclipseLogger.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/log/EclipseLoggerFactory.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/log/EclipseLoggerFactory.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/log/EclipseLoggerFactory.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/log/StaticLoggerBinder.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/log/StaticLoggerBinder.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/log/StaticLoggerBinder.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/package-info.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/package-info.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/package-info.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/FilteredFileExtensionEditor.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/FilteredFileExtensionEditor.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/FilteredFileExtensionEditor.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/FilteredFoldersEditor.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/FilteredFoldersEditor.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/FilteredFoldersEditor.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/ModeShapePreferencePage.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/ModeShapePreferencePage.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/ModeShapePreferencePage.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/NewItemDialog.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/NewItemDialog.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/NewItemDialog.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/PrefUtils.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/PrefUtils.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/PrefUtils.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/PublishingFileFilter.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/PublishingFileFilter.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/PublishingFileFilter.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/prefs.properties
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/prefs.properties 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/preferences/prefs.properties 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
# See the COPYRIGHT.txt file distributed with this work for information
# regarding copyright ownership.
#
-# 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
+# This software is made available by Red Hat, Inc. 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.
#
# See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/views/ModeShapeContentProvider.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/views/ModeShapeContentProvider.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/views/ModeShapeContentProvider.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/views/ModeShapeMessageConsole.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/views/ModeShapeMessageConsole.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/views/ModeShapeMessageConsole.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/views/ServerView.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/views/ServerView.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/views/ServerView.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/views/package-info.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/views/package-info.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/views/package-info.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/PublishPage.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/PublishPage.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/PublishPage.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/PublishWizard.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/PublishWizard.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/PublishWizard.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/ServerPage.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/ServerPage.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/ServerPage.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/ServerWizard.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/ServerWizard.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/ServerWizard.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/package-info.java
===================================================================
---
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/package-info.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/package-info.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/tests/org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/MockRestClient.java
===================================================================
---
trunk/modeshape/tests/org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/MockRestClient.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/tests/org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/MockRestClient.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/tests/org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/PersistedServerTest.java
===================================================================
---
trunk/modeshape/tests/org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/PersistedServerTest.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/tests/org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/PersistedServerTest.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/tests/org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/ServerManagerTest.java
===================================================================
---
trunk/modeshape/tests/org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/ServerManagerTest.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/tests/org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/ServerManagerTest.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of
Modified:
trunk/modeshape/tests/org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/ServerRegistryEventTest.java
===================================================================
---
trunk/modeshape/tests/org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/ServerRegistryEventTest.java 2010-01-29
17:57:45 UTC (rev 20024)
+++
trunk/modeshape/tests/org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/ServerRegistryEventTest.java 2010-01-29
19:52:02 UTC (rev 20025)
@@ -2,9 +2,8 @@
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership.
*
- * 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
+ * This software is made available by Red Hat, Inc. 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.
*
* See the AUTHORS.txt file in the distribution for a full listing of