[Scummvm-cvs-logs] SF.net SVN: scummvm: [30470] scummvm/trunk/tools/dist-scummvm.sh
fingolfin at users.sourceforge.net
fingolfin at users.sourceforge.net
Sun Jan 13 14:24:15 CET 2008
Revision: 30470
http://scummvm.svn.sourceforge.net/scummvm/?rev=30470&view=rev
Author: fingolfin
Date: 2008-01-13 05:24:14 -0800 (Sun, 13 Jan 2008)
Log Message:
-----------
Fixed typo (SVN->CVS); expanded legal header to point to our COPYRIGHT file, and add some SVN tags
Modified Paths:
--------------
scummvm/trunk/tools/dist-scummvm.sh
Modified: scummvm/trunk/tools/dist-scummvm.sh
===================================================================
--- scummvm/trunk/tools/dist-scummvm.sh 2008-01-13 12:57:42 UTC (rev 30469)
+++ scummvm/trunk/tools/dist-scummvm.sh 2008-01-13 13:24:14 UTC (rev 30470)
@@ -2,9 +2,13 @@
#
# 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
# as published by the Free Software Foundation; either version 2
@@ -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
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list