X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Fyaz-socket-manager.cpp;h=e33fb1e208fd5dd1c8b68f8c9f092a419107fd44;hb=3cf85321afbedebddfc8b4aebe1b4a038d100d17;hp=7d771ad9723a8582df5a0bec0daef3a4b4a39f2c;hpb=6ed58852b5c17bc8ac4124e916b9167af47db6b7;p=yazpp-moved-to-github.git diff --git a/src/yaz-socket-manager.cpp b/src/yaz-socket-manager.cpp index 7d771ad..e33fb1e 100644 --- a/src/yaz-socket-manager.cpp +++ b/src/yaz-socket-manager.cpp @@ -1,8 +1,6 @@ -/* - * Copyright (c) 1998-2005, Index Data. +/* This file is part of the yazpp toolkit. + * Copyright (C) 1998-2010 Index Data and Mike Taylor * See the file LICENSE for details. - * - * $Id: yaz-socket-manager.cpp,v 1.38 2007-11-09 22:10:10 adam Exp $ */ #if HAVE_SYS_TIME_H @@ -321,6 +319,7 @@ SocketManager::~SocketManager() /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab