X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=support%2Fgeneral%2Fsrc%2Fmain%2Fjava%2Forg%2Fwamblee%2Fconditions%2FAndCondition.java;h=6618c659da0cf25019e04a06bd8c160b0ecb7b7d;hb=26805fc0810098c4bd8009a35c8719478e74153e;hp=0964b941c233de344f5f83d9f69a82260aeda92d;hpb=cf5d0ae2e696c7feed411c02a022d9ef33ef0ad0;p=utils diff --git a/support/general/src/main/java/org/wamblee/conditions/AndCondition.java b/support/general/src/main/java/org/wamblee/conditions/AndCondition.java index 0964b941..6618c659 100644 --- a/support/general/src/main/java/org/wamblee/conditions/AndCondition.java +++ b/support/general/src/main/java/org/wamblee/conditions/AndCondition.java @@ -12,7 +12,7 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - */ + */ package org.wamblee.conditions; import java.util.ArrayList;