diff options
author | Ivan Furnadjiev | 2013-05-28 12:19:17 +0000 |
---|---|---|
committer | Ivan Furnadjiev | 2013-05-28 12:19:17 +0000 |
commit | 74224f4446437cb3c33069e86871144db14e1d1c (patch) | |
tree | 67e7d101318954c3762456304d7639ec6e67896c | |
parent | 74258680fcce9d855ad376f2525296ef3fa31d46 (diff) | |
download | org.eclipse.rap-74224f4446437cb3c33069e86871144db14e1d1c.tar.gz org.eclipse.rap-74224f4446437cb3c33069e86871144db14e1d1c.tar.xz org.eclipse.rap-74224f4446437cb3c33069e86871144db14e1d1c.zip |
Update RAP extensions schema copyright text
10 files changed, 27 insertions, 26 deletions
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. <meta.section type="copyright"/> </appInfo> <documentation> - 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 { <meta.section type="copyright"/> </appInfo> <documentation> - 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> </documentation> </annotation> 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 { <meta.section type="copyright"/> </appInfo> <documentation> - 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> </documentation> </annotation> 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 <meta.section type="copyright"/> </appInfo> <documentation> - 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 @@ <meta.section type="copyright"/> </appInfo> <documentation> - 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> </documentation> </annotation> 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 <meta.section type="copyright"/> </appInfo> <documentation> - 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> - </documentation> </annotation> 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> <meta.section type="copyright"/> </appInfo> <documentation> - 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 <meta.section type="copyright"/> </appinfo> <documentation> - 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> </documentation> </annotation> 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 <meta.section type="copyright"/> </appInfo> <documentation> - 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 <meta.section type="copyright"/> </appInfo> <documentation> - 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 |