diff options
author | Thomas Wolf <twolf@apache.org> | 2023-09-12 20:59:12 +0200 |
---|---|---|
committer | Thomas Wolf <twolf@apache.org> | 2023-09-26 19:35:48 +0200 |
commit | cf9d0548550817be9ec80675f8a5c23f0fea31e0 (patch) | |
tree | b096fb7ed7fc09ecd454b844c8c4b57bdd76568c /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature | |
parent | 2ab7c3ebe3e26e370eef0c96b0b8d2d7fbef1d4f (diff) | |
download | jgit-cf9d0548550817be9ec80675f8a5c23f0fea31e0.tar.gz jgit-cf9d0548550817be9ec80675f8a5c23f0fea31e0.zip |
Eclipse features: update copyright year
Set upper bound to 2023.
Change-Id: I67acc12b3fe80ab7ca4a9303b0e96325a1e707e9
Signed-off-by: Thomas Wolf <twolf@apache.org>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.properties b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.properties index 6c1405db2f..7aa5220a4a 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.properties +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.properties @@ -20,7 +20,7 @@ Command line interface for a pure Java implementation of the Git version control # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2005, 2020 Shawn Pearce, Robin Rosenberg, et.al.\n\ +Copyright (c) 2005, 2023 Shawn Pearce, Robin Rosenberg, et.al.\n\ All rights reserved. This program and the accompanying materials\n\ are made available under the terms of the Eclipse Distribution License v1.0\n\ which accompanies this distribution, and is available at\n\ |