diff options
| author | Sravan Kumar Lakkimsetti | 2018-12-08 10:41:23 +0000 |
|---|---|---|
| committer | Sravan Kumar Lakkimsetti | 2018-12-08 10:41:23 +0000 |
| commit | e396409796cbd45e5a56adc8806fb47056939b41 (patch) | |
| tree | 5e449cc636aedf44d8037b22ad062ab8465e82dc | |
| parent | da2d55fd4d6210018cc141c40b2614c6a2d10bfd (diff) | |
| download | eclipse.platform.releng-e396409796cbd45e5a56adc8806fb47056939b41.tar.gz eclipse.platform.releng-e396409796cbd45e5a56adc8806fb47056939b41.tar.xz eclipse.platform.releng-e396409796cbd45e5a56adc8806fb47056939b41.zip | |
Bug 542545 - Update copyright to 2019
Change-Id: I7a3a46f352db55e222743d2d37064f8049d5174e
Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
6 files changed, 6 insertions, 6 deletions
diff --git a/bundles/org.eclipse.rcp/about.properties b/bundles/org.eclipse.rcp/about.properties index 3daff928..5e1ca765 100644 --- a/bundles/org.eclipse.rcp/about.properties +++ b/bundles/org.eclipse.rcp/about.properties @@ -22,6 +22,6 @@ blurb=Eclipse RCP\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Eclipse contributors and others 2000, 2018. All rights reserved.\n\ +(c) Copyright Eclipse contributors and others 2000, 2019. All rights reserved.\n\ Visit http://www.eclipse.org/eclipse diff --git a/bundles/org.eclipse.sdk.tests/about.properties b/bundles/org.eclipse.sdk.tests/about.properties index 0ca4c9bc..907ae2f2 100644 --- a/bundles/org.eclipse.sdk.tests/about.properties +++ b/bundles/org.eclipse.sdk.tests/about.properties @@ -24,6 +24,6 @@ blurb=Eclipse SDK Tests\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Eclipse contributors and others 2000, 2018. All rights reserved.\n\ +(c) Copyright Eclipse contributors and others 2000, 2019. All rights reserved.\n\ Visit http://www.eclipse.org/eclipse diff --git a/features/org.eclipse.platform-feature/feature.properties b/features/org.eclipse.platform-feature/feature.properties index dff263c7..47e2725b 100644 --- a/features/org.eclipse.platform-feature/feature.properties +++ b/features/org.eclipse.platform-feature/feature.properties @@ -28,7 +28,7 @@ description=Common OS-independent base of the Eclipse platform. (Binary runtime # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2018 IBM Corporation and others.\n\ +Copyright (c) 2000, 2019 IBM Corporation and others.\n\ This program and the accompanying materials\n\ are made available under the terms of the Eclipse Public License 2.0\n\ diff --git a/features/org.eclipse.releng.tools/feature.properties b/features/org.eclipse.releng.tools/feature.properties index b1508e23..baaece14 100644 --- a/features/org.eclipse.releng.tools/feature.properties +++ b/features/org.eclipse.releng.tools/feature.properties @@ -28,7 +28,7 @@ description=Eclipse Releng Tools # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2018 IBM Corporation and others.\n\ +Copyright (c) 2000, 2019 IBM Corporation and others.\n\ This program and the accompanying materials\n\ are made available under the terms of the Eclipse Public License 2.0\n\ diff --git a/features/org.eclipse.sdk.tests/feature.properties b/features/org.eclipse.sdk.tests/feature.properties index 14397ae3..1e22e5de 100644 --- a/features/org.eclipse.sdk.tests/feature.properties +++ b/features/org.eclipse.sdk.tests/feature.properties @@ -31,7 +31,7 @@ description=Eclipse SDK test plug-ins. Used in conjunction with Eclipse Project # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2018 IBM Corporation and others.\n\ +Copyright (c) 2000, 2019 IBM Corporation and others.\n\ This program and the accompanying materials\n\ are made available under the terms of the Eclipse Public License 2.0\n\ diff --git a/features/org.eclipse.sdk/feature.properties b/features/org.eclipse.sdk/feature.properties index 5a5988c6..f461fe6f 100644 --- a/features/org.eclipse.sdk/feature.properties +++ b/features/org.eclipse.sdk/feature.properties @@ -28,7 +28,7 @@ description=SDK for Eclipse. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2018 Eclipse contributors and others.\n\ +Copyright (c) 2000, 2019 Eclipse contributors and others.\n\ This program and the accompanying materials\n\ are made available under the terms of the Eclipse Public License 2.0\n\ |
