Remove 'and Mike Taylor' clause from copyright
[yazpp-moved-to-github.git] / src / pdu-observer.cpp
index 9c2b8ed..8dc1a02 100644 (file)
@@ -1,10 +1,13 @@
 /* This file is part of the yazpp toolkit.
- * Copyright (C) 1998-2010 Index Data and Mike Taylor
+ * Copyright (C) Index Data 
  * See the file LICENSE for details.
  */
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <yazpp/pdu-observer.h>
+
 using namespace yazpp_1;
 
 IPDU_Observable::~IPDU_Observable()