X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=src%2Fyaz-my-client.cpp;h=90504e2bee19e675feba49878c51b3d182e3b729;hp=8f9469e2c3b4e59e9320988b9b82a24e107f8c85;hb=80f76096e4a83eeeb66ea55ef0d526b1f360a10c;hpb=d5b3fa6deab5b699a950ce7c0d6d5953fc354a6e diff --git a/src/yaz-my-client.cpp b/src/yaz-my-client.cpp index 8f9469e..90504e2 100644 --- a/src/yaz-my-client.cpp +++ b/src/yaz-my-client.cpp @@ -1,8 +1,6 @@ -/* - * Copyright (c) 1998-2007, Index Data. +/* This file is part of the yazpp toolkit. + * Copyright (C) 1998-2009 Index Data and Mike Taylor * See the file LICENSE for details. - * - * $Id: yaz-my-client.cpp,v 1.29 2007-05-02 09:17:48 adam Exp $ */ #include @@ -554,6 +552,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