From nobody Tue Dec 12 23:30:47 2023 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SqZc76fg9z53TP1; Tue, 12 Dec 2023 23:30:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SqZc76D9Nz4GQb; Tue, 12 Dec 2023 23:30:47 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1702423847; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=IV0MsG0RaiEHe1IaNgWSrAHTLM2sSO/ZO+G4HzwqfyE=; b=pz4/IsmuRvncd+r6hoA9qLOZFeMqkZpksCKxdxbIDu4ht7GwU5fipMUArF76glJOWC93XR 2NJUd9/vXtJYCY4RTeNjsYbo0gIJaCCdsHK+1iPUVVaccXaU4K6Xnst1snF/y+Fw+wyeH3 JbbrlRKqpZast5cQUccOUL9dZ1dk3LQHMz4kAX4oVxAkn9XnAi2JlNFdDhpyrDkczVse12 mgoFpbUWySVfgzuQgr3Y1ABfswFDZ6ascL+4zeoKOra5vDJFthPVzUqOLGCiPNSQ82zIEU b31t/j+qEbuv8/8pRaNCom9bZiknVP6GjjUIFYs9EErKX5hmTuO8/Wq9NoFyQg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1702423847; a=rsa-sha256; cv=none; b=uZkzgD43BNxH1TCPR1+QAmsZpEdW9bn5CGgQllW3KCJVfE7Pfxv97LSvy8NkOvm/dWkiXb 5/mmf9dRR9yCsvcU6dU+PAfoMn8FZChpK98SSMhLK0ixVhWVl5K0u/IyDIqnh20TENplJF effdtO+srfQfX7458i/VIljkqfJEnMYTSMqF0IHGi76coBPGQjGpYUfFe0sKnbdhkU9W9V CVcq9v3/LCJGwHGqVOtfyHllYc532gjb8Ig0i84x4iA+zyU7/o5h15KHh/Y8pug9fa7TFQ gTBUxa36BfeFnuEiwng28A/5pM/82Z7eP7Sja7H6U8qGoHs7QjhiYx/TwPw7Tg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1702423847; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=IV0MsG0RaiEHe1IaNgWSrAHTLM2sSO/ZO+G4HzwqfyE=; b=p6gB3POd/ClkyzjvOdRzaf49/lvkyr7VgH3qWkL5qzylOleA+8B87LENa/czcuWgQVl07B 11TO2VMXFwLo6IB3NJ2Eq+5jli/+8l5DNkZIDYOqtK50uNotFLIdydbl1yERv+xvRfs0KY w7976dzBHlrAcF4FCvwhOnXjlLult8dxhX+pRUKtOQ7rBifs9oEJoRYNK/+q05hPFQM02B VM/c17EHbmve0RmhASmQPlh+mBJLlj5HOyvjT5Pfq5X6k7Z5XuBfxt4BKfwxEMKSeEiazA uMobHgz3v1VQW6Jo1BgeVF57ofTdAGDFQjsW94bacc9VeeD1KAeaED2aC7Zt7A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SqZc75HBSzb6f; Tue, 12 Dec 2023 23:30:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 3BCNUlmc019221; Tue, 12 Dec 2023 23:30:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 3BCNUldZ019208; Tue, 12 Dec 2023 23:30:47 GMT (envelope-from git) Date: Tue, 12 Dec 2023 23:30:47 GMT Message-Id: <202312122330.3BCNUldZ019208@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: John Baldwin Subject: git: 087c4c90d193 - main - kldxref: Add a copyright and license statement to ef.h List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-main@freebsd.org X-BeenThere: dev-commits-src-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jhb X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 087c4c90d193c1401613e1e13fa99db8de52c8f0 Auto-Submitted: auto-generated The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=087c4c90d193c1401613e1e13fa99db8de52c8f0 commit 087c4c90d193c1401613e1e13fa99db8de52c8f0 Author: John Baldwin AuthorDate: 2023-12-12 23:29:43 +0000 Commit: John Baldwin CommitDate: 2023-12-12 23:29:43 +0000 kldxref: Add a copyright and license statement to ef.h This uses the statement from other files in kldxref when the tool was first imported in commit 9c6f92408c29a8980e7aec26a2590087c3b3d8ed. Reviewed by: kevans Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D42963 --- usr.sbin/kldxref/ef.h | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/usr.sbin/kldxref/ef.h b/usr.sbin/kldxref/ef.h index f10af49fafba..94aaca279a80 100644 --- a/usr.sbin/kldxref/ef.h +++ b/usr.sbin/kldxref/ef.h @@ -1,3 +1,36 @@ +/*- + * SPDX-License-Identifier: BSD-4-Clause + * + * Copyright (c) 2000, Boris Popov + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 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. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by Boris Popov. + * 4. Neither the name of the author nor the names of any co-contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + */ #ifndef _EF_H_ #define _EF_H_