diff --git a/copyright.yml b/copyright.yml new file mode 100644 index 0000000..f889faf --- /dev/null +++ b/copyright.yml @@ -0,0 +1,11 @@ +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}