diff options
author | Frank Lippert | 2013-02-12 18:57:45 +0000 |
---|---|---|
committer | Frank Lippert | 2013-02-12 18:57:45 +0000 |
commit | c4f2ef6a17fa698ce646c0f49b6cc9fb31901d4a (patch) | |
tree | a4bcf9ae6d35a626c3f3d1ff2baf50086ecad5aa /features/org.eclipse.etrice.feature | |
parent | 67bebf77c3453a6a212e34f086701316aea3e8a3 (diff) | |
download | org.eclipse.etrice-c4f2ef6a17fa698ce646c0f49b6cc9fb31901d4a.tar.gz org.eclipse.etrice-c4f2ef6a17fa698ce646c0f49b6cc9fb31901d4a.tar.xz org.eclipse.etrice-c4f2ef6a17fa698ce646c0f49b6cc9fb31901d4a.zip |
added changes from master
Diffstat (limited to 'features/org.eclipse.etrice.feature')
-rw-r--r-- | features/org.eclipse.etrice.feature/feature.xml | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/features/org.eclipse.etrice.feature/feature.xml b/features/org.eclipse.etrice.feature/feature.xml index 1a95bfce0..fe925bdc8 100644 --- a/features/org.eclipse.etrice.feature/feature.xml +++ b/features/org.eclipse.etrice.feature/feature.xml @@ -1,18 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?>
-<!-- - <copyright> - - Copyright (c) 2010 - 2011 Protos Software GmbH. - 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 - http://www.eclipse.org/legal/epl-v10.html - - Contributors: - Henrik Rentz-Reichert - - </copyright> - +<!--
+ <copyright>
+
+ Copyright (c) 2010 - 2011 Protos Software GmbH.
+ 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
+ http://www.eclipse.org/legal/epl-v10.html
+
+ Contributors:
+ Henrik Rentz-Reichert
+
+ </copyright>
+
-->
<feature
id="org.eclipse.etrice.feature"
@@ -28,11 +28,11 @@ </description>
<copyright url="http://www.eclipse.org/legal/epl-v10.html">
- (c) 2010 - 2011 Protos Software GmbH. -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 + (c) 2010 - 2011 Protos Software GmbH.
+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
http://www.eclipse.org/legal/epl-v10.html
</copyright>
|