X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fthread_pool_observer.hpp;h=c09eba470eb857785ef06cc945dd24987cb50da3;hb=ec40d94aeb48a31ebe0ac8c9b9457f28a2d54fcc;hp=c52dca10e81434db34fb2c8cfab2188b2c9d4fd5;hpb=5ed8cae5f8518ca4502a51f3884b323f4dbd744a;p=metaproxy-moved-to-github.git diff --git a/src/thread_pool_observer.hpp b/src/thread_pool_observer.hpp index c52dca1..c09eba4 100644 --- a/src/thread_pool_observer.hpp +++ b/src/thread_pool_observer.hpp @@ -1,22 +1,7 @@ -/* $Id: thread_pool_observer.hpp,v 1.3 2005-10-14 10:27:18 adam Exp $ - Copyright (c) 1998-2005, Index Data. +/* $Id: thread_pool_observer.hpp,v 1.4 2005-10-15 14:09:09 adam Exp $ + Copyright (c) 2005, Index Data. -This file is part of the yaz-proxy. - -YAZ proxy is free software; you can redistribute it and/or modify it under -the terms of the GNU General Public License as published by the Free -Software Foundation; either version 2, or (at your option) any later -version. - -YAZ proxy is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or -FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -for more details. - -You should have received a copy of the GNU General Public License -along with YAZ proxy; see the file LICENSE. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. +%LICENSE% */ #ifndef YP2_THREAD_POOL_OBSERVER_HPP @@ -81,6 +66,7 @@ namespace yp2 { * Local variables: * c-basic-offset: 4 * indent-tabs-mode: nil + * c-file-style: "stroustrup" * End: * vim: shiftwidth=4 tabstop=8 expandtab */