From b79bd5f9eb816040a4d08d10e6bc76f5909ffed4 Mon Sep 17 00:00:00 2001 From: Santiago Vila Date: Mon, 11 May 2026 17:15:00 +0200 Subject: Do not ship the BSD license anymore. Closes: #1132426. --- debian/base-files.lintian-overrides | 1 - debian/timestamps | 1 - licenses/BSD | 26 -------------------------- 3 files changed, 28 deletions(-) delete mode 100644 licenses/BSD diff --git a/debian/base-files.lintian-overrides b/debian/base-files.lintian-overrides index 00b1870..73649fd 100644 --- a/debian/base-files.lintian-overrides +++ b/debian/base-files.lintian-overrides @@ -13,7 +13,6 @@ base-files: relative-symlink ../usr/lib/os-release [etc/os-release] # other packages to reference them. # base-files: extra-license-file [usr/share/common-licenses/Artistic] -base-files: extra-license-file [usr/share/common-licenses/BSD] base-files: extra-license-file [usr/share/common-licenses/GPL-1] base-files: extra-license-file [usr/share/common-licenses/GPL-2] base-files: extra-license-file [usr/share/common-licenses/GPL-3] diff --git a/debian/timestamps b/debian/timestamps index 214d9d0..2807ace 100644 --- a/debian/timestamps +++ b/debian/timestamps @@ -6,7 +6,6 @@ touch -d "${BUILD_DATE}" motd/* touch -d "${BUILD_DATE}" origins/* touch -d "${BUILD_DATE}" share/* touch -d "1996-12-16 02:58:50 UTC" licenses/Artistic -touch -d "1999-08-26 12:06:20 UTC" licenses/BSD touch -d "2004-12-19 20:30:25 UTC" licenses/Apache-2.0 touch -d "2017-04-03 11:00:00 UTC" licenses/MPL-1.1 touch -d "2017-04-03 20:00:00 UTC" licenses/MPL-2.0 diff --git a/licenses/BSD b/licenses/BSD deleted file mode 100644 index c7a0aa4..0000000 --- a/licenses/BSD +++ /dev/null @@ -1,26 +0,0 @@ -Copyright (c) The Regents of the University of California. -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. Neither the name of the University 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 REGENTS 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 REGENTS 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. -- cgit v1.2.3