Commit 04cdbf23 authored by Han-Wen Nienhuys's avatar Han-Wen Nienhuys

Clarify license, move to toplevel.

parent e793347f
...@@ -7,7 +7,7 @@ directory as a loopback: ...@@ -7,7 +7,7 @@ directory as a loopback:
(cd example ; gomake) (cd example ; gomake)
mkdir mountpoint mkdir mountpoint
./example/main -debug -threaded=false mountpoint /some/other/directory ./example/main -debug -threaded=false mountpoint /some/other/directory &
(cd mountpoint ; ls) (cd mountpoint ; ls)
on my machine, compiles over loopback (threaded, without debug) are on my machine, compiles over loopback (threaded, without debug) are
...@@ -21,10 +21,7 @@ Tested on: ...@@ -21,10 +21,7 @@ Tested on:
LICENSE LICENSE
This library is distributed under the license governing the Go source Like Go, this library is distributed under the new BSD. See accompanying LICENSE file.
code, see
http://code.google.com/p/go/source/browse/LICENSE
CREDITS CREDITS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment