/ iH.echo(" With the following restrictions: "); /* 595 */ iH.echo(" " + ((String)localMap.get("Comment"))); /* */ } /* */ /* 598 */ if (localDate2 != null) { /* 599 */ a(localDate1, localDate2); /* */ } /* */ } /* */ /* 603 */ if (localMap.get("Organization") != null) { /* 604 */ str2 = (String)localMap.get("Organization"); /* 605 */ if (str2.indexOf("[Open-Source]") != -1) { /* 606 */ jn.a("Giveaway: OSS"); /* */ } /* */ /* */ } /* */ /* 613 */ iH.echo(); /* 614 */ iH.echo("#############################################################"); /* 615 */ iH.echo(); /* */ } /* 617 */ else if (jdField_a_of_type_Int == 1) { /* 618 */ if ((localDate2 == null) || (localDate1.after(localDate2))) { /* 619 */ iH.echo(" YOUR JREBEL eva lUATION LICENSE HAS EXPIRED!"); /* */ } /* 621 */ else if ((localDate3 == null) || (localDate1.before(localDate3))) { /* 622 */ iH.echo(" YOUR JREBEL eva lUATION COULD NOT HAVE STARTED YET!"); /* */ } /* */ else { /* 625 */ jdField_a_of_type_Boolean = true; /* */ /* 627 */ long l1 = localDate2.getTime() - localDate1.getTime(); /* 628 */ long l2 = l1 / 86400000L; /* */ /* 630 */ iH.echo(" You are running JRebel eva luation license."); /* 631 */ iH.echo(" You have " + (l2 + 1L) + " days until the license expires. "); /* 632 */ iH.echo(); /* 633 */ iH.echo(" You will see this notification until you obtain a "); /* 634 */ iH.echo(" full license for your installation. "); /* */ } /* 636 */ iH.echo(" "); /* 637 */ iH.echo(" Visit www.jrebel.com for instructions on obtaining "); /* 638 */ iH.echo(" a full license. If you wish to continue your eva luation "); /* 639 */ iH.echo(" please e-mail to support@zeroturnaround.com. "); /* 640 */ iH.echo(" "); /* 641 */ iH.echo(" If you think you should not see this message contact "); /* 642 */ iH.echo(" support@zeroturnaround.com or check that you have your "); /* 643 */ iH.echo(" license file in the same directory as the JAR file. "); /* 644 */ iH.echo(" "); /* 645 */ iH.echo("#############################################################"); /* 646 */ iH.echo(); /* */ /* 649 */ eO.a(localUserLicense); /* */ } /* */ else { /* 652 */ iH.echo(" YOU DO NOT HAVE A VALID JREBEL LICENSE! "); /* 653 */ iH.echo(" "); /* 654 */ iH.echo(" Visit www.jrebel.com for instructions on obtaining "); /* 655 */ iH.echo(" a full or eva luation license. "); /* 656 */ iH.echo(" "); /* 657 */ iH.echo(" If you think you should not see this message contact "); /* 658 */ iH.echo(" support@zeroturnaround.com or check that you have your "); /* 659 */ iH.echo(" license file in the same directory as the JAR file. "); /* 660 */ iH.echo(" |