mirror of
https://github.com/erkin/ponysay.git
synced 2025-02-12 07:46:44 +01:00
setting erkin as copyright holder, as specified in the copying file, and listing all contributors of ponysay(.sh) and ponysay.py in alphabetical order
This commit is contained in:
parent
97329adb57
commit
9eee469cf6
1 changed files with 8 additions and 1 deletions
|
@ -3,7 +3,14 @@
|
||||||
|
|
||||||
'''
|
'''
|
||||||
ponysay.py - POC of ponysay in python
|
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
|
License: WTFPL
|
||||||
'''
|
'''
|
||||||
|
|
Loading…
Reference in a new issue