From eb2384dc77dd9755b08dfbacb201d6d84b1c802d Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 14 Feb 2020 10:10:51 -0700 Subject: update some more copyright notices Signed-off-by: Sean Whitton --- debian/copyright | 2 +- imap-dl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index b26b25f..f55e591 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Collection of scripts for manipulating e-mail on Debian Copyright (C)2017 Aurelien Aptel Copyright (C)2017-2019 Sean Whitton -Copyright (C)2019 Daniel Kahn Gillmor +Copyright (C)2019-2020 Daniel Kahn Gillmor These programs are free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/imap-dl b/imap-dl index 318c0bc..469b81d 100755 --- a/imap-dl +++ b/imap-dl @@ -2,7 +2,7 @@ # PYTHON_ARGCOMPLETE_OK # -*- coding: utf-8 -*- -# Copyright (C) 2019 Daniel Kahn Gillmor +# Copyright (C) 2019-2020 Daniel Kahn Gillmor # # 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 -- cgit v1.2.3