]> wimlib.net Git - wimlib/blobdiff - programs/mkwinpeimg
Clean up file headers
[wimlib] / programs / mkwinpeimg
index 5b721c6ca5a9bce6dba95762c460c6f74b23495a..a21651af049a4091db93073406e75da34c93b413 100755 (executable)
@@ -1,7 +1,8 @@
 #!/bin/bash
-
+#
 # This script can make a customized bootable image of Windows PE.
 #
+
 # Copyright (C) 2012 Eric Biggers
 #
 # This program is free software: you can redistribute it and/or modify
@@ -9,6 +10,13 @@
 # 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 for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 script_name="$(basename $0)"
 PREFIX_REG="::"