X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=include%2Fpasswddb.h;h=a302e644982bc2ec017cea22a64c37a47103faf8;hp=2d8678218d186115c381ae3b5dd237742b3fb6ca;hb=89d16cf15eda0e4802d18b8ad09bd3653508ebfc;hpb=bbdba174c32cd0f6f45781d6123d41186617ba5f diff --git a/include/passwddb.h b/include/passwddb.h index 2d86782..a302e64 100644 --- a/include/passwddb.h +++ b/include/passwddb.h @@ -1,8 +1,5 @@ -/* $Id: passwddb.h,v 1.7 2005-05-30 13:27:08 adam Exp $ - Copyright (C) 1995-2005 - Index Data ApS - -This file is part of the Zebra server. +/* This file is part of the Zebra server. + Copyright (C) 1994-2009 Index Data Zebra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -15,9 +12,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Zebra; see the file LICENSE.zebra. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ #ifndef PASSWDDB_H @@ -40,3 +37,11 @@ YAZ_END_CDECL #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +