From 96794a4e4992b3f0bbcb57782c0f67981c1eb8e2 Mon Sep 17 00:00:00 2001 From: Florent Le Coz Date: Sun, 11 Sep 2011 17:10:05 +0200 Subject: Change license to zlib (MIT sucks :() --- src/user.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/user.py') diff --git a/src/user.py b/src/user.py index e77be817..0fe0bad4 100644 --- a/src/user.py +++ b/src/user.py @@ -3,7 +3,7 @@ # This file is part of Poezio. # # Poezio is free software: you can redistribute it and/or modify -# it under the terms of the MIT license. See the COPYING file. +# it under the terms of the zlib license. See the COPYING file. """ Define the user class. -- cgit v1.2.3