Skip to content

Commit 7fd389c

Browse files
committed
Add tests for copyrights with trailing "Authors."
Reference: #5125 Reference: #5225 Reported-by: Frank Viernau @fviernau Assisted-by: Helio Chissini de Castro @heliocastro Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
1 parent df30ae5 commit 7fd389c

6 files changed

Lines changed: 36 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Copyright 2019 The logr Authors. | Copyright 2020 The logr Authors.
2+
3+
4+
Copyright 2019 - 2021 The logr Authors.
5+
6+
7+
Copyright 2019 The logr Authors.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
what:
2+
- copyrights
3+
- holders
4+
copyrights:
5+
- Copyright 2019 The logr Authors
6+
- Copyright 2020 The logr Authors
7+
- Copyright 2019 - 2021 The logr Authors
8+
- Copyright 2019 The logr Authors
9+
holders:
10+
- The logr Authors
11+
- The logr Authors
12+
- The logr Authors
13+
- The logr Authors
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Copyright 2022 The JSpecify Authors.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
what:
2+
- copyrights
3+
- holders
4+
copyrights:
5+
- Copyright 2022 The JSpecify Authors
6+
holders:
7+
- The JSpecify Authors
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Copyright © 2004-2009 the Tomboy original authors.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
what:
2+
- copyrights
3+
- holders
4+
copyrights:
5+
- Copyright (c) 2004-2009 the Tomboy original authors
6+
holders:
7+
- the Tomboy original authors

0 commit comments

Comments
 (0)