1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
---
docs/moar.pod:
license: Artistic-2.0
skip: false
src/:
comment: |-
Almost no file in src has legal information. This entry provides default
legal info for all files in there
copyright: the MoarVM contributors. See the CREDITS file
license: Artistic-2.0
skip: false
src/core/str_hash_table.c:
comment: This file has no copyright information.
skip: true
src/gc/debug.h:
skip: true
src/io/dirops.c:
skip: true
src/strings/unicode_db.c:
license: unicode
override-copyright: 1991-2012, Unicode, Inc. Distributed
skip: false
|