Add LICENSE file and Refer to it from the source. Include license material
[metaproxy-moved-to-github.git] / src / factory_static.hpp
index 29b77e8..a8eaae8 100644 (file)
@@ -1,7 +1,7 @@
-/* $Id: factory_static.hpp,v 1.3 2006-01-04 14:30:51 adam Exp $
-   Copyright (c) 2005, Index Data.
+/* $Id: factory_static.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 FACTORY_STATIC_HPP
@@ -9,7 +9,7 @@
 
 #include "factory_filter.hpp"
 
-namespace yp2 {
+namespace metaproxy_1 {
     class FactoryStatic : public FactoryFilter {
     public:
         FactoryStatic();