[25379] in Source-Commits
/svn/athena r24937 - trunk/debathena/scripts/installer
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Thu Feb 3 16:21:28 2011
Date: Thu, 3 Feb 2011 16:21:22 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201102032121.p13LLM45021679@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: jdreed
Date: 2011-02-03 16:21:22 -0500 (Thu, 03 Feb 2011)
New Revision: 24937
Modified:
trunk/debathena/scripts/installer/install-debathena.sh
Log:
Inform the user about licenses
Modified: trunk/debathena/scripts/installer/install-debathena.sh
===================================================================
--- trunk/debathena/scripts/installer/install-debathena.sh 2011-02-03 19:48:37 UTC (rev 24936)
+++ trunk/debathena/scripts/installer/install-debathena.sh 2011-02-03 21:21:22 UTC (rev 24937)
@@ -81,9 +81,9 @@
echo "determined to be of interest to MIT users, such as LaTeX. It is pretty"
echo "big (several gigabytes, possibly more)."
echo ""
-echo "Note: by installing this package, you hereby agree with the license terms at:"
-echo " <http://dlc.sun.com/dlj/DLJ-v1.1.txt> Sun's Operating System Distributor"
-echo " License for Java version 1.1."
+echo "Note: This package may include software with additional license terms."
+echo " By installing it, you are agreeing to the terms of these licenses."
+echo " For more information, please see http://debathena.mit.edu/licensing"
echo ""
if [ cluster = $category -o workstation = $category ] ; then
# See Trac #648 and LP:471975