summaryrefslogtreecommitdiff
path: root/src/pooptmodule.c
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2011-09-11 17:10:05 +0200
committerFlorent Le Coz <louiz@louiz.org>2011-09-11 17:10:05 +0200
commit96794a4e4992b3f0bbcb57782c0f67981c1eb8e2 (patch)
tree383d82b7f012eb5ff4d7f94c8aaffd3889622150 /src/pooptmodule.c
parente6622db4cae723d097c59950d56e68e84359d64e (diff)
downloadpoezio-96794a4e4992b3f0bbcb57782c0f67981c1eb8e2.tar.gz
poezio-96794a4e4992b3f0bbcb57782c0f67981c1eb8e2.tar.bz2
poezio-96794a4e4992b3f0bbcb57782c0f67981c1eb8e2.tar.xz
poezio-96794a4e4992b3f0bbcb57782c0f67981c1eb8e2.zip
Change license to zlib (MIT sucks :()
Diffstat (limited to 'src/pooptmodule.c')
-rw-r--r--src/pooptmodule.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pooptmodule.c b/src/pooptmodule.c
index 289313f3..b314d21d 100644
--- a/src/pooptmodule.c
+++ b/src/pooptmodule.c
@@ -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. */
/** The poopt python3 module
**/