nss-shared-helper/db.c
changeset 3 1d5c74914855
parent 1 98d01e6fd2bd
child 4 69b7ac3efaa2
equal deleted inserted replaced
2:5e00ba645d66 3:1d5c74914855
     6  *               2008-2011 Wolfgang Rosenauer
     6  *               2008-2011 Wolfgang Rosenauer
     7  *
     7  *
     8  * This library is free software; you can redistribute it and/or
     8  * This library is free software; you can redistribute it and/or
     9  * modify it under the terms of the GNU Lesser General Public
     9  * modify it under the terms of the GNU Lesser General Public
    10  * License as published by the Free Software Foundation; either
    10  * License as published by the Free Software Foundation; either
    11  * version 2 of the License, or (at your option) any later version.
    11  * version 2.1 of the License, or (at your option) any later version.
    12  *
    12  *
    13  * This library is distributed in the hope that it will be useful,
    13  * This library is distributed in the hope that it will be useful,
    14  * but WITHOUT ANY WARRANTY; without even the implied warranty of
    14  * but WITHOUT ANY WARRANTY; without even the implied warranty of
    15  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.	 See the GNU
    15  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    16  * Lesser General Public License for more details.
    16  * Lesser General Public License for more details.
    17  *
    17  *
    18  * You should have received a copy of the GNU Lesser General Public
    18  * You should have received a copy of the GNU Lesser General Public
    19  * License along with this library; if not, write to the
    19  * License along with this library; if not, write to the Free Software
    20  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    20  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
    21  * Boston, MA 02111-1307, USA.
       
    22  *
    21  *
    23  * Authors: Hans Petter Jansson <hpj@copyleft.no>
    22  * Authors: Hans Petter Jansson <hpj@copyleft.no>
    24  *          Wolfgang Rosenauer <wr@rosenauer.org> */
    23  *          Wolfgang Rosenauer <wr@rosenauer.org> */
    25 
    24 
    26 #include <sys/types.h>
    25 #include <sys/types.h>