Skip to content

Commit

Permalink
Fix license linter
Browse files Browse the repository at this point in the history
  • Loading branch information
wargio committed Mar 6, 2024
1 parent 9fe7092 commit f4901eb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .reuse/dep5
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,11 @@ Files: test/unit/rz_test_cmd_test
Copyright: 2021 RizinOrg <[email protected]>
License: LGPL-3.0-only

Files: librz/asm/arch/*/gnu/*
Files: librz/arch/p_gnu/*
Copyright: 1989-2021 Free Software Foundation, Inc.
License: GPL-2.0-or-later

Files: librz/arch/isa_gnu/*
Copyright: 1989-2021 Free Software Foundation, Inc.
License: GPL-2.0-or-later

Expand Down

0 comments on commit f4901eb

Please sign in to comment.