diff --git a/devtools/check-copyright.py b/devtools/check-copyright.py index 2855108f6..811be533f 100644 --- a/devtools/check-copyright.py +++ b/devtools/check-copyright.py @@ -6,11 +6,6 @@ # # geoapps is distributed under the terms and conditions of the MIT License # (see LICENSE file at the root of this source code package). -# -# This file is part of geoapps. -# -# geoapps is distributed under the terms and conditions of the MIT License -# (see LICENSE file at the root of this source code package). from __future__ import annotations diff --git a/tests/version_test.py b/tests/version_test.py index 0d8ca928a..356fa95d8 100644 --- a/tests/version_test.py +++ b/tests/version_test.py @@ -4,10 +4,7 @@ # # geoapps is distributed under the terms and conditions of the MIT License # (see LICENSE file at the root of this source code package). -# -# This file is part of my_app project. -# -# All rights reserved. + from __future__ import annotations