comparison tests/gtk/gtk-test.glade @ 5423:d88ad9ccfa66

Migrate the rest of tests/ to GPLv3. - drag 'n drop was also done by Oliver Graf, so samy copyright - with gtk-test.glade, the only question was where to actually stick the attribution; inserted XML comment
author Mike Sperber <sperber@deinprogramm.de>
date Sun, 31 Oct 2010 01:35:37 +0100
parents 0784d089fdc9
children 90dcf2376909
comparison
equal deleted inserted replaced
5422:ade4c7e2c6cb 5423:d88ad9ccfa66
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2
3 <!--
4
5 This file is part of XEmacs.
6
7 XEmacs is free software: you can redistribute it and/or modify it
8 under the terms of the GNU General Public License as published by the
9 Free Software Foundation, either version 3 of the License, or (at your
10 option) any later version.
11
12 XEmacs is distributed in the hope that it will be useful, but WITHOUT
13 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
14 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
15 for more details.
16
17 You should have received a copy of the GNU General Public License
18 along with XEmacs. If not, see <http://www.gnu.org/licenses/>.
19
20 -->
21
2 <GTK-Interface> 22 <GTK-Interface>
3 23
4 <project> 24 <project>
5 <name>Project1</name> 25 <name>Project1</name>
6 <program_name>project1</program_name> 26 <program_name>project1</program_name>