Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-07-31 14:40:20 +0000
committerPatrick Tessier2018-08-22 09:07:26 +0000
commit8fa0ccf052ffaff0a8aedc7ee34a49b1d60b66da (patch)
tree08413554a9651155eb4bf3848247ff22312ae27a /plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/schema/loadedAuthorizedResource.exsd
parent5a40a7a4afc57267b93016984a00273728876b9d (diff)
downloadorg.eclipse.papyrus-8fa0ccf052ffaff0a8aedc7ee34a49b1d60b66da.tar.gz
org.eclipse.papyrus-8fa0ccf052ffaff0a8aedc7ee34a49b1d60b66da.tar.xz
org.eclipse.papyrus-8fa0ccf052ffaff0a8aedc7ee34a49b1d60b66da.zip
Bug 537653 - [EPL] Update exsd files
- move the exsd files license to the new EPL2.0 - add licenses when none was encountered and uniformized the format Change-Id: I75ebc576bbe95b26deae31f35ec023684aa93bea Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/schema/loadedAuthorizedResource.exsd')
-rw-r--r--plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/schema/loadedAuthorizedResource.exsd22
1 files changed, 22 insertions, 0 deletions
diff --git a/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/schema/loadedAuthorizedResource.exsd b/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/schema/loadedAuthorizedResource.exsd
index b2321c5eda5..e2645721317 100644
--- a/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/schema/loadedAuthorizedResource.exsd
+++ b/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/schema/loadedAuthorizedResource.exsd
@@ -95,5 +95,27 @@
</documentation>
</annotation>
+ <annotation>
+ <appinfo>
+ <meta.section type="copyright"/>
+ </appinfo>
+ <documentation>
+ /*****************************************************************************
+ * Copyright (c) 2012 CEA LIST.
+ *
+ *
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License 2.0
+ * which accompanies this distribution, and is available at
+ * https://www.eclipse.org/legal/epl-2.0/
+ *
+ * SPDX-License-Identifier: EPL-2.0
+ *
+ * Contributors:
+ * CEA LIST - Initial API and implementation
+ *
+ *****************************************************************************/
+ </documentation>
+ </annotation>
</schema>

Back to the top