X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fstatserv.h;h=8e19f0a836ea70865a14503ce29744bdf8afecbe;hb=12be48d5f580afc49f3a08db84ddfddad0334509;hp=c8cf21ebecbaa52e121cfd3cfa7f4ba0e609ccf0;hpb=ba8d526ec24077c455979314147aaff20746a8ca;p=yaz-moved-to-github.git diff --git a/include/yaz/statserv.h b/include/yaz/statserv.h index c8cf21e..8e19f0a 100644 --- a/include/yaz/statserv.h +++ b/include/yaz/statserv.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995-2000, Index Data. + * Copyright (C) 1995-2005, Index Data ApS * * Permission to use, copy, modify, distribute, and sell this software and * its documentation, in whole or in part, for any purpose, is hereby granted, @@ -23,7 +23,12 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * - * $Id: statserv.h,v 1.6 2003-03-03 19:57:35 adam Exp $ + * $Id: statserv.h,v 1.9 2005-06-25 15:46:03 adam Exp $ + */ + +/** + * \file statserv.h + * \brief Header for GFS (Obsolete. Use yaz/backend.h) */ #ifndef STATSERVER_H @@ -33,3 +38,11 @@ #include #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +