diff options
Diffstat (limited to 'files/xml.py')
-rw-r--r-- | files/xml.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/files/xml.py b/files/xml.py index de13895..abd4212 100644 --- a/files/xml.py +++ b/files/xml.py @@ -1,7 +1,8 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright (C) 2012 James Shubin <james@shubin.ca> -# Copyright (C) 2012 Jordi GutiƩrrez Hermoso <jordigh@octave.org> +# Copyright (C) 2012+ Jordi GutiƩrrez Hermoso <jordigh@octave.org> +# Copyright (C) 2012-2013+ James Shubin +# Written by James Shubin <james@shubin.ca> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by |