Moriyoshi Koizumi <[EMAIL PROTECTED]> writes:

> AFAIK FreeBSD's libsmb is released under a BSD-style license.
>
> http://www.freebsd.org/cgi/cvsweb.cgi/src/contrib/smbfs/lib/smb/

That's not libsmb; rather, it's the kernel module that can read/write remote
SMB file systems.  libsmb, more properly known as libsmbclient, is a library
which an application may link with for remote access to SMB file systems.  It
is part of the Samba project, and is GPL.  libsmbclient supports the smb://
URI syntax.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to