Skip to content

Commit

Permalink
Update Copyright year to 2020 in NOTICE files
Browse files Browse the repository at this point in the history
Changes:
- update Copyright reference year to 2020 in main NOTICE file and in templates for the binary distributions

Reviewers: Nicolò Boschi <[email protected]>, Flavio Junqueira <[email protected]>, Alessandro Luccaroni <[email protected]>, Rajan Dhabalia <[email protected]>

This closes apache#2428 from eolivelli/fix/update-year-notice

(cherry picked from commit 67a02db)
Signed-off-by: Enrico Olivelli <[email protected]>
  • Loading branch information
eolivelli committed Oct 6, 2020
1 parent d67305c commit 170c46b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Apache BookKeeper
Copyright 2011-2018 The Apache Software Foundation
Copyright 2011-2020 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Expand Down
2 changes: 1 addition & 1 deletion bookkeeper-dist/src/main/resources/NOTICE-all.bin.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Apache BookKeeper
Copyright 2011-2018 The Apache Software Foundation
Copyright 2011-2020 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Expand Down
2 changes: 1 addition & 1 deletion bookkeeper-dist/src/main/resources/NOTICE-bkctl.bin.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Apache BookKeeper
Copyright 2011-2018 The Apache Software Foundation
Copyright 2011-2020 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Expand Down
2 changes: 1 addition & 1 deletion bookkeeper-dist/src/main/resources/NOTICE-server.bin.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Apache BookKeeper
Copyright 2011-2018 The Apache Software Foundation
Copyright 2011-2020 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Expand Down

0 comments on commit 170c46b

Please sign in to comment.