Skip to content

Commit eec43ff

Browse files
committed
Update copyright year on all features
Part of #320
1 parent c0463a6 commit eec43ff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

terminal/plugins/org.eclipse.tm.terminal.view.core/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %pluginName
44
Bundle-SymbolicName: org.eclipse.tm.terminal.view.core;singleton:=true
5-
Bundle-Version: 4.9.0.qualifier
5+
Bundle-Version: 4.9.100.qualifier
66
Bundle-Activator: org.eclipse.tm.terminal.view.core.activator.CoreBundleActivator
77
Bundle-Vendor: %providerName
88
Require-Bundle: org.eclipse.core.expressions;bundle-version="3.4.400",

terminal/plugins/org.eclipse.tm.terminal.view.core/about.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
# Copyright (c) 2018, 2022 Contributors to the Eclipse Foundation
2+
# Copyright (c) 2018, 2023 Contributors to the Eclipse Foundation
33
#
44
# See the NOTICE file(s) distributed with this work for additional
55
# information regarding copyright ownership.
@@ -24,7 +24,7 @@ blurb=TM Terminal\n\
2424
Version: {featureVersion}\n\
2525
Build id: {0}\n\
2626
\n\
27-
Copyright (c) 2018, 2022 Contributors to the Eclipse Foundation
27+
Copyright (c) 2018, 2023 Contributors to the Eclipse Foundation
2828
\n\
2929
See the NOTICE file(s) distributed with this work for additional\n\
3030
information regarding copyright ownership.\n\

0 commit comments

Comments
 (0)