comparison etc/toolbar/undo-dn.xbm @ 5413:7910031dd78a

Add explicit GPLv3 or later to xpm and xbm graphics.
author Mats Lidell <matsl@xemacs.org>
date Sun, 24 Oct 2010 01:10:23 +0200
parents 376386a54a3c
children
comparison
equal deleted inserted replaced
5412:6a8c6c6f6c8e 5413:7910031dd78a
1 /* This file is part of XEmacs.
2
3 XEmacs is free software: you can redistribute it and/or modify it
4 under the terms of the GNU General Public License as published by the
5 Free Software Foundation, either version 3 of the License, or (at your
6 option) any later version.
7
8 XEmacs is distributed in the hope that it will be useful, but WITHOUT
9 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
10 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
11 for more details.
12
13 You should have received a copy of the GNU General Public License
14 along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */
15
1 #define noname_width 28 16 #define noname_width 28
2 #define noname_height 28 17 #define noname_height 28
3 static char noname_bits[] = { 18 static char noname_bits[] = {
4 0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xff, 19 0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,
5 0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xe7,0x0f,0xff,0xff, 20 0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xe7,0x0f,0xff,0xff,