summaryrefslogtreecommitdiffstats
path: root/Scripts/decrypt_smime_file.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Scripts/decrypt_smime_file.sh')
-rw-r--r--Scripts/decrypt_smime_file.sh15
1 files changed, 15 insertions, 0 deletions
diff --git a/Scripts/decrypt_smime_file.sh b/Scripts/decrypt_smime_file.sh
index 3045799..f0b5d4f 100644
--- a/Scripts/decrypt_smime_file.sh
+++ b/Scripts/decrypt_smime_file.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.
FILE=$1
FIRMWARE_KEY=$2