commit 7d3c4196b2490e9d6a19893fadb65e5bbbad8198 Author: Arturo Filastò art@fuffa.org Date: Sat Jan 11 18:11:40 2014 +0100
Properly format the copyright file. --- debian/copyright | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/copyright b/debian/copyright index 1b60570..cbe2380 100644 --- a/debian/copyright +++ b/debian/copyright @@ -23,6 +23,12 @@ License: permissive provided the copyright notice and this notice are preserved.
+Files: data/Geo*.dat +Copyright: 2013 MaxMind +License: CC BY-SA + This product includes GeoLite data created by MaxMind, available from + <a href="http://www.maxmind.com">http://www.maxmind.com</a>. + License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions @@ -43,6 +49,3 @@ License: BSD-2-clause THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -This product includes GeoLite data created by MaxMind, available from -<a href="http://www.maxmind.com">http://www.maxmind.com</a>.