From 74224f4446437cb3c33069e86871144db14e1d1c Mon Sep 17 00:00:00 2001
From: Ivan Furnadjiev
Date: Tue, 28 May 2013 15:19:17 +0300
Subject: Update RAP extensions schema copyright text
---
bundles/org.eclipse.rap.ui/schema/rap/branding.exsd | 2 +-
bundles/org.eclipse.rap.ui/schema/rap/entrypoint.exsd | 10 +++++-----
bundles/org.eclipse.rap.ui/schema/rap/layouts.exsd | 8 ++++----
bundles/org.eclipse.rap.ui/schema/rap/phaselistener.exsd | 2 +-
bundles/org.eclipse.rap.ui/schema/rap/resources.exsd | 9 +++++----
bundles/org.eclipse.rap.ui/schema/rap/serviceHandler.exsd | 8 ++++----
bundles/org.eclipse.rap.ui/schema/rap/settingstores.exsd | 2 +-
bundles/org.eclipse.rap.ui/schema/rap/stackPresentations.exsd | 8 ++++----
bundles/org.eclipse.rap.ui/schema/rap/themeableWidgets.exsd | 2 +-
bundles/org.eclipse.rap.ui/schema/rap/themes.exsd | 2 +-
10 files changed, 27 insertions(+), 26 deletions(-)
(limited to 'bundles/org.eclipse.rap.ui')
diff --git a/bundles/org.eclipse.rap.ui/schema/rap/branding.exsd b/bundles/org.eclipse.rap.ui/schema/rap/branding.exsd
index 4f74cb8ff8..b019c1bf97 100644
--- a/bundles/org.eclipse.rap.ui/schema/rap/branding.exsd
+++ b/bundles/org.eclipse.rap.ui/schema/rap/branding.exsd
@@ -341,7 +341,7 @@ The icon should be in the .ico format for compatibility with all browsers.
- Copyright (c) 2007, 2010 Innoopract Informationssysteme GmbH and others.<br>
+ Copyright (c) 2007, 2013 EclipseSource and others.<br>
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 <a
diff --git a/bundles/org.eclipse.rap.ui/schema/rap/entrypoint.exsd b/bundles/org.eclipse.rap.ui/schema/rap/entrypoint.exsd
index 20568fad64..11acb038b0 100644
--- a/bundles/org.eclipse.rap.ui/schema/rap/entrypoint.exsd
+++ b/bundles/org.eclipse.rap.ui/schema/rap/entrypoint.exsd
@@ -169,11 +169,11 @@ public class MyEntryPoint implements EntryPoint {
- Copyright (c) 2007, 2012 Innoopract Informationssysteme GmbH and others.<br>
-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
-<a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>
+ Copyright (c) 2007, 2013 EclipseSource and others.<br>
+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 <a
+href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>
diff --git a/bundles/org.eclipse.rap.ui/schema/rap/layouts.exsd b/bundles/org.eclipse.rap.ui/schema/rap/layouts.exsd
index 82d14e124c..832139215b 100644
--- a/bundles/org.eclipse.rap.ui/schema/rap/layouts.exsd
+++ b/bundles/org.eclipse.rap.ui/schema/rap/layouts.exsd
@@ -193,10 +193,10 @@ public class HeaderLayoutSet implements ILayoutSetInitializer {
- Copyright (c) 2008 EclipseSource 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 <a
+ Copyright (c) 2008, 2013 EclipseSource and others.<br>
+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 <a
href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>
diff --git a/bundles/org.eclipse.rap.ui/schema/rap/phaselistener.exsd b/bundles/org.eclipse.rap.ui/schema/rap/phaselistener.exsd
index 5af76ea822..806c49d027 100644
--- a/bundles/org.eclipse.rap.ui/schema/rap/phaselistener.exsd
+++ b/bundles/org.eclipse.rap.ui/schema/rap/phaselistener.exsd
@@ -130,7 +130,7 @@ that you compare the current display with the one attached to the current sessio
- Copyright (c) 2007, 2010 Innoopract Informationssysteme GmbH and others.<br>
+ Copyright (c) 2007, 2013 EclipseSource and others.<br>
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 <a
diff --git a/bundles/org.eclipse.rap.ui/schema/rap/resources.exsd b/bundles/org.eclipse.rap.ui/schema/rap/resources.exsd
index fadeed8023..84044af17f 100644
--- a/bundles/org.eclipse.rap.ui/schema/rap/resources.exsd
+++ b/bundles/org.eclipse.rap.ui/schema/rap/resources.exsd
@@ -132,10 +132,11 @@
- Copyright (c) 2007, 2012 Innoopract Informationssysteme GmbH and others.<br>
-All rights reserved.<br/>
-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 <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>
-
+ Copyright (c) 2007, 2013 EclipseSource and others.<br>
+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 <a
+href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>
diff --git a/bundles/org.eclipse.rap.ui/schema/rap/serviceHandler.exsd b/bundles/org.eclipse.rap.ui/schema/rap/serviceHandler.exsd
index a4bb219ca5..5c72041b12 100644
--- a/bundles/org.eclipse.rap.ui/schema/rap/serviceHandler.exsd
+++ b/bundles/org.eclipse.rap.ui/schema/rap/serviceHandler.exsd
@@ -110,11 +110,11 @@ A service handler can be accessed by a URL with a specific parameter. This URL c
- Copyright (c) 2008, 2012 EclipseSource and others.<br>
-All rights reserved.<br/>
-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 <a
+ Copyright (c) 2008, 2013 EclipseSource and others.<br>
+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 <a
href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>
-
diff --git a/bundles/org.eclipse.rap.ui/schema/rap/settingstores.exsd b/bundles/org.eclipse.rap.ui/schema/rap/settingstores.exsd
index cbf6fc5d21..c4e8beb7d4 100644
--- a/bundles/org.eclipse.rap.ui/schema/rap/settingstores.exsd
+++ b/bundles/org.eclipse.rap.ui/schema/rap/settingstores.exsd
@@ -157,7 +157,7 @@ Developers wishing to provide their own setting store must implement <code>
- Copyright (c) 2008 Innoopract Informationssysteme GmbH and others.<br>
+ Copyright (c) 2008, 2013 EclipseSource and others.<br>
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 <a
diff --git a/bundles/org.eclipse.rap.ui/schema/rap/stackPresentations.exsd b/bundles/org.eclipse.rap.ui/schema/rap/stackPresentations.exsd
index 2a301dc988..65ad143651 100644
--- a/bundles/org.eclipse.rap.ui/schema/rap/stackPresentations.exsd
+++ b/bundles/org.eclipse.rap.ui/schema/rap/stackPresentations.exsd
@@ -180,10 +180,10 @@ With this action you can implement configuration bahaviour e.g. this action can
- Copyright (c) 2008 EclipseSource 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 <a
+ Copyright (c) 2008, 2013 EclipseSource and others.<br>
+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 <a
href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>
diff --git a/bundles/org.eclipse.rap.ui/schema/rap/themeableWidgets.exsd b/bundles/org.eclipse.rap.ui/schema/rap/themeableWidgets.exsd
index d0173dec53..09654d876b 100644
--- a/bundles/org.eclipse.rap.ui/schema/rap/themeableWidgets.exsd
+++ b/bundles/org.eclipse.rap.ui/schema/rap/themeableWidgets.exsd
@@ -139,7 +139,7 @@ None of these files are mandatory, files which are found are respected, but file
- Copyright (c) 2007 Innoopract Informationssysteme GmbH.<br>
+ Copyright (c) 2007, 2013 EclipseSource and others.<br>
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 <a
diff --git a/bundles/org.eclipse.rap.ui/schema/rap/themes.exsd b/bundles/org.eclipse.rap.ui/schema/rap/themes.exsd
index 57d3d94fde..b00817d23a 100644
--- a/bundles/org.eclipse.rap.ui/schema/rap/themes.exsd
+++ b/bundles/org.eclipse.rap.ui/schema/rap/themes.exsd
@@ -179,7 +179,7 @@ The following is an example of a theme extension that defines a contribution to
- Copyright (c) 2007, 2010 Innoopract Informationssysteme GmbH.<br>
+ Copyright (c) 2007, 2013 EclipseSource and others.<br>
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 <a
--
cgit v1.2.3