All source files: Added UC Copyright.  Added jefft0 email address.
diff --git a/ndn-cpp/c/errors.h b/ndn-cpp/c/errors.h
index ee76528..1254c0b 100644
--- a/ndn-cpp/c/errors.h
+++ b/ndn-cpp/c/errors.h
@@ -1,6 +1,7 @@
 /**
  * Define error codes and ndn_getErrorString to convert to a string.
- * @author, Jeff Thompson
+ * Copyright (C) 2013 Regents of the University of California.
+ * @author, Jeff Thompson <jefft0@remap.ucla.edu>
  * See COPYING for copyright and distribution information.
  */
 
@@ -57,4 +58,4 @@
 }
 #endif
 
-#endif
\ No newline at end of file
+#endif