X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=client%2Fadmin.h;h=35257f23d796f071616ebcf7083eced06bab24ba;hb=4c00ecb5fb64580b3f36cdbc04dc99855bc7f413;hp=901d098a663e6a81def80ab702cfe0f0e4b81d9e;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/client/admin.h b/client/admin.h index 901d098..35257f2 100644 --- a/client/admin.h +++ b/client/admin.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data. + * Copyright (C) Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -39,6 +39,7 @@ int send_apdu(Z_APDU *a); /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab