Forráskód Böngészése

Notes about license & add license to google

Will Storey 15 éve
szülő
commit
5edf9e726a
2 módosított fájl, 7 hozzáadás és 0 törlés
  1. 5 0
      README
  2. 2 0
      google.tcl

+ 5 - 0
README

@@ -10,3 +10,8 @@ wiki.tcl - wikipedia.org synopsis fetcher
 
 Edited versions of scripts written by others:
 imdb.tcl - IMDB.org query script. Written by B0unTy, modified by OV2
+
+
+Licenses:
+All scripts written by me in this repository are Public domain. Those
+not written by me are under whatever license specified by their authors.

+ 2 - 0
google.tcl

@@ -17,6 +17,8 @@
 #
 # Created Feb 28 2010
 #
+# License: Public domain
+#
 # Requires Tcl 8.5+
 # Requires tcllib for json
 #