thread/{Mutex,Cond}: relicense to BSD-2
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
* OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#ifndef MPD_THREAD_POSIX_COND_HXX
|
||||
#define MPD_THREAD_POSIX_COND_HXX
|
||||
#ifndef THREAD_POSIX_COND_HXX
|
||||
#define THREAD_POSIX_COND_HXX
|
||||
|
||||
#include "PosixMutex.hxx"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user