Skip to content

Commit

Permalink
Add license line to odb.ml - WTFPL
Browse files Browse the repository at this point in the history
  • Loading branch information
thelema committed Feb 17, 2012
1 parent 6adb76f commit 32fd84a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions odb.ml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env ocaml
(* Permission is granted to use and modify this program under WTFPL *)
#use "topfind";;
#require "str";;
#require "unix";;
Expand Down

0 comments on commit 32fd84a

Please sign in to comment.