diff options
author | wodry <wodry@users.noreply.github.com> | 2021-04-02 06:18:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-02 06:18:35 +0200 |
commit | e309646db6563926f05627814f01d7d89b3d2d6f (patch) | |
tree | f252568fe9ed9260885162f718e8e8dcabbfc7b2 /contrib/debian | |
parent | 66daf4cb3b47e8218623936d23ad504fd189e70b (diff) |
Doc: Copyright: Fix embedded font file location
Diffstat (limited to 'contrib/debian')
-rw-r--r-- | contrib/debian/copyright | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/debian/copyright b/contrib/debian/copyright index 7ee7f056d9..bc5535b4c7 100644 --- a/contrib/debian/copyright +++ b/contrib/debian/copyright @@ -87,7 +87,7 @@ Files: src/qt/res/icons/proxy.png Copyright: Cristian Mircea Messel License: public-domain -Files: src/qt/fonts/RobotoMono-Bold.ttf +Files: src/qt/res/fonts/RobotoMono-Bold.ttf License: Apache-2.0 Comment: Site: https://fonts.google.com/specimen/Roboto+Mono |