Skip to content
Snippets Groups Projects
Commit 9ac56eac authored by Anne Philipp's avatar Anne Philipp
Browse files

changed header style and added ChangeHistory section

parent 507d47f2
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python
#
# (C) Copyright 2014 UIO.
#
# This software is licensed under the terms of the Apache Licence Version 2.0
# which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
#
# Creation: October 2014 - Anne Fouilloux - University of Oslo
#
#************************************************************************ #************************************************************************
# TODO AP # TODO AP
# #
...@@ -17,6 +6,21 @@ ...@@ -17,6 +6,21 @@
# und dann hier implementieren # und dann hier implementieren
# - löschen? # - löschen?
#************************************************************************ #************************************************************************
"""
@Author: Anne Fouilloux (University of Oslo)
@Date: October 2014
@ChangeHistory:
Anne Philipp - February 2018:
Added documentation and applied pep8 style guides
@License:
(C) Copyright 2014 UIO.
This software is licensed under the terms of the Apache Licence Version 2.0
which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
"""
import os import os
import glob import glob
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment