FormCopyrightDialog QDialog name FormCopyrightDialog geometry 0 0 468 454 caption Copyright and Warranty margin 11 spacing 6 QLabel name copyrightLA frameShape Box frameShadow Sunken margin 6 text KLyX is Copyright (C) 1995 by Matthias Ettrich, 1995-2001 by LyX Team alignment AlignCenter hAlign QLabel name licenseLA sizePolicy 1 1 frameShape Box frameShadow Sunken margin 6 text This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. alignment WordBreak|AlignCenter hAlign wordwrap QLabel name disclaimerLA sizePolicy 5 5 minimumSize 0 0 frameShape Box frameShadow Sunken margin 6 text KLyX is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. alignment WordBreak|AlignCenter hAlign wordwrap QPushButton name closePB sizePolicy 0 0 text &Close default true closePB clicked() FormCopyrightDialog reject()