diff options
Diffstat (limited to 'src/pooptmodule.c')
-rw-r--r-- | src/pooptmodule.c | 2 |
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 **/ |