Skip to content

Commit 3f46026

Browse files
committed
EasyEngine Protected By MIT License
1 parent 6474bf7 commit 3f46026

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

usr/local/sbin/easyengine

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33

44

5+
# This script is free software: you can redistribute it and/or modify
6+
# it under the terms of the MIT License (MIT).
7+
8+
# This program is distributed in the hope that it will be useful,
9+
# but WITHOUT ANY WARRANTY; without even the implied warranty of
10+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11+
# MIT License (MIT) at (http://opensource.org/licenses/MIT) for
12+
# more details.
13+
14+
515
# Make Variables Available For Later Use
616
LOGDIR=/var/log/easyengine
717
ERRORLOG=/var/log/easyengine/error.log

0 commit comments

Comments
 (0)