diff options
Diffstat (limited to 'src/atom_parser.py')
-rw-r--r-- | src/atom_parser.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/atom_parser.py b/src/atom_parser.py index 6b37cb7d..bd1de8d0 100644 --- a/src/atom_parser.py +++ b/src/atom_parser.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. """ Defines a function returning a dict containing the values from an |