d/copyright: fix lintian warning: superfluous-file-pattern

strlcat is no more used since 2014.
This commit is contained in:
Ludovic Rousseau 2022-02-18 11:47:55 +01:00
parent 5b66e31dbe
commit f63bd4adaf
2 changed files with 3 additions and 15 deletions

3
debian/changelog vendored
View File

@ -12,6 +12,9 @@ pcsc-lite (1.9.5-3) UNRELEASED; urgency=medium
* d/copyright: fix lintian warning: superfluous-file-pattern
W: pcsc-lite source: superfluous-file-pattern debian/copyright
src/sd-daemon.[ch] (Files, line 39)
* d/copyright: fix lintian warning: superfluous-file-pattern
W: pcsc-lite source: superfluous-file-pattern debian/copyright
src/strlcpy.c (Files, line 62)
-- Ludovic Rousseau <rousseau@debian.org> Fri, 18 Feb 2022 11:38:20 +0100

15
debian/copyright vendored
View File

@ -36,21 +36,6 @@ License: BSD-3-clause
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: src/strlcat.c src/strlcpy.c
Copyright: Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
License: ISC
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Files: src/simclist.[ch]
Copyright: Copyright (c) 2007,2008 Mij <mij@bitchx.it>
License: ISC