]> arthur.barton.de Git - MkMySqlDump.git/blobdiff - bin/mkmysqldump
Add copyright notices to scripts
[MkMySqlDump.git] / bin / mkmysqldump
index bd76518a710fa3497237949c92d34d8c8424a9fa..15d6657341671314e6e49beb22d2afcc099a1ce8 100755 (executable)
@@ -3,6 +3,12 @@
 # mkmysqldump -- dump MySQL (master) data
 # Copyright (c)2015 Alexander Barton <alex@barton.de>
 #
+# 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.
+# Please read the file COPYING, README and AUTHORS for more information.
+#
 
 NAME=$(basename "$0")