aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/env/wait-for-connection
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/tests/env/wait-for-connection')
-rwxr-xr-xapps/files_external/tests/env/wait-for-connection5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_external/tests/env/wait-for-connection b/apps/files_external/tests/env/wait-for-connection
index 2c480fb733e..a3ff5591122 100755
--- a/apps/files_external/tests/env/wait-for-connection
+++ b/apps/files_external/tests/env/wait-for-connection
@@ -1,6 +1,11 @@
#!/usr/bin/php
<?php
+/**
+ * SPDX-FileCopyrightText: 2015 ownCloud, Inc.
+ * SPDX-License-Identifier: AGPL-3.0-only
+ */
+
$timeout = 60;
switch ($argc) {