Change header to a common LICENSE reference. - eomyidae - a gopher crawler software
(HTM) git clone git://bitreich.org/eomyidae
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
(DIR) README
(DIR) LICENSE
---
(DIR) commit 571cf2bbd98fa39ddf9ea9812ae8ade9be36cf87
(DIR) parent 4995600199617764df0cb6e5dd327a5c3e0594af
(HTM) Author: Christoph Lohmann <20h@r-36.net>
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(-)
---
(DIR) diff --git a/eomyidae b/eomyidae
@@ -1,9 +1,7 @@
#!/usr/bin/env python
# coding=utf-8
#
-# © 2019 Christoph Lohmann <20h@r-36.net>
-#
-# This file is published under the terms of the GPLv3.
+# See the LICENSE file for details.
#
import os