X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fpasswddb.c;h=ee7b8d89962dd9e20e4d72a1a37ec4645ff8acb4;hb=3cd8c941745fdb3accfa3492982b62d655b9aaed;hp=0c57801c9d0b0fea4e61ad1e06532b8bde5933dc;hpb=7657d349adae01f0fa31b277f06778f23632ecd1;p=idzebra-moved-to-github.git diff --git a/util/passwddb.c b/util/passwddb.c index 0c57801..ee7b8d8 100644 --- a/util/passwddb.c +++ b/util/passwddb.c @@ -1,8 +1,5 @@ -/* $Id: passwddb.c,v 1.18 2007-10-29 09:23:08 adam Exp $ - Copyright (C) 1995-2007 - Index Data ApS - -This file is part of the Zebra server. +/* This file is part of the Zebra server. + Copyright (C) 1994-2010 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 @@ -186,6 +183,7 @@ int passwd_db_file_plain(Passwd_db db, const char *fname) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab