X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=include%2Fsu_codec.h;h=3ae3ae7bbef9a3d178271b8775ac6f22eef028c2;hp=b58fdd9cfdcc74341de090b84ac6b2ea1994df25;hb=27bdd6aa26843aeac89f635ed495996088d8e8aa;hpb=ca39c711e9398043092cceeb3b4a7d8a0db1c0d8 diff --git a/include/su_codec.h b/include/su_codec.h index b58fdd9..3ae3ae7 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) 2004-2013 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