Change header to a common LICENSE reference. - eomyidae - a gopher crawler soft… | |
git clone git://bitreich.org/eomyidae | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 571cf2bbd98fa39ddf9ea9812ae8ade9be36cf87 | |
parent 4995600199617764df0cb6e5dd327a5c3e0594af | |
Author: Christoph Lohmann <[email protected]> | |
Date: Sun, 4 Aug 2019 07:20:09 +0200 | |
Change header to a common LICENSE reference. | |
This safes maintenance time. | |
Diffstat: | |
M eomyidae | 4 +--- | |
1 file changed, 1 insertion(+), 3 deletions(-) | |
--- | |
diff --git a/eomyidae b/eomyidae | |
@@ -1,9 +1,7 @@ | |
#!/usr/bin/env python | |
# coding=utf-8 | |
# | |
-# © 2019 Christoph Lohmann <[email protected]> | |
-# | |
-# This file is published under the terms of the GPLv3. | |
+# See the LICENSE file for details. | |
# | |
import os |