diff options
| author | Mattias Andrée <maandree@operamail.com> | 2014-06-13 12:32:57 +0200 |
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2014-06-13 12:32:57 +0200 |
| commit | c901adccac0df375d367e0e59706736d504fd1e7 (patch) | |
| tree | 334cee3b69cdbdb33cd6a7ad56ae59985092b4cb /src/line.py | |
| parent | load rc file (diff) | |
| download | pytagomacs-c901adccac0df375d367e0e59706736d504fd1e7.tar.gz pytagomacs-c901adccac0df375d367e0e59706736d504fd1e7.tar.bz2 pytagomacs-c901adccac0df375d367e0e59706736d504fd1e7.tar.xz | |
bump year
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/line.py')
| -rw-r--r-- | src/line.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/line.py b/src/line.py index 843e913..1355a38 100644 --- a/src/line.py +++ b/src/line.py @@ -3,7 +3,7 @@ ''' pytagomacs – An Emacs like key–value editor library for Python -Copyright © 2013 Mattias Andrée (maandree@member.fsf.org) +Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |
