X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=header.c;h=5c2f84881f24b2e6c49a6c0ace3de628769ca5be;hp=9fc5a4ef9b111e48de4b568541c2bfc1becc54b8;hb=22138e4a2a4655010abe40daed42593d040bd6e4;hpb=99268f722648e84bf5c54eb685a1434e100f38a1 diff --git a/header.c b/header.c index 9fc5a4e..5c2f848 100644 --- a/header.c +++ b/header.c @@ -1,17 +1,14 @@ -/* - * Copyright (c) 1995, Index Data. +/* This file is part of the YAZ toolkit. + * Copyright (C) Index Data * See the file LICENSE for details. - * Sebastian Hammer, Adam Dickmeiss - * - * $Log: header.c,v $ - * 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. - * + */ + +/* + * Local variables: + * c-basic-offset: 4 + * c-file-style: "Stroustrup" + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab */