[23830] in Source-Commits
/svn/athena r23441 - in trunk/third/lam: . debian
daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Sat Jan 31 19:54:22 2009
Date: Sat, 31 Jan 2009 19:53:54 -0500 (EST)
From: tabbott@MIT.EDU
Message-Id: <200902010053.TAA16615@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: tabbott
Date: 2009-01-31 19:53:53 -0500 (Sat, 31 Jan 2009)
New Revision: 23441
Modified:
trunk/third/lam/debian/changelog
trunk/third/lam/debian/copyright
trunk/third/lam/lam.1
trunk/third/lam/lam.c
Log:
In lam:
* Remove BSD license 4th clause, as per
<ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change>.
Modified: trunk/third/lam/debian/changelog
===================================================================
--- trunk/third/lam/debian/changelog 2009-02-01 00:29:24 UTC (rev 23440)
+++ trunk/third/lam/debian/changelog 2009-02-01 00:53:53 UTC (rev 23441)
@@ -1,3 +1,10 @@
+debathena-lam (10.0.2) unstable; urgency=low
+
+ * Remove BSD license 4th clause, as per
+ <ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change>.
+
+ -- Tim Abbott <tabbott@mit.edu> Sat, 31 Jan 2009 19:53:17 -0500
+
debathena-lam (10.0.1) unstable; urgency=low
* Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
Modified: trunk/third/lam/debian/copyright
===================================================================
--- trunk/third/lam/debian/copyright 2009-02-01 00:29:24 UTC (rev 23440)
+++ trunk/third/lam/debian/copyright 2009-02-01 00:53:53 UTC (rev 23441)
@@ -17,11 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
Modified: trunk/third/lam/lam.1
===================================================================
--- trunk/third/lam/lam.1 2009-02-01 00:29:24 UTC (rev 23440)
+++ trunk/third/lam/lam.1 2009-02-01 00:53:53 UTC (rev 23441)
@@ -11,11 +11,7 @@
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\" must display the following acknowledgement:
-.\" This product includes software developed by the University of
-.\" California, Berkeley and its contributors.
-.\" 4. Neither the name of the University nor the names of its contributors
+.\" 3. Neither the name of the University nor the names of its contributors
.\" may be used to endorse or promote products derived from this software
.\" without specific prior written permission.
.\"
Modified: trunk/third/lam/lam.c
===================================================================
--- trunk/third/lam/lam.c 2009-02-01 00:29:24 UTC (rev 23440)
+++ trunk/third/lam/lam.c 2009-02-01 00:53:53 UTC (rev 23441)
@@ -12,11 +12,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*