diff options
Diffstat (limited to 'src/theme.py')
-rw-r--r-- | src/theme.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theme.py b/src/theme.py index e4a92cb3..244d6006 100644 --- a/src/theme.py +++ b/src/theme.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 variables (colors and some other stuff) that are |