X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fpipe.hpp;h=df824c82a5a6d32ee3fa9b74fd07fdcbd1f23beb;hb=c8f0b17ee415ed2acc7b7d59c0985c89ec92829c;hp=8068438905cf143b4946abc86c3b019c6023139d;hpb=287e35182618e15826b425ec2d9da8239473eb46;p=metaproxy-moved-to-github.git diff --git a/src/pipe.hpp b/src/pipe.hpp index 8068438..df824c8 100644 --- a/src/pipe.hpp +++ b/src/pipe.hpp @@ -1,7 +1,7 @@ -/* $Id: pipe.hpp,v 1.3 2005-11-07 22:04:15 adam Exp $ - Copyright (c) 2005, Index Data. +/* $Id: pipe.hpp,v 1.5 2006-06-10 14:29:12 adam Exp $ + Copyright (c) 2005-2006, Index Data. -%LICENSE% + See the LICENSE file for details */ #ifndef YP2_PIPE_HPP @@ -13,7 +13,7 @@ #include -namespace yp2 { +namespace metaproxy_1 { class Pipe { class Error : public std::runtime_error { public: