# Packages
# README
NFSv3 Client for Golang
This is a collective of various improvement efforts by the individual contributors, to the most prominent fork of github.com/davecheney/nfs.
Original comment in the fork starts here:
This is forked from and builds upon the work done here which was put in the public domain.
The objective is to build a minimal NFSv3 client.
⚠️Copyright and license⚠️
This can be a complex problem; the very original is put in the public domain as stated in the above comment, the VMware's fork states that the copyright belongs to VMware, Inc., and almost all the pieces of code that exist in this repository but in the VMware's were written by the contributors who VMware doesn't affiliate.
Provisionally, we will continue to provide the code served under github.com/go-nfs/nfsv3 (call it Code hereafter) by 2-clause BSD license with the copyright notice intact. However, this doesn't mean that VMware, Inc., is the sole copyright holder of Code and can gain full control over licensing of Code. This is because the contributors didn't seem to have signed CLA or any agreement akin. If you need to be sure about the licensing, please stick with the original.
As a side note, the above statement is not intended for us to combat with the big tech company. That's the rendering of gratitudes to the original author and the contributors, let alone the company (and its employees) which kept the code viable to date.
Original author
Dave Cheney (@davecheney at GitHub)
Contributors
- Matthew Hiles (@sparques at GitHub)
- Călin Sălăgean (@dooma at GitHub)
- Joshua Robinson (@joshuarobinson at GitHub)
- Roman Strashkin (@Ramzec at GitHub)
- Ilya Bakulin (@kibab at GitHub)
- Jeff Zhuo (@mingforpc at GitHub)
- deusnefum (@deusnefum at GitHub)
- Will Scott (@willscott at GitHub)
- Jayson Wang (@wjiec at GitHub)
- koalr (@zema1 at GitHub)
- Péter Sárközi (@Xmister at GitHub)
- Moriyoshi Koizumi (@moriyoshi at GitHub)
Contributors likely affiliated by VMware, Inc.
- George Hicken (@hickeng at GitHub)