--- setup.py.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/setup.py.in b/setup.py.in index 67423a30..298c5853 100644 --- a/setup.py.in +++ b/setup.py.in @@ -1,6 +1,8 @@ #!/usr/bin/python +# -*- coding: utf-8; -*- -# Copyright (C) 2006 James Westby <[email protected]> +# Copyright © 2017 Ben Finney <[email protected]> +# Copyright © 2006 James Westby <[email protected]> # # 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 -- 2.11.0
-- http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-python-debian-maint
