summaryrefslogtreecommitdiffstats
path: root/Scripts/mount_ubifs_nac.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Scripts/mount_ubifs_nac.sh')
-rw-r--r--Scripts/mount_ubifs_nac.sh15
1 files changed, 15 insertions, 0 deletions
diff --git a/Scripts/mount_ubifs_nac.sh b/Scripts/mount_ubifs_nac.sh
index 9d0ea35..2c504c7 100644
--- a/Scripts/mount_ubifs_nac.sh
+++ b/Scripts/mount_ubifs_nac.sh
@@ -1,4 +1,19 @@
#!/bin/sh
+# Copyright 2020, Ludwig V. <https://github.com/ludwig-v>
+
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License at <http://www.gnu.org/licenses/> for
+# more details.
+
+# The above copyright notice and this permission notice shall be included in
+# all copies or substantial portions of the Software.
UBIFS_IMAGE=$1