mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-12 23:27:22 +00:00
13 lines
443 B
YAML
13 lines
443 B
YAML
root: true
|
|
owner: CERN
|
|
start_year: 2002
|
|
substring: This file is part of
|
|
template: |-
|
|
{comment_start} This file is part of the Indico plugins.
|
|
{comment_middle} Copyright (C) {dates} {owner}
|
|
{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}
|