| author | Rainer Pielmann | 2012-06-12 04:30:10 (EDT) |
|---|---|---|
| committer | Manik Kishore | 2012-06-19 06:21:36 (EDT) |
| commit | f0192ebfbd89fc1a65fa2016f4cd4521410120af (patch) (side-by-side diff) | |
| tree | 5d702d6c30ed908eb6495ea4c0587e408cde01c0 | |
| parent | c099f4b44c2f194e8f98f756a69a649e74873e29 (diff) | |
| download | org.eclipse.stardust.ide-f0192ebfbd89fc1a65fa2016f4cd4521410120af.zip org.eclipse.stardust.ide-f0192ebfbd89fc1a65fa2016f4cd4521410120af.tar.gz org.eclipse.stardust.ide-f0192ebfbd89fc1a65fa2016f4cd4521410120af.tar.bz2 | |
Jira-ID: CRNT-22952
Change copyright to 2012: feature descriptions.
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/ide@56990 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
4 files changed, 4 insertions, 14 deletions
diff --git a/3rdparty/org.eclipse.stardust.ide.3rdparty-feature/pom.xml b/3rdparty/org.eclipse.stardust.ide.3rdparty-feature/pom.xml index e8a29f3..f9b8eb5 100644 --- a/3rdparty/org.eclipse.stardust.ide.3rdparty-feature/pom.xml +++ b/3rdparty/org.eclipse.stardust.ide.3rdparty-feature/pom.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011 SunGard CSA LLC and others.
+ Copyright (c) 2011, 2012 SunGard CSA LLC and others.
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
diff --git a/engine/org.eclipse.stardust.ide.engine.base/pom.xml b/engine/org.eclipse.stardust.ide.engine.base/pom.xml index d95e072..d580955 100644 --- a/engine/org.eclipse.stardust.ide.engine.base/pom.xml +++ b/engine/org.eclipse.stardust.ide.engine.base/pom.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011 SunGard CSA LLC and others.
+ Copyright (c) 2011, 2012 SunGard CSA LLC and others.
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
diff --git a/engine/org.eclipse.stardust.ide.engine.core/pom.xml b/engine/org.eclipse.stardust.ide.engine.core/pom.xml index 71b414e..b7d1c31 100644 --- a/engine/org.eclipse.stardust.ide.engine.core/pom.xml +++ b/engine/org.eclipse.stardust.ide.engine.core/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011 SunGard CSA LLC and others.
+ Copyright (c) 2011, 2012 SunGard CSA LLC and others.
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
diff --git a/engine/org.eclipse.stardust.ide.engine.spring/pom.xml b/engine/org.eclipse.stardust.ide.engine.spring/pom.xml index e028fcf..d4c4393 100644 --- a/engine/org.eclipse.stardust.ide.engine.spring/pom.xml +++ b/engine/org.eclipse.stardust.ide.engine.spring/pom.xml @@ -1,14 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011 SunGard CSA LLC and others.
- 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:
- SunGard CSA LLC - initial API and implementation and/or initial documentation
- -->
- +<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2012 SunGard CSA LLC and others.
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:
SunGard CSA LLC - initial API and implementation and/or initial documentation
-->
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
|

