aboutsummaryrefslogtreecommitdiff
path: root/loader.py
diff options
context:
space:
mode:
authorDonald Delmar Davis <don@suspectdevices.com>2015-03-20 13:56:49 -0700
committerDonald Delmar Davis <don@suspectdevices.com>2015-03-20 13:56:49 -0700
commite03ec540b524683f6bc542931bc5478758476609 (patch)
treeee76b03745b51e4ee9f95f784cf3d9ad651e5051 /loader.py
parent5a88dedde5470b710b99fb9ccf08d2aeda580776 (diff)
Update loader.py
Diffstat (limited to 'loader.py')
-rwxr-xr-xloader.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/loader.py b/loader.py
index 21814ac..dbf53dd 100755
--- a/loader.py
+++ b/loader.py
@@ -7,7 +7,8 @@ Assumptions:
Images are being moved to and from /dev/sda1
Images are stored on depot in /home/public/images
Images are 4M raw files.
-
+This is open source software liscensed under the Mozilla Public Liscense v2
+https://www.mozilla.org/MPL/2.0/FAQ.html
----------------------------------------------------------------------------"""
from dialog import Dialog
@@ -308,4 +309,4 @@ while True:
sys.exit(2)
- \ No newline at end of file
+