-
-
Notifications
You must be signed in to change notification settings - Fork 363
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reuse: fix DEP5 format for multiline copyright (#3675)
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -185,18 +185,18 @@ License: LGPL-3.0-only | |
|
||
Files: librz/magic/* | ||
Copyright: 1986-1995 Ian F. Darwin | ||
Copyright: 1995-present Christos Zoulas and others | ||
1995-present Christos Zoulas and others | ||
License: BSD-2-Clause | ||
|
||
Files: librz/util/regex/* | ||
Copyright: 1992, 1993, 1994 Henry Spencer | ||
Copyright: 1992, 1993, 1994 The Regents of the University of California | ||
1992, 1993, 1994 The Regents of the University of California | ||
License: BSD-3-Clause | ||
|
||
Files: subprojects/rzheap/rz_jemalloc/* | ||
Copyright: 2002-present Jason Evans <[email protected]> | ||
Copyright: 2007-2012 Mozilla Foundation. | ||
Copyright: 2009-present Facebook, Inc. | ||
2007-2012 Mozilla Foundation. | ||
2009-present Facebook, Inc. | ||
License: BSD-2-Clause | ||
|
||
Files: subprojects/rzspp/* | ||
|
@@ -205,7 +205,7 @@ License: MIT | |
|
||
Files: subprojects/rzwinkd/profiles.h | ||
Copyright: 2014-2017 The Lemon Man <[email protected]> | ||
Copyright: 2019-2020 GustavoLCR <[email protected]> | ||
2019-2020 GustavoLCR <[email protected]> | ||
License: LGPL-3.0-only | ||
|
||
Files: subprojects/mpc/* | ||
|