From efdc1bc80e961d65854255c10e3d639e5ae53a6f Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Tue, 21 Sep 2021 12:46:04 +0200 Subject: licenses: Update placeholders in BSDish licenses MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sync license texts from https://spdx.org/licenses/ where applicable. Avoid the term "copyright owner" in placeholders: https://www.gnu.org/philosophy/words-to-avoid.html.en#CopyrightOwner Signed-off-by: Ulrich Müller --- licenses/BSD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'licenses/BSD') diff --git a/licenses/BSD b/licenses/BSD index 45f4d9a70020..cb976bfe2b79 100644 --- a/licenses/BSD +++ b/licenses/BSD @@ -1,4 +1,4 @@ -Copyright (c) , +Copyright (c) , All rights reserved. Redistribution and use in source and binary forms, with or without @@ -9,14 +9,14 @@ modification, are permitted provided that the following conditions are met: 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. Neither the name of the nor the names of its +3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER 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 COPYRIGHT OWNER OR CONTRIBUTORS BE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER 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 -- cgit v1.2.3-65-gdbad