From owner-freebsd-hackers@FreeBSD.ORG Tue Sep 12 19:58:52 2006 Return-Path: X-Original-To: freebsd-hackers@FreeBSD.ORG Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B339F16A584 for ; Tue, 12 Sep 2006 19:58:52 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB2C343D6D for ; Tue, 12 Sep 2006 19:58:42 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k8CJuS4F038807; Tue, 12 Sep 2006 13:56:29 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 12 Sep 2006 13:56:30 -0600 (MDT) Message-Id: <20060912.135630.-1962671700.imp@bsdimp.com> To: anderson@centtech.com From: "M. Warner Losh" In-Reply-To: <44EC7601.3060009@centtech.com> References: <44EC7601.3060009@centtech.com> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Tue, 12 Sep 2006 13:56:29 -0600 (MDT) Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: missing license? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Sep 2006 19:58:52 -0000 In message: <44EC7601.3060009@centtech.com> Eric Anderson writes: : Is this file supposed to have a license at the top? : sys/fs/udf/osta.h Yes. I've put what should be the correct license at the top of this file. Thanks to Scott Long for providing me with a very fast answer to my inquiries about the file. The same license that applies to this file as to sys/fs/udf/osta.c. Thanks for the question! Warner