Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.ua.tests/data/cheatsheet/invalid')
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/ActionAndPerformWhen.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_MissingClass.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_MissingPluginId.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_ParamInvalidNumber.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_ParamInvalidRange.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/CheatSheetElement_MissingTitle.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/CheatSheetElement_NotDefined.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/CommandAndAction.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/CommandAndSubitem.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/Command_MissingSerialization.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/CondSubItem_MissingCondition.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/CondSubItem_MissingSubItem.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/ConfirmTrueRequiredFalse.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_ManyDefined.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_ManyDescriptions.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_MissingDescription.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_NotDefined.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_ManyDescriptions.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_MissingDescription.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_MissingTitle.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_NotDefined.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/PerformWhen_MissingAction.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/PerformWhen_MissingCondition.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/RepSubItem_MissingSubItem.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/RepSubItem_MissingValues.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/SubItem_MissingLabel.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/SubitemAndPerformWhen.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/TwoActions.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/TwoCommands.xml9
-rw-r--r--org.eclipse.ua.tests/data/cheatsheet/invalid/TwoPerformWhen.xml9
30 files changed, 180 insertions, 90 deletions
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionAndPerformWhen.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionAndPerformWhen.xml
index aedeac9d8..c0672764d 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionAndPerformWhen.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionAndPerformWhen.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_MissingClass.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_MissingClass.xml
index 76af13317..d83027398 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_MissingClass.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_MissingClass.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_MissingPluginId.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_MissingPluginId.xml
index 109a0ac5c..d61d9ac70 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_MissingPluginId.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_MissingPluginId.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_ParamInvalidNumber.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_ParamInvalidNumber.xml
index 4dcfab330..1b177f1aa 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_ParamInvalidNumber.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_ParamInvalidNumber.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_ParamInvalidRange.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_ParamInvalidRange.xml
index 1470d9609..2b0d3dda4 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_ParamInvalidRange.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/ActionElement_ParamInvalidRange.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/CheatSheetElement_MissingTitle.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/CheatSheetElement_MissingTitle.xml
index f7630c90b..66e801526 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/CheatSheetElement_MissingTitle.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/CheatSheetElement_MissingTitle.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/CheatSheetElement_NotDefined.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/CheatSheetElement_NotDefined.xml
index 08b2e645a..5fb79592c 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/CheatSheetElement_NotDefined.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/CheatSheetElement_NotDefined.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/CommandAndAction.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/CommandAndAction.xml
index 3f7fd0f30..98ed4fd11 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/CommandAndAction.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/CommandAndAction.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/CommandAndSubitem.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/CommandAndSubitem.xml
index 42330793a..1ad9af216 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/CommandAndSubitem.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/CommandAndSubitem.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/Command_MissingSerialization.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/Command_MissingSerialization.xml
index a9870014b..20868a406 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/Command_MissingSerialization.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/Command_MissingSerialization.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/CondSubItem_MissingCondition.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/CondSubItem_MissingCondition.xml
index e7597c68d..70dbbe054 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/CondSubItem_MissingCondition.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/CondSubItem_MissingCondition.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/CondSubItem_MissingSubItem.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/CondSubItem_MissingSubItem.xml
index 95c80a22c..fcac8317e 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/CondSubItem_MissingSubItem.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/CondSubItem_MissingSubItem.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/ConfirmTrueRequiredFalse.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/ConfirmTrueRequiredFalse.xml
index d2d5eaffc..f9188b8bd 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/ConfirmTrueRequiredFalse.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/ConfirmTrueRequiredFalse.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2005, 2007 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_ManyDefined.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_ManyDefined.xml
index 10f58a74c..2e3f4451b 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_ManyDefined.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_ManyDefined.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_ManyDescriptions.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_ManyDescriptions.xml
index 49692912e..023a183d7 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_ManyDescriptions.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_ManyDescriptions.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_MissingDescription.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_MissingDescription.xml
index 841a61e0c..35f6f5931 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_MissingDescription.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_MissingDescription.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_NotDefined.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_NotDefined.xml
index c6028bf90..b86ff0c33 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_NotDefined.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/IntroElement_NotDefined.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_ManyDescriptions.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_ManyDescriptions.xml
index 5e37b6ee2..9a495ffec 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_ManyDescriptions.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_ManyDescriptions.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_MissingDescription.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_MissingDescription.xml
index f959e9127..4f1010eb2 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_MissingDescription.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_MissingDescription.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_MissingTitle.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_MissingTitle.xml
index 0d9e4750b..32ae41675 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_MissingTitle.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_MissingTitle.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_NotDefined.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_NotDefined.xml
index e483f6e18..12ebed2a4 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_NotDefined.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/ItemElement_NotDefined.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/PerformWhen_MissingAction.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/PerformWhen_MissingAction.xml
index bc1db92b7..00ba8e16b 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/PerformWhen_MissingAction.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/PerformWhen_MissingAction.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/PerformWhen_MissingCondition.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/PerformWhen_MissingCondition.xml
index b2b50616c..fa13db058 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/PerformWhen_MissingCondition.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/PerformWhen_MissingCondition.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/RepSubItem_MissingSubItem.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/RepSubItem_MissingSubItem.xml
index 93497121a..51e23a9db 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/RepSubItem_MissingSubItem.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/RepSubItem_MissingSubItem.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/RepSubItem_MissingValues.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/RepSubItem_MissingValues.xml
index 1b72ecc8d..21bcb9653 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/RepSubItem_MissingValues.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/RepSubItem_MissingValues.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/SubItem_MissingLabel.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/SubItem_MissingLabel.xml
index 0ffd3035f..6de441e98 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/SubItem_MissingLabel.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/SubItem_MissingLabel.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/SubitemAndPerformWhen.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/SubitemAndPerformWhen.xml
index bc24c6553..59aa18a98 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/SubitemAndPerformWhen.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/SubitemAndPerformWhen.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/TwoActions.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/TwoActions.xml
index 30564e854..bcb72b692 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/TwoActions.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/TwoActions.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/TwoCommands.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/TwoCommands.xml
index 3d094c23c..ee3877d1f 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/TwoCommands.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/TwoCommands.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation
diff --git a/org.eclipse.ua.tests/data/cheatsheet/invalid/TwoPerformWhen.xml b/org.eclipse.ua.tests/data/cheatsheet/invalid/TwoPerformWhen.xml
index edabe10b9..b5fe1db1f 100644
--- a/org.eclipse.ua.tests/data/cheatsheet/invalid/TwoPerformWhen.xml
+++ b/org.eclipse.ua.tests/data/cheatsheet/invalid/TwoPerformWhen.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Public License v1.0
+
+ 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
- http://www.eclipse.org/legal/epl-v10.html
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
Contributors:
IBM Corporation - initial API and implementation

Back to the top