X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fsu_codec.h;h=ae07c98bc3589b9cdcb8db2adb98a02a329ebe3d;hb=704fd190292cb771df94553b0ed6f9f4b71660a6;hp=b58fdd9cfdcc74341de090b84ac6b2ea1994df25;hpb=ca39c711e9398043092cceeb3b4a7d8a0db1c0d8;p=idzebra-moved-to-github.git diff --git a/include/su_codec.h b/include/su_codec.h index b58fdd9..ae07c98 100644 --- a/include/su_codec.h +++ b/include/su_codec.h @@ -1,8 +1,5 @@ -/* $Id: su_codec.h,v 1.1 2006-11-21 14:32:38 adam Exp $ - Copyright (C) 1995-2006 - Index Data ApS - -This file is part of the Zebra server. +/* This file is part of the Zebra server. + Copyright (C) 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 @@ -23,7 +20,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #ifndef ZEBRA_SU_CODEC_H #define ZEBRA_SU_CODEC_H -#include #include YAZ_BEGIN_CDECL @@ -37,6 +33,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