diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-08-19 20:07:19 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-08-19 20:07:19 +0200 |
commit | f4f11c90671718e377f0b47083308b050ea3e449 (patch) | |
tree | e7aa88be4674c0e089d827da1695682edebe4833 | |
parent | 4774e74ba0af1d1716b832c31e3bf31aed305e4b (diff) | |
download | ponysay-f4f11c90671718e377f0b47083308b050ea3e449.tar.gz ponysay-f4f11c90671718e377f0b47083308b050ea3e449.tar.bz2 ponysay-f4f11c90671718e377f0b47083308b050ea3e449.zip |
author text fix and moving patcher to bottom of list
-rwxr-xr-x | ponysay.py | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,10 +7,10 @@ Copyright (C) 2012 Erkin Batu Altunbaş Authors: Erkin Batu Altunbaş: Project leader, helped write the first implementation Mattias "maandree" Andrée: Major contributor of both implementions - Elis "etu" Axelsson: Major contributor of current implemention and patcher of first implementation - Sven-Hendrik "svenstaro" Haase: Major contributor first implementation + Elis "etu" Axelsson: Major contributor of current implemention and patcher of the first implementation + Sven-Hendrik "svenstaro" Haase: Major contributor of the first implementation + Jan Alexander "heftig" Steffens: Major contributor of the first implementation Kyah "L-four" Rindlisbacher: Patched the first implementation - Jan Alexander "heftig" Steffens: Major contributor first implementation License: WTFPL ''' |