Add copyright info for Dan Christensen

This commit is contained in:
Patrick Ulbrich
2020-06-28 17:51:30 +02:00
parent 2a2fa47069
commit 4d02652512
3 changed files with 3 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ Code, docs and packaging contributors:
======================================
Amin Bandali <me@aminb.org>
Balló György <ballogyor@gmail.com>
Dan Christensen <jdc@uwo.ca>
Edwin Smulders
Freeroot
Hasan Yavuz Özderya

View File

@@ -279,6 +279,7 @@ class ConfigWindow:
aboutdialog.set_authors([
"Patrick Ulbrich (maintainer)",
"Balló György",
"Dan Christensen",
"Edwin Smulders",
"Freeroot",
"James Powell",

View File

@@ -1,4 +1,5 @@
# Copyright 2013 - 2020 Patrick Ulbrich <zulu99@gmx.net>
# Copyright 2020 Dan Christensen <jdc@uwo.ca>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by