diff --git a/report_modules/report_module_text/report_format_text.py b/report_modules/report_module_text/report_format_text.py index dcc6b93..34c716b 100644 --- a/report_modules/report_module_text/report_format_text.py +++ b/report_modules/report_module_text/report_format_text.py @@ -1,3 +1,8 @@ +# Copyright 2024, ASAM e.V. +# This Source Code Form is subject to the terms of the Mozilla +# Public License, v. 2.0. If a copy of the MPL was not distributed +# with this file, You can obtain one at https://mozilla.org/MPL/2.0/. + import sys, os import logging import argparse