723 reviewing courts shall apply local law that most closely approximates |
723 reviewing courts shall apply local law that most closely approximates |
724 an absolute waiver of all civil liability in connection with the |
724 an absolute waiver of all civil liability in connection with the |
725 Program, unless a warranty or assumption of liability accompanies a |
725 Program, unless a warranty or assumption of liability accompanies a |
726 copy of the Program in return for a fee. |
726 copy of the Program in return for a fee. |
727 |
727 |
728 END OF TERMS AND CONDITIONS""".format(UI.Info.Copyright) |
728 END OF TERMS AND CONDITIONS""" \ |
|
729 .format(UI.Info.Copyright) # __IGNORE_WARNING__ |
729 |
730 |
730 |
731 |
731 class AboutDialog(QDialog, Ui_AboutDialog): |
732 class AboutDialog(QDialog, Ui_AboutDialog): |
732 """ |
733 """ |
733 Class implementing an 'About Eric' dialog. |
734 Class implementing an 'About Eric' dialog. |