summaryrefslogtreecommitdiff
path: root/.github/copyright_template.py
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-02-13 16:52:58 +0100
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-02-13 16:52:58 +0100
commit7afba92e26f9e3e78ce0c27b8b9ef29b2f9a8121 (patch)
treea57d160d87d5c3740c3a3da5d5c54d11449f31cd /.github/copyright_template.py
parent4b0c4bdf4ec3b8ddc7803eff3e08b7a792a9003d (diff)
[skip ci] Move all in .github folder
Diffstat (limited to '.github/copyright_template.py')
-rw-r--r--.github/copyright_template.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/copyright_template.py b/.github/copyright_template.py
new file mode 100644
index 00000000..667f985d
--- /dev/null
+++ b/.github/copyright_template.py
@@ -0,0 +1,8 @@
+# This file is part of the Gudhi Library - https://gudhi.inria.fr/ - which is released under MIT.
+# See file LICENSE or go to https://gudhi.inria.fr/licensing/ for full license details.
+# Author(s): [AUTHOR NAME]
+#
+# Copyright (C) [YEAR] [COPYRIGHT]
+#
+# Modification(s):
+# - YYYY/MM Author: Description of the modification