aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Horn2008-01-13 13:24:14 +0000
committerMax Horn2008-01-13 13:24:14 +0000
commit8ed59f8ba96553a3e9ab85db318fc08bc9238df6 (patch)
tree9213d9bd2adad39abf83d2bcfc55146bb6f7e056
parent3bda6cd127553c64782d9609b6009522e66c04ed (diff)
downloadscummvm-rg350-8ed59f8ba96553a3e9ab85db318fc08bc9238df6.tar.gz
scummvm-rg350-8ed59f8ba96553a3e9ab85db318fc08bc9238df6.tar.bz2
scummvm-rg350-8ed59f8ba96553a3e9ab85db318fc08bc9238df6.zip
Fixed typo (SVN->CVS); expanded legal header to point to our COPYRIGHT file, and add some SVN tags
svn-id: r30470
-rwxr-xr-xtools/dist-scummvm.sh10
1 files 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