diff options
| author | Pietro Albini <pietro.albini@ferrous-systems.com> | 2022-11-15 11:50:09 +0100 |
|---|---|---|
| committer | Pietro Albini <pietro.albini@ferrous-systems.com> | 2023-03-09 12:24:42 +0100 |
| commit | 7b9a8e113bd4507bd6bd9bdc976d93571c3a1fa4 (patch) | |
| tree | 056bd4c2d908b24f05a24a57a7006c145fefecc0 | |
| parent | 39e8b35df93e968750521d6f035f5887e7abe54f (diff) | |
| download | rust-7b9a8e113bd4507bd6bd9bdc976d93571c3a1fa4.tar.gz rust-7b9a8e113bd4507bd6bd9bdc976d93571c3a1fa4.zip | |
use the same copyright string for adobe fonts
| -rw-r--r-- | .reuse/dep5 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 index 691f550bc72..ef41c02934e 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -57,11 +57,8 @@ Copyright: 2010 NAVER Corporation License: OFL-1.1 Files: src/librustdoc/html/static/fonts/SourceCodePro* -Copyright: 2010, 2012 Adobe Systems Incorporated -License: OFL-1.1 - -Files: src/librustdoc/html/static/fonts/SourceSerif4* -Copyright: 2014-2021 Adobe Systems Incorporated + src/librustdoc/html/static/fonts/SourceSerif4* +Copyright: 2010, 2012, 2014-2023, Adobe Systems Incorporated License: OFL-1.1 Files: src/librustdoc/html/static/css/normalize.css |
