Skip to content

Commit c1ea52c

Browse files
Replace 'custom' debian/copyright labels with more descriptive ones.
This avoid a lintian warning. The ISC license is described in https://www.isc.org/licenses/ , while the GNU-All-Permissive license is described in https://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html .
1 parent 9b5e2a6 commit c1ea52c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

debian/copyright

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ Copyright: 2008 Thomas Porschberg <thomas@randspringer.de>
329329
2008 Benjamin Kosnik <bkoz@redhat.com>
330330
2012 Zack Weinberg <zackw@panix.com>
331331
2013 Roy Stogner <roystgnr@ices.utexas.edu>
332-
License: custom
332+
License: GNU-All-Permissive
333333
Copying and distribution of this file, with or without modification, are
334334
permitted in any medium without royalty provided the copyright notice
335335
and this notice are preserved. This file is offered as-is, without any
@@ -424,7 +424,7 @@ License: MIT
424424

425425
Files: unit_tests/greatest.h
426426
Copyright: 2011-2019 Scott Vokes <vokes.s@gmail.com>
427-
License: custom
427+
License: ISC
428428
Permission to use, copy, modify, and/or distribute this software for any
429429
purpose with or without fee is hereby granted, provided that the above
430430
copyright notice and this permission notice appear in all copies.

0 commit comments

Comments
 (0)