Add LICENSE file and Refer to it from the source. Include license material
[metaproxy-moved-to-github.git] / src / package.hpp
index 60855db..1be3ed5 100644 (file)
@@ -1,7 +1,7 @@
-/* $Id: package.hpp,v 1.15 2006-03-16 10:40:59 adam Exp $
+/* $Id: package.hpp,v 1.17 2006-06-10 14:29:12 adam Exp $
    Copyright (c) 2005-2006, Index Data.
 
-%LICENSE%
+   See the LICENSE file for details
  */
 
 #ifndef YP2_PACKAGE_HPP
@@ -9,7 +9,7 @@
 
 #include <iostream>
 #include <stdexcept>
-#include <yaz++/gdu.h>
+#include <yazpp/gdu.h>
 
 #include "router.hpp"
 #include "filter.hpp"