From b4d5438b2ac5562a2df97e24bd35ea31a4a61515 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Tue, 29 Nov 2016 17:39:28 +0100 Subject: [PATCH] ipaddress: better license name Debian prefers "Expat" over MIT. --- ipaddress/debian/copyright | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ipaddress/debian/copyright b/ipaddress/debian/copyright index ebec657..91e2407 100644 --- a/ipaddress/debian/copyright +++ b/ipaddress/debian/copyright @@ -5,14 +5,14 @@ Source: https://github.com/ipaddress-gem/ipaddress Files: * Copyright: 2009-2015 Marco Ceresa 2009-2015 Marco Ceresa and Mike Mackintos -License: MIT +License: Expat Files: debian/* Copyright: 2016 CESNET - INDIGO-DataCloud -License: MIT +License: Expat Comment: the Debian packaging is licensed under the same terms as the original package. -License: MIT +License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including -- 1.8.2.3