X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Frequestq.c;h=02a2689dd5fccd2c6ef811dc6129332e995527a0;hp=1290b5990f1118ffba858ad173f8ab3b6bcd96c7;hb=47db800079d3df8e8adfd93b466795d0803dabe8;hpb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505 diff --git a/src/requestq.c b/src/requestq.c index 1290b59..02a2689 100644 --- a/src/requestq.c +++ b/src/requestq.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2005, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2009 Index Data * See the file LICENSE for details. - * - * $Id: requestq.c,v 1.4 2005-06-25 15:46:04 adam Exp $ */ /** * \file requestq.c @@ -99,6 +97,7 @@ void request_release(request *r) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab