From owner-svn-src-all@freebsd.org Thu Nov 30 15:39:06 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99433E5ED4B for ; Thu, 30 Nov 2017 15:39:06 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-io0-x233.google.com (mail-io0-x233.google.com [IPv6:2607:f8b0:4001:c06::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5AF3B6908B for ; Thu, 30 Nov 2017 15:39:06 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-io0-x233.google.com with SMTP id x129so7915342iod.13 for ; Thu, 30 Nov 2017 07:39:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=mzC4GMxD5wd3koLjZG1Bkt63VPzxj+deBGtMueXpPfc=; b=eNR8ZMD5L99iIXdRg0is2ZKbW0tB/Er5xHWBJ9cIrhqS0NMuNace1ATBAOrgeYWVwL P02xnWotBjDisWNuuCTuZHZiojeJQaWoAOO7m53CrHcp19U2gT+5HIiWiW/CuzdqkrmS UziiT5JRLR/aE2y4Yqg6r1Q94FOR7K6W7f0md86Chu+aFHawLTVWCE/cOdvOmIP1GLKW TmXkOzxygEGeI+FO20B2coSd0aIevg/kTdmk/S8pRRS8ARh4G2Pm0ST8iR1alsWXpO7k WBa2/P/TJoNKK6yi4RL9EGZGzzBtc3hyrsz6JpBIk+pYGefKX1iBys7y0TOBX1olyGWS EuAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=mzC4GMxD5wd3koLjZG1Bkt63VPzxj+deBGtMueXpPfc=; b=CPhnOFEg0mf+wqlQOM9vSn0itgTGacaBhZZL7J9P+pDy8rBI+gsDKjiUfCdxokX/ys +KgtMxeVjDe+UXkgG8VvFBJx5pPBP19VsRxso5saKnYI11MaBrr5mbLkaMHQbn7QwDxE gF23dPfhN46oLh3XILQ23Nfh7+OyQqPxYtsVz+uw6ClWHsaxAzI2MfQIoXQF6jozF4tI 3AoMmGXreYV8qx013gGERATU3J8e7bZkWEdHWje5uT7PmpGRAZNgXH0sf5clY7Zbf0Q0 8ZoY4dug6Q1WqQ59Zzd8SkOGHMQcSvEUYpFSCGwbjKqtIH2xZGf2J0UYene4ZfcG3knm hnWQ== X-Gm-Message-State: AJaThX6ylANAM2YKS8a/aXtbDW8YQyAHogiFACp5pijHL3nmB7BEuSNY wIbpFuvCYMs7nZG7gWrOxnpsrqcy6QwAx/ybBDGqOQ== X-Google-Smtp-Source: AGs4zMYc4hKYUsivhwEYl1AS8N2Ooll9lG7ITmq5rt1wbczTYQ46cIGHi5gucPIQLXfFHwekwG0MqqIM4ZJbd7vC5Pw= X-Received: by 10.107.30.81 with SMTP id e78mr8029696ioe.130.1512056345643; Thu, 30 Nov 2017 07:39:05 -0800 (PST) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.108.204 with HTTP; Thu, 30 Nov 2017 07:39:04 -0800 (PST) X-Originating-IP: [65.151.16.248] In-Reply-To: References: <201711300708.vAU78kD8051237@repo.freebsd.org> From: Warner Losh Date: Thu, 30 Nov 2017 08:39:04 -0700 X-Google-Sender-Auth: A7ocWSw8nEulw-qM1QpYzGxgU2U Message-ID: Subject: Re: svn commit: r326385 - head/usr.bin/pr To: Ed Schouten Cc: Eitan Adler , src-committers , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2017 15:39:06 -0000 On Thu, Nov 30, 2017 at 3:44 AM, Ed Schouten wrote: > 2017-11-30 8:08 GMT+01:00 Eitan Adler : > > Permitted by https://www.freebsd.org/copyright/license.html > > [...] > > * Copyright (c) 1991 Keith Muller. > > Isn't it the case that this only allows us to remove this clause from > code that has the university as the sole copyright holder? In this > case we should also ask Keith Muller, right...? > Unless he's got permission from Keith Muller, this should be reverted ASAP! Warner