X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fspinlock.h;h=38e7bcc6cdc3b2be41b312881bd746420acf5d97;hp=b36d2a84d8a49f839ee0d3a987be9ebf3a33814c;hb=HEAD;hpb=c0d579b8423ef278c204b6db60615c88eea9c870 diff --git a/pppd/spinlock.h b/pppd/spinlock.h index b36d2a8..5835a4a 100644 --- a/pppd/spinlock.h +++ b/pppd/spinlock.h @@ -1,3 +1,29 @@ +/* + Unix SMB/CIFS implementation. + + trivial database library + + Copyright (C) Anton Blanchard 2001 + + ** NOTE! The following LGPL license applies to the tdb + ** library. This does NOT imply that all of Samba is released + ** under the LGPL + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +*/ + #ifndef PPP_SPINLOCK_H #define PPP_SPINLOCK_H