From owner-freebsd-current Thu May 30 09:28:00 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA22253 for current-outgoing; Thu, 30 May 1996 09:28:00 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA22238 for ; Thu, 30 May 1996 09:27:58 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id JAA20828; Thu, 30 May 1996 09:25:48 -0700 (PDT) To: Bruce Evans cc: freebsd-current@freebsd.org, j@uriah.heep.sax.de Subject: Re: copyright notice in /usr/src/lib/libc/stdtime missing? In-reply-to: Your message of "Thu, 30 May 1996 23:27:26 +1000." <199605301327.XAA22580@godzilla.zeta.org.au> Date: Thu, 30 May 1996 09:25:48 -0700 Message-ID: <20826.833473548@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I don't think you really mean `ALL' files :-). Let me attempt to classify > some files: OK, OK, be a pedant - I meant all _source_ files! :-) I had this discussion with Garrett already. Basically, the issue here isn't figuring out whether or not we're allowed to distribute it so much as whether or not any 3rd party, browsing our source tree and perhaps looking for stuff to use in a commercial product, can see at a glance whether or not *they* are able to redistribute it and under which terms. If a file has no notice at the top, this is an omission. Jordan