Add copyright notices to (almost) all files in this repository.
[arvados-dev.git] / jenkins / run-delete-merged-branches.sh
index 179d48234c718959ba903a5f85141d3714ba5730..f1dc2efe21eedf2badc67d9f77eb7d60caa7cd5e 100755 (executable)
@@ -1,5 +1,9 @@
 #!/usr/bin/env bash
 
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 # Provide generic exit strategy for any error in execution
 _exit_handler() {
     local rc="${?}"