Skip to content

Commit 09ac90c

Browse files
authored
Update copyright years (#3612)
1 parent 64b4323 commit 09ac90c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

features/com.google.licenses.apache_v2/feature.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
copyright.url = http://www.google.com/intl/en/about.html
22
copyright.text =\
3-
Copyright 2016-2019 Google LLC\n
3+
Copyright 2016-2020 Google LLC\n
44
# End copyright.text
55

66
license.url = http://www.apache.org/licenses/LICENSE-2.0

gcp-repo/metadata.p2.inf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ units.1.properties.5.name=org.eclipse.equinox.p2.doc.url
3636
units.1.properties.5.value=https://cloud.google.com/eclipse/docs/
3737
units.1.properties.6.name=org.eclipse.equinox.p2.description
3838
units.1.properties.6.value=Supports development of Google Cloud Platform projects in Eclipse.
39-
units.1.copyright =Copyright 2016-2019 Google LLC
39+
units.1.copyright =Copyright 2016-2020 Google LLC
4040
units.1.licenses.0 =\
4141
Cloud Tools for Eclipse is made available under the Apache License, Version 2.0. \
4242
Please visit the following URL for details:\n\n\

plugins/com.google.cloud.tools.eclipse.ui.test/src/com/google/cloud/tools/eclipse/ui/AboutIniTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public void testAboutText() {
4747
"Google Cloud Tools for Eclipse\n"
4848
+ "Version: {featureVersion}\n"
4949
+ "\n"
50-
+ "Copyright 2016-2019 Google LLC\n"
50+
+ "Copyright 2016-2020 Google LLC\n"
5151
+ "\n"
5252
+ "Cloud Tools for Eclipse is a Google-sponsored plugin that adds "
5353
+ "support for App Engine, Cloud Dataflow, and other parts of "

plugins/com.google.cloud.tools.eclipse.ui/about.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
blurb=Google Cloud Tools for Eclipse\n\
22
Version: {featureVersion}\n\
33
\n\
4-
Copyright 2016-2019 Google LLC\n\
4+
Copyright 2016-2020 Google LLC\n\
55
\n\
66
Cloud Tools for Eclipse is a Google-sponsored plugin that adds \
77
support for App Engine, Cloud Dataflow, and other parts of \

0 commit comments

Comments
 (0)