All source files: Added UC Copyright. Added jefft0 email address.
diff --git a/ndn-cpp/c/transport/tcp-transport.h b/ndn-cpp/c/transport/tcp-transport.h
index 3f87a51..e31e127 100644
--- a/ndn-cpp/c/transport/tcp-transport.h
+++ b/ndn-cpp/c/transport/tcp-transport.h
@@ -1,8 +1,7 @@
/*
- * File: TcpTransport.h
- * Author: jefft0
- *
- * Created on July 14, 2013, 4:15 PM
+ * Copyright (C) 2013 Regents of the University of California.
+ * @author: Jeff Thompson <jefft0@remap.ucla.edu>
+ * See COPYING for copyright and distribution information.
*/
#ifndef NDN_TCPTRANSPORT_H