summaryrefslogtreecommitdiff
path: root/pppd/sys-solaris.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/sys-solaris.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/sys-solaris.c')
-rw-r--r--pppd/sys-solaris.c11
1 files changed, 3 insertions, 8 deletions
diff --git a/pppd/sys-solaris.c b/pppd/sys-solaris.c
index 076bf7d..fb8f0fd 100644
--- a/pppd/sys-solaris.c
+++ b/pppd/sys-solaris.c
@@ -27,16 +27,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>".
@@ -90,7 +85,7 @@
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#define RCSID "$Id: sys-solaris.c,v 1.12 2004/01/17 05:47:55 carlsonj Exp $"
+#define RCSID "$Id: sys-solaris.c,v 1.13 2004/11/04 10:02:26 paulus Exp $"
#include <limits.h>
#include <stdio.h>