ndnboost: Also need to rename " boost/" and "(boost/" to ndnboost.
diff --git a/include/ndnboost/smart_ptr/detail/atomic_count.hpp b/include/ndnboost/smart_ptr/detail/atomic_count.hpp
index 01b661b..df19f10 100644
--- a/include/ndnboost/smart_ptr/detail/atomic_count.hpp
+++ b/include/ndnboost/smart_ptr/detail/atomic_count.hpp
@@ -8,7 +8,7 @@
 #endif
 
 //
-//  boost/detail/atomic_count.hpp - thread/SMP safe reference counter
+//  ndnboost/detail/atomic_count.hpp - thread/SMP safe reference counter
 //
 //  Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
 //