mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 04:27:58 +01:00
Happy new year everypony!!
Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
parent
23541416b3
commit
f2bf29d911
4 changed files with 5 additions and 5 deletions
2
COPYING
2
COPYING
|
@ -1,6 +1,6 @@
|
|||
Ponysay — Cowsay reimplemention for ponies
|
||||
|
||||
Copyright (C) 2012 Erkin Batu Altunbaş et al.
|
||||
Copyright (C) 2012, 2013 Erkin Batu Altunbaş et al.
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
This manual is for ponysay
|
||||
(version @value{VERSION}).
|
||||
|
||||
Copyright @copyright{} 2012 Mattias Andrée
|
||||
Copyright @copyright{} 2012, 2013 Mattias Andrée
|
||||
|
||||
@quotation
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
|
@ -3557,7 +3557,7 @@ Patchers and other contributors of ponysay:
|
|||
@appendix Ponysay license
|
||||
|
||||
Ponysay is release by Erkin Batu Altunbaş et al. @*
|
||||
Copyright @copyright{} 2012 Erkin Batu Altunbaş et al.
|
||||
Copyright @copyright{} 2012, 2013 Erkin Batu Altunbaş et al.
|
||||
|
||||
@*
|
||||
|
||||
|
|
2
ponysay-tool.py
Executable file → Normal file
2
ponysay-tool.py
Executable file → Normal file
|
@ -3,7 +3,7 @@
|
|||
|
||||
'''
|
||||
ponysay - Ponysay, cowsay reimplementation for ponies
|
||||
Copyright (C) 2012 Erkin Batu Altunbaş et al.
|
||||
Copyright (C) 2012, 2013 Erkin Batu Altunbaş et al.
|
||||
|
||||
This program is free software. It comes without any warranty, to
|
||||
the extent permitted by applicable law. You can redistribute it
|
||||
|
|
2
ponysay.py
Executable file → Normal file
2
ponysay.py
Executable file → Normal file
|
@ -3,7 +3,7 @@
|
|||
|
||||
'''
|
||||
ponysay - Ponysay, cowsay reimplementation for ponies
|
||||
Copyright (C) 2012 Erkin Batu Altunbaş et al.
|
||||
Copyright (C) 2012, 2013 Erkin Batu Altunbaş et al.
|
||||
|
||||
This program is free software. It comes without any warranty, to
|
||||
the extent permitted by applicable law. You can redistribute it
|
||||
|
|
Loading…
Reference in a new issue