From owner-freebsd-questions@freebsd.org Sat Oct 24 08:12:11 2015 Return-Path: Delivered-To: freebsd-questions@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 42A0FA1DAAA for ; Sat, 24 Oct 2015 08:12:11 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1DD9A1A6F for ; Sat, 24 Oct 2015 08:12:11 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id t9O86rRM051070 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 24 Oct 2015 01:06:53 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.14.2/Submit) with UUCP id t9O86qfi051069; Sat, 24 Oct 2015 01:06:52 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: from fbsd81 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA06783; Sat, 24 Oct 15 01:09:54 PDT Date: Sat, 24 Oct 2015 01:09:55 -0700 From: perryh@pluto.rain.com (Perry Hutchison) To: erichsfreebsdlist@alogt.com Cc: ohartman@zedat.fu-berlin.de, freebsd-questions@freebsd.org Subject: Re: replace uname -a informational string Message-Id: <562b3cd3.1J6RucNX8xldmcgb%perryh@pluto.rain.com> References: <20151023090805.5484ce9b@freyja.zeit4.iv.bundesimmobilien.de> <1445622325.1169.29.camel@michaeleichorn.com> <20151023225424.49220466.ohartman@zedat.fu-berlin.de> <20151024080936.0ff26783@X220.alogt.com> <1445658972.13154.44.camel@michaeleichorn.com> <20151024130848.0a7e946f@X220.alogt.com> In-Reply-To: <20151024130848.0a7e946f@X220.alogt.com> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Oct 2015 08:12:11 -0000 [restored the OP's Cc as requested in the initial post] Erich Dollansky wrote: > As somebody else has mentioned, changing the copyright notice in > the kernel would have a legal impact. As the System 5 settlement of some years ago emphasized, concealing the origin of the code is one of the very few things that may *not* legally be done under the BSD license. Not that this should be at all a problem: security that depends on such obscurities is worth very little against any but the most casual attacker.