Merge branch 'release-0.1' back into develop
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
@@ -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
2
bot.py
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user