1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
# The following files were skipped:
# - .github/workflows/go.yml
# - go.sum
# You may want to add a line in debian/copyright-scan-patterns.yml
# or ask the author to add more default patterns to scan
#
# The following paths are missing information:
# - README.md: missing copyright and license
# - deref_test.go: missing copyright and license
# - helpers.go: missing copyright and license
# - parser.go: missing copyright and license
# - schema.go: missing copyright and license
# - schema_refs.go: missing copyright and license
# - schema_refs_test.go: missing copyright and license
# - schema_test.go: missing copyright and license
# - schema_types.go: missing copyright and license
# - schema_types_oneof.go: missing copyright and license
# - schemas.go: missing copyright and license
# - testtools/testtools.go: missing copyright and license
# - testtools/testtools_test.go: missing copyright and license
# - validate.go: missing copyright and license
# - validate_test.go: missing copyright and license
# - validate_unique.go: missing copyright and license
# - validators.go: missing copyright and license
# You may want to add a line in debian/fill.copyright.blanks.yml
#
Files: *
Copyright: 2021, FlowStack
License: Expat
|