add cc0 for what its worth
This commit is contained in:
parent
d3274f438e
commit
7c8ea7be93
@ -1,6 +1,12 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# 2015 by Sebastian Hugentobler <shugentobler@vanwa.ch>
|
||||
# To the extent possible under law, the author(s) have dedicated all copyright
|
||||
# and related and neighboring rights to this software to the public domain
|
||||
# worldwide. This software is distributed without any warranty.
|
||||
# See http://creativecommons.org/publicdomain/zero/1.0/ for a description of CC0.
|
||||
|
||||
import argparse, json, os, re, shutil
|
||||
|
||||
from datetime import datetime
|
||||
|
Loading…
Reference in New Issue
Block a user