From 1ac20f953d86f5e33435a533e9938c01098652fd Mon Sep 17 00:00:00 2001 From: John Millikin Date: Thu, 15 Apr 2010 02:25:34 +0000 Subject: [PATCH] Use more specific license version in Cabal file. --- network-protocol-xmpp.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network-protocol-xmpp.cabal b/network-protocol-xmpp.cabal index 868a4d0..c2302c6 100644 --- a/network-protocol-xmpp.cabal +++ b/network-protocol-xmpp.cabal @@ -1,7 +1,7 @@ name: network-protocol-xmpp version: 0.3 synopsis: Client <-> Server communication over XMPP -license: GPL +license: GPL-3 license-file: License.txt author: John Millikin Stephan Maka -- 2.45.2