From 34252150c3ca24e1dc88712406f73f0a78d9ea55 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Sun, 16 Aug 2015 12:21:26 +0200 Subject: use a constants handler Add support for using squashfs as an alternative to creating a tarball of a directory tree. --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 1c59145..fb25e27 100644 --- a/setup.py +++ b/setup.py @@ -2,9 +2,9 @@ # -*- coding: utf-8 -*- # # setup.py -# +# # Copyright 2015 Neil Williams -# +# # 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, either version 3 of the License, or -- cgit v1.2.1