X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=header.c;h=f7f24db2fcd3b103042377d12f0d0e2ca82d322f;hp=82fbbcb822977051c41dc610be782074c765c525;hb=4f8ea8cfaf2f3d95e4efcf9494526c2b4be43eb8;hpb=21ea17f766bb492a93154ec7b242653fa37dec91 diff --git a/header.c b/header.c index 82fbbcb..f7f24db 100644 --- a/header.c +++ b/header.c @@ -1,29 +1,16 @@ /* - * Copyright (c) 1995-1999, Index Data. + * Copyright (C) 1995-2007, Index Data ApS * See the file LICENSE for details. - * Sebastian Hammer, Adam Dickmeiss - 9 - * $Log: header.c,v $ - * Revision 1.7 1999-01-08 11:23:13 adam - * Added const modifier to some of the BER/ODR encoding routines. * - * Revision 1.6 1998/01/05 09:03:37 adam - * 1998. - * - * Revision 1.5 1997/07/02 14:12:52 adam - * Changed header to 1997. - * - * Revision 1.4 1996/10/29 13:33:52 adam - * Updated. - * - * Revision 1.3 1995/05/16 08:50:16 quinn - * License, documentation, and memory fixes - * - * Revision 1.2 1995/05/15 11:55:15 quinn - * Documentation & other details. - * - * Revision 1.1 1995/03/10 18:22:18 quinn - * Just the usual copyright-header. + * $Id: header.c,v 1.11 2007-01-03 08:42:13 adam Exp $ * */ +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +