aboutsummaryrefslogtreecommitdiffstats
path: root/build/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/update.sh')
-rwxr-xr-xbuild/update.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/update.sh b/build/update.sh
index 3a3d2eac5dc..4f20535d917 100755
--- a/build/update.sh
+++ b/build/update.sh
@@ -1,4 +1,8 @@
#!/bin/bash
+#
+# SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
+# SPDX-License-Identifier: AGPL-3.0-or-later
+#
# Update Nextcloud server and apps from latest git master
# For local development environment
# Use from Nextcloud server folder with `./build/update.sh`