X-Git-Url: https://code.delx.au/refind/blobdiff_plain/1dde20f5fa424bacf15aa215e7df2be69a2bdd36..c63e9bd427f945b881d337b9fd5d3ff8612f103f:/mountesp diff --git a/mountesp b/mountesp index 03dc5c0..77bdc0a 100755 --- a/mountesp +++ b/mountesp @@ -6,9 +6,12 @@ # # ./mountesp # -# This program is copyright (c) 2012-2015 by Roderick W. Smith -# It is released under the terms of the GNU GPL, version 3, -# a copy of which should be included in the file COPYING.txt. +# This program is copyright (c) 2015 by Roderick W. Smith +# +# This program is licensed under the terms of the GNU GPL, version 3, +# or (at your option) any later version. +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . # # Revision history: # @@ -76,4 +79,4 @@ case "$OSTYPE" in echo "This script is meant to be run under OS X *ONLY*! Exiting!" exit ;; -esac \ No newline at end of file +esac