aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/header.py
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-06 17:39:25 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-06 17:39:25 +0100
commit29ed0e83af01ce32116b85b41a94d771cbc39954 (patch)
treee6e955d0564971a72c254c348b17d2ab0af65b78 /dev/header.py
parent67a28c487fc64e2c0f8271b77d0c9db0cd82fa92 (diff)
Standard headers for C and Python.
Diffstat (limited to 'dev/header.py')
-rw-r--r--dev/header.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/dev/header.py b/dev/header.py
new file mode 100644
index 000000000..f81c8aa6a
--- /dev/null
+++ b/dev/header.py
@@ -0,0 +1,9 @@
+##########################################################################
+## # The Coq Proof Assistant / The Coq Development Team ##
+## v # INRIA, CNRS and contributors - Copyright 1999-2018 ##
+## <O___,, # (see CREDITS file for the list of authors) ##
+## \VV/ ###############################################################
+## // # This file is distributed under the terms of the ##
+## # GNU Lesser General Public License Version 2.1 ##
+## # (see LICENSE file for the text of the license) ##
+##########################################################################