X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fyaz-my-server.cpp;h=d79032b8cee8a39e24faec9920213d2194f6c378;hb=0499c317de03b020469f3122c8a1cee8bc459389;hp=635d4deb2e7cef209e8fabd488dceca0909286d5;hpb=d588f1d530f53c4d38a4a5f954545b06b2751968;p=yazpp-moved-to-github.git diff --git a/src/yaz-my-server.cpp b/src/yaz-my-server.cpp index 635d4de..d79032b 100644 --- a/src/yaz-my-server.cpp +++ b/src/yaz-my-server.cpp @@ -1,8 +1,6 @@ -/* - * Copyright (c) 1998-2001, 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-server.cpp,v 1.23 2007-05-08 12:04:50 adam Exp $ */ #include @@ -247,6 +245,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