diff options
author | daniel-Jones <daniel@danieljon.es> | 2018-06-05 12:50:13 +0930 |
---|---|---|
committer | daniel-Jones <daniel@danieljon.es> | 2018-06-05 12:50:13 +0930 |
commit | 7da2ed7110c79d0a013ef1f548a8c1b9a37f9966 (patch) | |
tree | 37c85de8f46c2aeb7489b906255089acf7602090 | |
parent | fd881257ff602a6767ab4f17cacb877e7a259df4 (diff) | |
download | animedb-7da2ed7110c79d0a013ef1f548a8c1b9a37f9966.tar.gz animedb-7da2ed7110c79d0a013ef1f548a8c1b9a37f9966.zip |
other licence changes
-rwxr-xr-x | malimporter/malimporter.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/malimporter/malimporter.py b/malimporter/malimporter.py index 0f257a9..7b0c377 100755 --- a/malimporter/malimporter.py +++ b/malimporter/malimporter.py @@ -1,7 +1,8 @@ #!/usr/bin/env python3 """ -malimporter.py is part of animedb. The purpose of this program is to import a MAL XML export into a database for use by animedb. +malimporter.py is part of animedb. +The purpose of this program is to import an anime profile export from MAL into a database for use by animedb. Copyright (C) 2018 Daniel Jones daniel@danieljon.es This program is free software; you can redistribute it and/or |