X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftst_oid.c;h=68be00063668d8c699360f538a44d085b43aad2b;hb=173f78f50536784bdc6a59d4586ba409b2b69182;hp=fb23b7e6de3b167ae97d6140ea01a7441f6f2566;hpb=813b245533765d9ff66d35f0d28fdbfc5ba03bcb;p=yaz-moved-to-github.git diff --git a/test/tst_oid.c b/test/tst_oid.c index fb23b7e..68be000 100644 --- a/test/tst_oid.c +++ b/test/tst_oid.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: tst_oid.c,v 1.1 2007-06-24 19:27:12 adam Exp $ */ #include @@ -77,6 +75,7 @@ int main (int argc, char **argv) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab