* C files: `reuse addheader --license MPL-2.0 --copyright 'Internet Systems Consortium, Inc. ("ISC")' --style c --copyright-style string-c --multi-line --exclude-year --template=isc ` * RST files: `reuse addheader --license MPL-2.0 --copyright 'Internet Systems Consortium, Inc. ("ISC")' --style rst --copyright-style string-c --exclude-year --template=isc ` * named.conf: same as C files * zone files are using lisp style: reuse addheader --license MPL-2.0 --copyright 'Internet Systems Consortium, Inc. ("ISC")' --style lisp --copyright-style string-c --exclude-year --template=isc * shell uses python style: reuse addheader --license MPL-2.0 --copyright 'Internet Systems Consortium, Inc. ("ISC")' --style python --copyright-style string-c --exclude-year --template=isc