File: fill.copyright.blanks.yml

package info (click to toggle)
moarvm 2022.12%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 42,724 kB
  • sloc: cpp: 378,682; ansic: 288,257; perl: 8,229; java: 2,682; python: 1,287; makefile: 820; sh: 292
file content (22 lines) | stat: -rw-r--r-- 557 bytes parent folder | download | duplicates (2)
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