X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fill-get.c;h=d0d107b003ee9206ca179249851c2cda6c901973;hb=4e3f7be8266559e07dc01ae5d6aba31d30b8bd44;hp=87f9d6cb09d4c2d04f172466739c6a51ead4e16f;hpb=8d691989077a0addcbd840d769dce6700f3d9622;p=yaz-moved-to-github.git diff --git a/src/ill-get.c b/src/ill-get.c index 87f9d6c..d0d107b 100644 --- a/src/ill-get.c +++ b/src/ill-get.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2007, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2009 Index Data * See the file LICENSE for details. - * - * $Id: ill-get.c,v 1.6 2007-01-03 08:42:15 adam Exp $ */ /** @@ -668,6 +666,7 @@ ILL_APDU *ill_get_APDU ( /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab