Change all ucla-cs authored files to refer to COPYING.
diff --git a/js/ContentObject.js b/js/ContentObject.js
index 941f032..cf7bfdb 100644
--- a/js/ContentObject.js
+++ b/js/ContentObject.js
@@ -1,5 +1,6 @@
 /*
  * @author: ucla-cs
+ * See COPYING for copyright and distribution information.
  * This class represents ContentObject Objects
  */
 var ContentObject = function ContentObject(_name,_signedInfo,_content,_signature){