aboutsummaryrefslogtreecommitdiffstats
path: root/src/editring.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-06-13 12:57:27 +0200
committerMattias Andrée <maandree@operamail.com>2014-06-13 12:57:27 +0200
commitbd2dfeee45a8a50031cc1889fdc7b9184da0b9b9 (patch)
tree1c1fe21e32cd69835f8f233e04b19be1298597b2 /src/editring.py
parentrcfile works (diff)
parentm (diff)
downloadpytagomacs-bd2dfeee45a8a50031cc1889fdc7b9184da0b9b9.tar.gz
pytagomacs-bd2dfeee45a8a50031cc1889fdc7b9184da0b9b9.tar.bz2
pytagomacs-bd2dfeee45a8a50031cc1889fdc7b9184da0b9b9.tar.xz
merge the two branches
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/editring.py')
-rw-r--r--src/editring.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editring.py b/src/editring.py
index a71700c..3dcee08 100644
--- a/src/editring.py
+++ b/src/editring.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