summaryrefslogtreecommitdiff
path: root/jellyfin-media-player/debian/copyright
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-05-16 14:55:57 -0400
committerB. Stack <bgstack15@gmail.com>2024-05-16 14:55:57 -0400
commitadd206f94b5dcc146f379cb6957fff90d59f56b8 (patch)
tree6cd5b0b683ee24720eebd8cf6dcc2999b63211f1 /jellyfin-media-player/debian/copyright
parentnpp 8.6.7 (diff)
downloadstackrpms-add206f94b5dcc146f379cb6957fff90d59f56b8.tar.gz
stackrpms-add206f94b5dcc146f379cb6957fff90d59f56b8.tar.bz2
stackrpms-add206f94b5dcc146f379cb6957fff90d59f56b8.zip
j-m-p 1.10.0
Diffstat (limited to 'jellyfin-media-player/debian/copyright')
-rw-r--r--jellyfin-media-player/debian/copyright2
1 files changed, 1 insertions, 1 deletions
diff --git a/jellyfin-media-player/debian/copyright b/jellyfin-media-player/debian/copyright
index d5ad40d..9bd64ba 100644
--- a/jellyfin-media-player/debian/copyright
+++ b/jellyfin-media-player/debian/copyright
@@ -3,7 +3,7 @@ Upstream-Name: jellyfin
Source: https://github.com/jellyfin/jellyfin-media-player
Files: *
-Copyright: 2018 Ian Walton
+Copyright: 2018 Izzie Walton
License: GPL-2.0
Files: debian/*
bgstack15