Change the author from ucla-cs to Meki Cheraoui or to Jeff Thompson in a few cases.
diff --git a/js/Closure.js b/js/Closure.js
index a06daad..15770c4 100644
--- a/js/Closure.js
+++ b/js/Closure.js
@@ -1,5 +1,5 @@
 /* 
- * @author: ucla-cs
+ * @author: Jeff Thompson
  * See COPYING for copyright and distribution information.
  * Provide the callback closure for the async communication methods in the NDN class.
  * This is a port of Closure.py from PyCCN, written by: