diff options
author | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2018-02-03 15:08:39 +0100 |
---|---|---|
committer | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2018-02-03 15:08:39 +0100 |
commit | 1820a0cf11c87b5b8e57594831d29745f4a44404 (patch) | |
tree | 0be2cae7f2e6cda32a000a5cac1849d676b03417 /src/utils.c | |
parent | e99f53afdcd2a74e544381ee443381c4bda1ae85 (diff) |
Update copyright notices.
Diffstat (limited to 'src/utils.c')
-rw-r--r-- | src/utils.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/utils.c b/src/utils.c index b15d66c..445d6b0 100644 --- a/src/utils.c +++ b/src/utils.c @@ -2,7 +2,8 @@ /* * Main functions of the program. * - * Copyright (C) 2007 David Härdeman <david@hardeman.nu> + * Copyright (C) 2007-2008 David Härdeman <david@hardeman.nu> + * Copyright (C) 2015-2018 Przemyslaw Pawelczyk <przemoc@gmail.com> * * 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 the |