Subversion Repository Public Repository

litesoft

Diff Revisions 2 vs 49 for /trunk/Java/GWT/OldServer/src/org/litesoft/GWT/forms/server/POFormServicePeer.java

Diff revisions: vs.
  @@ -1,3 +1,4 @@
1 + // This Source Code is in the Public Domain per: http://litesoft.org/License.txt
1 2 package org.litesoft.GWT.forms.server;
2 3
3 4 import java.util.*;
  @@ -765,4 +766,4 @@
765 766 return super.convertSimpleKeyValuePairKey( pKey );
766 767 }
767 768 }
768 - }
769 + }