aboutsummaryrefslogtreecommitdiffstats
path: root/src/editor.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-09-18 11:11:08 +0200
committerMattias Andrée <maandree@operamail.com>2013-09-18 11:11:08 +0200
commitd26a578e9827ec848774506cc7ac0a7bf10bca43 (patch)
tree54607c3ed208dcd54ccb288943a502fc3338403a /src/editor.py
parentm doc (diff)
downloadpytagomacs-d26a578e9827ec848774506cc7ac0a7bf10bca43.tar.gz
pytagomacs-d26a578e9827ec848774506cc7ac0a7bf10bca43.tar.bz2
pytagomacs-d26a578e9827ec848774506cc7ac0a7bf10bca43.tar.xz
fork featherweight
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/editor.py')
-rw-r--r--src/editor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editor.py b/src/editor.py
index b7cf2a9..ca527b5 100644
--- a/src/editor.py
+++ b/src/editor.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
'''
-featherweight – A lightweight terminal news feed reader
+pytagomacs – An Emacs like key–value editor library for Python
Copyright © 2013 Mattias Andrée (maandree@member.fsf.org)