Change all copyright notices to refer to file COPYING
diff --git a/ndn-cpp/Name.cpp b/ndn-cpp/Name.cpp
index 6098400..a5c8ade 100644
--- a/ndn-cpp/Name.cpp
+++ b/ndn-cpp/Name.cpp
@@ -1,7 +1,6 @@
-/* 
- * Author: Jeff Thompson
- *
- * BSD license, See the LICENSE file for more information.
+/**
+ * @author: Jeff Thompson
+ * See COPYING for copyright and distribution information.
  */
 
 #include <stdexcept>