summaryrefslogtreecommitdiffstats
path: root/g-ed-it/docHelper.py
diff options
context:
space:
mode:
Diffstat (limited to 'g-ed-it/docHelper.py')
-rw-r--r--g-ed-it/docHelper.py17
1 files changed, 17 insertions, 0 deletions
diff --git a/g-ed-it/docHelper.py b/g-ed-it/docHelper.py
index 45be438..d3b1800 100644
--- a/g-ed-it/docHelper.py
+++ b/g-ed-it/docHelper.py
@@ -1,6 +1,23 @@
#!/usr/bin/env python
#-*- coding:utf-8 -*-
+# Copyright 2009 Matthieu Gautier
+
+# This file is part of g-ed-it.
+#
+# g-ed-it is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# any later version.
+#
+# g-ed-it is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with g-ed-it. If not, see <http://www.gnu.org/licenses/>.
+
import os.path
import subprocess