summaryrefslogtreecommitdiffstats
path: root/docker/scripts/my_config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'docker/scripts/my_config.sh')
-rwxr-xr-xdocker/scripts/my_config.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/docker/scripts/my_config.sh b/docker/scripts/my_config.sh
index e35e8dd90..4adc301cc 100755
--- a/docker/scripts/my_config.sh
+++ b/docker/scripts/my_config.sh
@@ -1,2 +1,10 @@
#!/bin/bash
+
+# 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/.
+#
+# This Source Code Form is "Incompatible With Secondary Licenses", as
+# defined by the Mozilla Public License, v. 2.0.
+
# Add any custom setup instructions here