===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
+++ invirt-vnc-client/InvirtTrustManager.java 2008-10-31 06:09:10.000000000 -0400
-@@ -0,0 +1,122 @@
+@@ -0,0 +1,123 @@
++// This code is based on http://svntrac.hanhuy.com/repo/browser/hanhuy/trunk/cms/src/com/hanhuy/ria/client/RIATrustManager.java
+/*
+ * Copyright 2006 Perry Nguyen <pfnguyen@hanhuy.com>
+ * Licensed under the Apache License, Version 2.0 (the "License");
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
+++ invirt-vnc-client/SocketWrapper.java 2008-10-31 06:09:10.000000000 -0400
-@@ -0,0 +1,262 @@
+@@ -0,0 +1,263 @@
+/*
+ * Written by Dawid Kurzyniec and released to the public domain, as explained
+ * at http://creativecommons.org/licenses/publicdomain
+ */
++// Upstream is at http://www.dcl.mathcs.emory.edu/downloads/h2o/doc/api/edu/emory/mathcs/util/net/SocketWrapper.html
+
+//package edu.emory.mathcs.util.net;
+