add me to the team

This commit is contained in:
Thomas Bernard 2020-11-10 13:12:43 +01:00
parent d71bab9fa5
commit a203da655a
No known key found for this signature in database
GPG Key ID: DB511043A31ACAAF
2 changed files with 4 additions and 3 deletions

View File

@ -70,7 +70,7 @@ echo "<li>Bug tracker : <a href=\"https://pulkomandy.tk/projects/GrafX2/query\">
echo "<li>Open Hub : <a href=\"https://www.openhub.net/p/grafx2\">https://www.openhub.net/p/grafx2</a></li>" >> ${OUTFILE}
echo "</ul>" >> ${OUTFILE}
echo "<p>Copyright (C)1996-2001 Sunset Design (G.Dorme & K.Maritaud)<br>" >> ${OUTFILE}
echo "Copyright (C)2007-2020 the Grafx2 Project Team (A.Destugues & Y.Rizoud)</p>" >> ${OUTFILE}
echo "Copyright (C)2007-2020 the Grafx2 Project Team (A.Destugues & Y.Rizoud & T.Bernard)</p>" >> ${OUTFILE}
echo "</body>" >> ${OUTFILE}
echo "</html>" >> ${OUTFILE}

View File

@ -6,7 +6,8 @@ _/ _/ _/ _/ _/ _/ _/ _/ _/
GrafX2 - The Ultimate 256-color bitmap paint program
Copyright (C)1996-2001 Sunset Design (G.Dorme & K.Maritaud)
Copyright (C)2007-2020 the Grafx2 Project Team (A.Destugues & Y.Rizoud)
Copyright (C)2007-2020 the Grafx2 Project Team (A.Destugues & Y.Rizoud
& T.Bernard)
-------------------------------------
=== ABOUT ===
@ -128,4 +129,4 @@ the program, here is a list of things you can do:
* Send us your nice drawings, we'll put them in our online gallery
Enjoy Pixelling with GrafX2,
PulkoMandy & Yves, the great GrafX2 Project Team.-
PulkoMandy & Yves & Thomas, the great GrafX2 Project Team.-