Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.bpmn2.modeler/pom.xml')
-rw-r--r--features/org.eclipse.bpmn2.modeler/pom.xml13
1 files changed, 10 insertions, 3 deletions
diff --git a/features/org.eclipse.bpmn2.modeler/pom.xml b/features/org.eclipse.bpmn2.modeler/pom.xml
index f278b08e..b9a05bde 100644
--- a/features/org.eclipse.bpmn2.modeler/pom.xml
+++ b/features/org.eclipse.bpmn2.modeler/pom.xml
@@ -1,6 +1,13 @@
-<!-- Copyright (c) 2011, 2012, 2013 Red Hat, Inc. All rights reserved. This program is 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: Red Hat, Inc. - initial API and implementation -->
+<!--
+ Copyright (c) 2011, 2012, 2013, 2014 Red Hat, Inc.
+ All rights reserved.
+ This program is 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:
+ Red Hat, Inc. - initial API and implementation
+-->
<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

Back to the top