From 8ed59f8ba96553a3e9ab85db318fc08bc9238df6 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 13 Jan 2008 13:24:14 +0000 Subject: Fixed typo (SVN->CVS); expanded legal header to point to our COPYRIGHT file, and add some SVN tags svn-id: r30470 --- tools/dist-scummvm.sh | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/tools/dist-scummvm.sh b/tools/dist-scummvm.sh index ac98ef6d49..f4948ded21 100755 --- a/tools/dist-scummvm.sh +++ b/tools/dist-scummvm.sh @@ -2,8 +2,12 @@ # # dist-module.sh - make release tarballs for one CVS module # -# Largely based on dist-fink.sh, Copyright (c) 2001 Christoph Pfisterer -# Modified to use Subversion instead of SVN by Max Horn +# Largely based on dist-fink.sh, Copyright (c) 2001 Christoph Pfisterer. +# Modified to use Subversion instead of CVS by Max Horn in 2007. +# +# ScummVM is the legal property of its developers, whose names +# are too numerous to list here. Please refer to the COPYRIGHT +# file distributed with this source distribution. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -19,6 +23,8 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # +# $URL$ +# $Id$ ### configuration -- cgit v1.2.3