diff options
author | Markus Knauer | 2017-02-01 16:57:51 +0000 |
---|---|---|
committer | Markus Knauer | 2017-02-01 16:57:51 +0000 |
commit | 1e1084b425952e3a9949b698496703f8ffa2c880 (patch) | |
tree | 36a641af0d8400c38b15f902b6c54b75489e7e5c /packages/org.eclipse.epp.package.dsl.feature/feature.properties | |
parent | 9534f6b6f48ea7952a55229ffe4a43e09f417c8d (diff) | |
download | org.eclipse.epp.packages-1e1084b425952e3a9949b698496703f8ffa2c880.tar.gz org.eclipse.epp.packages-1e1084b425952e3a9949b698496703f8ffa2c880.tar.xz org.eclipse.epp.packages-1e1084b425952e3a9949b698496703f8ffa2c880.zip |
2017 copyright updates
Change-Id: I8e36b27ba7f4568e6681041a6e62246c1b59beee
Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
Diffstat (limited to 'packages/org.eclipse.epp.package.dsl.feature/feature.properties')
-rw-r--r-- | packages/org.eclipse.epp.package.dsl.feature/feature.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.dsl.feature/feature.properties b/packages/org.eclipse.epp.package.dsl.feature/feature.properties index 885e45a3..294f4841 100644 --- a/packages/org.eclipse.epp.package.dsl.feature/feature.properties +++ b/packages/org.eclipse.epp.package.dsl.feature/feature.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2007, 2016 Eclipse contributors and others. +# Copyright (c) 2007, 2017 Eclipse contributors 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 @@ -14,7 +14,7 @@ description = \ This package contains a collection of Eclipse DSL Project components, including Xtend, Xtext, Xcore, EMF and EMFT elements. It includes a complete SDK, developer tools and source code. Note that the DSL package includes some incubating components, as indicated by feature numbers less than 1.0.0 on the feature list. copyright = \ -Copyright (c) 2007, 2016 Eclipse contributors and others.\n\ +Copyright (c) 2007, 2017 Eclipse contributors and others.\n\ All rights reserved. This program and the accompanying materials\n\ are made available under the terms of the Eclipse Public License v1.0\n\ which accompanies this distribution, and is available at\n\ |