diff --git a/pungi/multilib.py b/pungi/multilib.py index 1668c9ca..3bf9bfd9 100755 --- a/pungi/multilib.py +++ b/pungi/multilib.py @@ -1,7 +1,5 @@ -#!/usr/bin/env python # -*- coding: utf-8 -*- - # 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 Free Software Foundation; version 2 of the License. diff --git a/pungi/wrappers/variants.py b/pungi/wrappers/variants.py index 9530d924..fb2cdb74 100755 --- a/pungi/wrappers/variants.py +++ b/pungi/wrappers/variants.py @@ -1,7 +1,5 @@ -#!/usr/bin/env python # -*- coding: utf-8 -*- - # 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 Free Software Foundation; version 2 of the License.