Changeset 1046 for palm/trunk/UTIL/mrungui
- Timestamp:
- Nov 9, 2012 2:38:45 PM (12 years ago)
- Location:
- palm/trunk/UTIL/mrungui
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/UTIL/mrungui/main.cpp
r794 r1046 1 //----------------------------------------------------------------------------// 1 //------------------------------------------------------------------------------// 2 // This file is part of PALM. 3 // 4 // PALM is free software: you can redistribute it and/or modify it under the terms 5 // of the GNU General Public License as published by the Free Software Foundation, 6 // either version 3 of the License, or (at your option) any later version. 7 // 8 // PALM is distributed in the hope that it will be useful, but WITHOUT ANY 9 // WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 10 // A PARTICULAR PURPOSE. See the GNU General Public License for more details. 11 // 12 // You should have received a copy of the GNU General Public License along with 13 // PALM. If not, see <http://www.gnu.org/licenses/>. 14 // 15 // Copyright 1997-2012 Leibniz University Hannover 16 //--------------------------------------------------------------------------------// 17 // 2 18 // Current revisions: 3 19 // ----------------- 20 // code put under GPL (PALM 3.9) 4 21 // 5 22 // Former revisions: -
palm/trunk/UTIL/mrungui/mainwindow.cpp
r921 r1046 1 //----------------------------------------------------------------------------// 1 //------------------------------------------------------------------------------// 2 // This file is part of PALM. 3 // 4 // PALM is free software: you can redistribute it and/or modify it under the terms 5 // of the GNU General Public License as published by the Free Software Foundation, 6 // either version 3 of the License, or (at your option) any later version. 7 // 8 // PALM is distributed in the hope that it will be useful, but WITHOUT ANY 9 // WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 10 // A PARTICULAR PURPOSE. See the GNU General Public License for more details. 11 // 12 // You should have received a copy of the GNU General Public License along with 13 // PALM. If not, see <http://www.gnu.org/licenses/>. 14 // 15 // Copyright 1997-2012 Leibniz University Hannover 16 //--------------------------------------------------------------------------------// 17 // 2 18 // Current revisions: 3 19 // ----------------- 4 // 20 // code put under GPL (PALM 3.9) 5 21 // 6 22 // Former revisions:
Note: See TracChangeset
for help on using the changeset viewer.