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