diff options
Diffstat (limited to 'org.eclipse.core.variables/schema')
-rw-r--r-- | org.eclipse.core.variables/schema/dynamicVariables.exsd | 6 | ||||
-rw-r--r-- | org.eclipse.core.variables/schema/valueVariables.exsd | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/org.eclipse.core.variables/schema/dynamicVariables.exsd b/org.eclipse.core.variables/schema/dynamicVariables.exsd index deb145968..6f77f1b8e 100644 --- a/org.eclipse.core.variables/schema/dynamicVariables.exsd +++ b/org.eclipse.core.variables/schema/dynamicVariables.exsd @@ -119,11 +119,11 @@ <meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2003, 2004 IBM Corporation and others.<br> + Copyright (c) 2003, 2005 IBM Corporation and others.<br> All rights reserved. This program and the accompanying materials are made -available under the terms of the Common Public License v1.0 which +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/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>
</documentation>
</annotation>
diff --git a/org.eclipse.core.variables/schema/valueVariables.exsd b/org.eclipse.core.variables/schema/valueVariables.exsd index 4037055c8..15049a5e5 100644 --- a/org.eclipse.core.variables/schema/valueVariables.exsd +++ b/org.eclipse.core.variables/schema/valueVariables.exsd @@ -138,11 +138,11 @@ used to initialize the value the first time it's requested. <meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2003, 2004 IBM Corporation and others.<br> + Copyright (c) 2003, 2005 IBM Corporation and others.<br> All rights reserved. This program and the accompanying materials are made -available under the terms of the Common Public License v1.0 which +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/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>
</documentation>
</annotation>
|