summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/merge-app-bundles6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/merge-app-bundles b/bin/merge-app-bundles
index a5cc2185a486..10c6e1d7b836 100755
--- a/bin/merge-app-bundles
+++ b/bin/merge-app-bundles
@@ -1,5 +1,11 @@
#!/bin/bash
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
# Exit on errors
set -e