mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-13 01:24:22 -07:00
[PR #5098/aab22e7f backport][stable-5] Add remaining copyright statements, add licenses sanity test (#5099)
* Add remaining copyright statements, add licenses sanity test (#5098) * Add sanity test (currently fails). * doc_fragments can also be non-GPLv3+. * Replace 'Author:' by 'Copyright:' in some specific cases. * Avoid matching string for license checkers. * Reformulate not to throw license detection off. * Add PSF copyright notice for plugins/module_utils/_mount.py. * Add generic copyright notices. * Update changelog fragment. (cherry picked from commitaab22e7f32
) * Update copyright statements. (#5106) (cherry picked from commitc8925058aa
) Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
f67708f91c
commit
bc2403042a
14 changed files with 137 additions and 9 deletions
|
@ -4,8 +4,8 @@
|
|||
# Integration tests for jboss module.
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
# helloworld.war (got from https://github.com/aeimer/java-example-helloworld-war/) license:
|
||||
# MIT License
|
||||
# helloworld.war (got from https://github.com/aeimer/java-example-helloworld-war/) is licensed
|
||||
# under the MIT license:
|
||||
#
|
||||
# Copyright (c) 2017 Alex Eimer
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue