Commit 3b68bef
committed
Add script to update copyright end date
This adds a script to be used to update the copyrights in all
source files so that its end date is '-present' rather than
a specific year.
Also does the following copyright related cleanup:
- Removes the copyright from the docs.
- Removes the Gradle update-copyrights.gradle script that
kept the end date up-to-date (no longer needed w/ end
date set to '-present').
- Updates the copyright in NOTICE.txt to use '-present' end date.
- Removes the unused `src/dist/notice.txt`
Signed-off-by: Chris Bono <[email protected]>1 parent d642683 commit 3b68bef
File tree
8 files changed
+18
-80
lines changed- buildSrc/src/main/resources
- gradle
- spring-pulsar-docs/src/main/antora/modules/ROOT/pages
- overview
- src
- checkstyle
- dist
- scripts
8 files changed
+18
-80
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
This file was deleted.
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
Lines changed: 0 additions & 3 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments