Skip to content

Commit

Permalink
add note about LICENSE to hjson_to_gantt
Browse files Browse the repository at this point in the history
  • Loading branch information
asb committed Oct 15, 2016
1 parent e856709 commit 06bf91b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hjson_to_gantt
@@ -1,4 +1,8 @@
#!/usr/bin/env python3
# Part of hjson_to_gantt http://github.com/lowRISC/hjson_to_gantt
#
# See LICENSE file for copyright and license details

import datetime
import argparse
from fuzzyfinder import fuzzyfinder
Expand Down

0 comments on commit 06bf91b

Please sign in to comment.