X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fdaemon.h;h=95af0bd9e32e0505fb4e28b829b20a49924a87f1;hp=34902f94d8add7329e8c81f05759732531873311;hb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35;hpb=52d3885223f58cfd722df38adcc8d9a58aba7b51 diff --git a/include/yaz/daemon.h b/include/yaz/daemon.h index 34902f9..95af0bd 100644 --- a/include/yaz/daemon.h +++ b/include/yaz/daemon.h @@ -1,5 +1,5 @@ -/* - * Copyright (c) 1995-2008, Index Data +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2011 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -24,7 +24,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: daemon.h,v 1.3 2008-02-21 10:44:43 adam Exp $ */ /** * \file daemon.h @@ -75,6 +74,7 @@ YAZ_END_CDECL /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab