Rename from yp2 to metaproxy. The namespace for all definitions
[metaproxy-moved-to-github.git] / src / pipe.hpp
index 8068438..38f85fe 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: pipe.hpp,v 1.3 2005-11-07 22:04:15 adam Exp $
-   Copyright (c) 2005, Index Data.
+/* $Id: pipe.hpp,v 1.4 2006-03-16 10:40:59 adam Exp $
+   Copyright (c) 2005-2006, Index Data.
 
 %LICENSE%
  */
@@ -13,7 +13,7 @@
 
 #include <yaz/yconfig.h>
 
-namespace yp2 {
+namespace metaproxy_1 {
     class Pipe {
         class Error : public std::runtime_error {
         public: