aboutsummaryrefslogtreecommitdiff
path: root/ponysay.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-08-18 17:34:10 +0200
committerMattias Andrée <maandree@operamail.com>2012-08-18 17:34:10 +0200
commit9eee469cf62809b99efa94f4ac2ee064d0f546ba (patch)
treef2e1b79ae37141519b95b7f9d9a0873f6706fcd9 /ponysay.py
parent97329adb572256572650ab0ba063d81ab9bb40e5 (diff)
downloadponysay-9eee469cf62809b99efa94f4ac2ee064d0f546ba.tar.gz
ponysay-9eee469cf62809b99efa94f4ac2ee064d0f546ba.tar.bz2
ponysay-9eee469cf62809b99efa94f4ac2ee064d0f546ba.zip
setting erkin as copyright holder, as specified in the copying file, and listing all contributors of ponysay(.sh) and ponysay.py in alphabetical order
Diffstat (limited to 'ponysay.py')
-rwxr-xr-xponysay.py9
1 files changed, 8 insertions, 1 deletions
diff --git a/ponysay.py b/ponysay.py
index ffb2b0b..93cee89 100755
--- a/ponysay.py
+++ b/ponysay.py
@@ -3,7 +3,14 @@
'''
ponysay.py - POC of ponysay in python
-Copyright (C) 2012 Elis "etu" Axelsson, Mattias "maandree" Andrée
+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: Helped write the first implementation
+ Kyah "L-four" Rindlisbacher: Patched the first implementation
+ Jan Alexander "heftig" Steffens: Helped write the first implementation
License: WTFPL
'''