indico-plugins/headers.yml
Adrian Moennich c75f1d9cc7 Rename copyright.yml to headers.yml
The old filename broke GitHub's license detection
2021-01-21 17:44:48 +01:00

12 lines
407 B
YAML

root: true
name: CERN
start_year: 2002
header: |-
{comment_start} This file is part of the Indico plugins.
{comment_middle} Copyright (C) {dates} {name}
{comment_middle}
{comment_middle} The Indico plugins are free software; you can redistribute
{comment_middle} them and/or modify them under the terms of the MIT License;
{comment_middle} see the LICENSE file for more details.
{comment_end}