Change all ucla-cs authored files to refer to COPYING.
diff --git a/js/NDN.js b/js/NDN.js
index 2acb031..2b32df8 100644
--- a/js/NDN.js
+++ b/js/NDN.js
@@ -1,4 +1,8 @@
-
+/*
+ * @author: ucla-cs
+ * See COPYING for copyright and distribution information.
+ * This class represents the top-level object for communicating with an NDN host.
+ */
 
 /**
  * host is default '127.0.0.1'.