summaryrefslogtreecommitdiff
path: root/pppd/demand.c
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2004-11-04 10:02:26 +0000
committerPaul Mackerras <paulus@samba.org>2004-11-04 10:02:26 +0000
commit7977da267649fee17261d0d163a12863f3534b57 (patch)
tree12420b89902396021aaf778c6a54bcce88374750 /pppd/demand.c
parenta4c31ee8e5bdcc69db6205df512ee7edfc791f7a (diff)
downloadppp-7977da267649fee17261d0d163a12863f3534b57.tar.gz
Remove the requirement that redistributions in binary form reproduce
the copyright conditions in documentation from my copyright notice. It still remains in CMU's and others' copyright notices.
Diffstat (limited to 'pppd/demand.c')
-rw-r--r--pppd/demand.c11
1 files changed, 3 insertions, 8 deletions
diff --git a/pppd/demand.c b/pppd/demand.c
index 83b1d37..8bf96d0 100644
--- a/pppd/demand.c
+++ b/pppd/demand.c
@@ -10,16 +10,11 @@
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
*
- * 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. The name(s) of the authors of this software must not be used to
+ * 2. The name(s) of the authors of this software must not be used to
* endorse or promote products derived from this software without
* prior written permission.
*
- * 4. Redistributions of any form whatsoever must retain the following
+ * 3. Redistributions of any form whatsoever must retain the following
* acknowledgment:
* "This product includes software developed by Paul Mackerras
* <paulus@samba.org>".
@@ -33,7 +28,7 @@
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#define RCSID "$Id: demand.c,v 1.18 2004/10/28 00:15:08 paulus Exp $"
+#define RCSID "$Id: demand.c,v 1.19 2004/11/04 10:02:26 paulus Exp $"
#include <stdio.h>
#include <stdlib.h>