diff --git a/LICENSE b/LICENSE index dc7b375..eacb002 100644 --- a/LICENSE +++ b/LICENSE @@ -672,4 +672,4 @@ may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . -. + diff --git a/dbupdate.go b/dbupdate.go index 7aad2da..6f9c112 100644 --- a/dbupdate.go +++ b/dbupdate.go @@ -155,5 +155,5 @@ func main() { fmt.Println("Time until completion: ", diff) // dummy - fmt.Println("Data: ", string(body)) + // fmt.Println("Data: ", string(body)) } \ No newline at end of file diff --git a/domain-db-updater b/domain-db-updater index cad54ef..428812b 100755 Binary files a/domain-db-updater and b/domain-db-updater differ