From 4ddf0a0e8a3e157b836a7de41889c7d89d40178d Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Tue, 14 Jan 2014 07:40:38 +0100 Subject: Fix copyrights --- plugins/org.eclipse.emf.cdo.ecore.retrofit/META-INF/MANIFEST.MF | 2 +- plugins/org.eclipse.emf.cdo.ecore.retrofit/about.properties | 2 +- plugins/org.eclipse.emf.cdo.ecore.retrofit/build.properties | 4 +--- plugins/org.eclipse.emf.cdo.ecore.retrofit/copyright.txt | 8 -------- 4 files changed, 3 insertions(+), 13 deletions(-) delete mode 100644 plugins/org.eclipse.emf.cdo.ecore.retrofit/copyright.txt (limited to 'plugins/org.eclipse.emf.cdo.ecore.retrofit') diff --git a/plugins/org.eclipse.emf.cdo.ecore.retrofit/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.cdo.ecore.retrofit/META-INF/MANIFEST.MF index 6ce6f64b35..86f7737740 100644 --- a/plugins/org.eclipse.emf.cdo.ecore.retrofit/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.emf.cdo.ecore.retrofit/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.emf.cdo.ecore.retrofit;singleton:=true -Bundle-Version: 4.2.0.qualifier +Bundle-Version: 4.2.100.qualifier Fragment-Host: org.eclipse.emf.ecore;bundle-version="[2.5.0,3.0.0)" Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-Vendor: %providerName diff --git a/plugins/org.eclipse.emf.cdo.ecore.retrofit/about.properties b/plugins/org.eclipse.emf.cdo.ecore.retrofit/about.properties index 7f85960db6..5100420943 100644 --- a/plugins/org.eclipse.emf.cdo.ecore.retrofit/about.properties +++ b/plugins/org.eclipse.emf.cdo.ecore.retrofit/about.properties @@ -21,7 +21,7 @@ featureText = CDO Model Repository Client (Retrofit for EMF before 2.9)\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -Copyright (c) 2004-2013 Eike Stepper (Berlin, Germany) and others. All rights reserved.\n\ +Copyright (c) 2004-2014 Eike Stepper (Berlin, Germany) and others. All rights reserved.\n\ \n\ Visit http://www.eclipse.org/cdo diff --git a/plugins/org.eclipse.emf.cdo.ecore.retrofit/build.properties b/plugins/org.eclipse.emf.cdo.ecore.retrofit/build.properties index dca1c85289..14ef182f75 100644 --- a/plugins/org.eclipse.emf.cdo.ecore.retrofit/build.properties +++ b/plugins/org.eclipse.emf.cdo.ecore.retrofit/build.properties @@ -17,10 +17,8 @@ bin.includes = META-INF/,\ about.ini,\ about.mappings,\ about.properties,\ - copyright.txt,\ fragment.properties,\ modeling32.png -src.includes = about.html,\ - copyright.txt +src.includes = about.html generateSourceReferences = true diff --git a/plugins/org.eclipse.emf.cdo.ecore.retrofit/copyright.txt b/plugins/org.eclipse.emf.cdo.ecore.retrofit/copyright.txt deleted file mode 100644 index bfc6e9c3e3..0000000000 --- a/plugins/org.eclipse.emf.cdo.ecore.retrofit/copyright.txt +++ /dev/null @@ -1,8 +0,0 @@ -Copyright (c) 2004-2013 Eike Stepper (Berlin, Germany) 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: - Martin Fluegge - initial API and implementation -- cgit v1.2.3