aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/tests/Integration/run-all.sh
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/tests/Integration/run-all.sh')
-rwxr-xr-xapps/user_ldap/tests/Integration/run-all.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/user_ldap/tests/Integration/run-all.sh b/apps/user_ldap/tests/Integration/run-all.sh
index 02bab97e45f..a0739a019eb 100755
--- a/apps/user_ldap/tests/Integration/run-all.sh
+++ b/apps/user_ldap/tests/Integration/run-all.sh
@@ -1,5 +1,8 @@
#!/bin/bash
-
+#
+# SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors
+# SPDX-License-Identifier: AGPL-3.0-or-later
+#
trigger_notification() {
which notify-send 1>/dev/null
if [[ $? == 1 ]] ; then