Subversion Repository Public Repository

litesoft

Diff Revisions 2 vs 49 for /trunk/Java/core/Server/src/org/litesoft/orsup/otherattributeaccessors/AttributeAccessorSCDpath.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.orsup.otherattributeaccessors;
2 3
3 4 import org.litesoft.logger.*;
  @@ -155,4 +156,4 @@
155 156 }
156 157
157 158 abstract protected boolean isAcceptableLeaf( AttributeAccessorSCD pSCD );
158 - }
159 + }