diff --git a/az_ssh_wrapper.py b/az_ssh_wrapper.py index 15cf9c0..44631ad 100644 --- a/az_ssh_wrapper.py +++ b/az_ssh_wrapper.py @@ -1,4 +1,9 @@ #!/usr/bin/env python3 + +# SPDX-FileCopyrightText: © 2024 David Wales, South Western Sydney Primary Health Network +# +# SPDX-License-Identifier: MIT + import getopt import os import shutil