aboutsummaryrefslogtreecommitdiff
path: root/contrib/smbfs/CREDITS
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2001-12-14 11:06:03 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2001-12-14 11:06:03 +0000
commitf1b9d12761de3c33754f03e6d2a5bf9f1b40aad9 (patch)
tree672d7786f89ed3b67f221098cb86cf0bc53ad5e3 /contrib/smbfs/CREDITS
downloadsrc-f1b9d12761de3c33754f03e6d2a5bf9f1b40aad9.tar.gz
src-f1b9d12761de3c33754f03e6d2a5bf9f1b40aad9.zip
Import smbfs-1.4.1.vendor/smbfs/1.4.1
This is Boris Popov's SMB/CIFS file system implementation for FreeBSD. Obtained from: Boris Popov via ftp://ftp.butya.kz/pub/smbfs/
Notes
Notes: svn path=/vendor/smbfs/dist/; revision=87866 svn path=/vendor/smbfs/1.4.1/; revision=87868; tag=vendor/smbfs/1.4.1
Diffstat (limited to 'contrib/smbfs/CREDITS')
-rw-r--r--contrib/smbfs/CREDITS10
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/smbfs/CREDITS b/contrib/smbfs/CREDITS
new file mode 100644
index 000000000000..e9228afccf31
--- /dev/null
+++ b/contrib/smbfs/CREDITS
@@ -0,0 +1,10 @@
+
+ In the development process next sources were used:
+
+Various documents from the Microsoft ftp site.
+HTML docs published by Thursby Software.
+
+Special thanks to the Samba team for permission to use their source
+code as reference.
+
+Author - Boris Popov <bp@butya.kz>, <bp@freebsd.org>