X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Frouter.hpp;h=34a4a35fc20ce3aaf2fb80aa8d16d21673f88e2b;hb=098f68aa472b0827a0dfdfda38a338cde577ef98;hp=5c5ce07e114092121b189fd0c0c3dc70d2a924c9;hpb=891f355967146e1f2d66e4dc44158a011282c87f;p=metaproxy-moved-to-github.git diff --git a/src/router.hpp b/src/router.hpp index 5c5ce07..34a4a35 100644 --- a/src/router.hpp +++ b/src/router.hpp @@ -1,7 +1,7 @@ -/* $Id: router.hpp,v 1.10 2006-01-11 11:51:50 adam Exp $ - Copyright (c) 2005, Index Data. +/* $Id: router.hpp,v 1.12 2006-06-10 14:29:12 adam Exp $ + Copyright (c) 2005-2006, Index Data. -%LICENSE% + See the LICENSE file for details */ #ifndef ROUTER_HPP @@ -11,7 +11,7 @@ #include #include -namespace yp2 +namespace metaproxy_1 { namespace filter { class Base;