X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/14fe91e340064a4599a515bcf76c35444ff5183f..27e5be1d838b3e0586bb076708eebdd28bb8f971:/cddb-tool diff --git a/cddb-tool b/cddb-tool index e0df3b1..1833986 100755 --- a/cddb-tool +++ b/cddb-tool @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Copyright (C) 1999 Nathaniel Smith # Copyright (C) 1999, 2000, 2001 Robert Woodcock @@ -6,9 +6,9 @@ # This code is hereby licensed for public consumption under either the # GNU GPL v2 or greater, or Larry Wall's Artistic License - your choice. # -# You should have recieved a copy of the GNU General Public License +# You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # Copyright for this work is to expire January 1, 2010, after which it # shall be public domain.