aboutsummaryrefslogtreecommitdiffstats
path: root/tests/objectstore/stop-swift-ceph.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/objectstore/stop-swift-ceph.sh')
-rwxr-xr-xtests/objectstore/stop-swift-ceph.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/objectstore/stop-swift-ceph.sh b/tests/objectstore/stop-swift-ceph.sh
index afc5f712ab4..9673270f6d8 100755
--- a/tests/objectstore/stop-swift-ceph.sh
+++ b/tests/objectstore/stop-swift-ceph.sh
@@ -1,6 +1,7 @@
#!/bin/bash
#
-# ownCloud
+# SPDX-FileCopyrightText: 2016 ownCloud, Inc.
+# SPDX-License-Identifier: AGPL-3.0-only
#
# This script stops the docker container the files_external tests were run
# against. It will also revert the config changes done in start step.