Prepare release version 0.1

This commit is contained in:
2017-11-04 21:19:54 +01:00
parent 9131235b7b
commit 05803cff53
5 changed files with 10 additions and 5 deletions

View File

@@ -10,8 +10,13 @@ based projects of [User:JogoBot](https://de.wikipedia.org/wiki/Benutzer:JogoBot)
## Bugs ## Bugs
[wiki-jogobot-core on fs.golderweb.de (de)](https://fs.golderweb.de/proj22) [wiki-jogobot-core on fs.golderweb.de (de)](https://fs.golderweb.de/proj22)
## Version
* 0.1
- first stable release
## License ## License
GPLv3+ GPLv3+
## Author Information ## Author Information
Copyright 2016 Jonathan Golder <jonathan@golderweb.de> Copyright 2017 Jonathan Golder <jonathan@golderweb.de>

View File

@@ -3,7 +3,7 @@
# #
# __init__.py # __init__.py
# #
# Copyright 2016 Jonathan Golder <jonathan@golderweb.de> # Copyright 2017 Jonathan Golder <jonathan@golderweb.de>
# #
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

2
bot.py
View File

@@ -3,7 +3,7 @@
# #
# bot.py # bot.py
# #
# Copyright 2016 Jonathan Golder <jonathan@golderweb.de> # Copyright 2017 Jonathan Golder <jonathan@golderweb.de>
# #
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View File

@@ -3,7 +3,7 @@
# #
# config.py # config.py
# #
# Copyright 2016 Jonathan Golder <jonathan@golderweb.de> # Copyright 2017 Jonathan Golder <jonathan@golderweb.de>
# #
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View File

@@ -3,7 +3,7 @@
# #
# jogobot.py # jogobot.py
# #
# Copyright 2016 Jonathan Golder <jonathan@golderweb.de> # Copyright 2017 Jonathan Golder <jonathan@golderweb.de>
# #
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by