comparison etc/eos/eos-step-into.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 0x40,0x00,0x00,0x00,0x12,0x2a,0x49,0x05,0x88,0x00,0x04,0x00,0x22,0x48,0xa1, 19 0x40,0x00,0x00,0x00,0x12,0x2a,0x49,0x05,0x88,0x00,0x04,0x00,0x22,0x48,0xa1,
5 0x04,0x80,0x02,0x04,0x02,0x29,0x50,0x91,0x00,0xc0,0xc7,0x1f,0x02,0xb4,0x26, 20 0x04,0x80,0x02,0x04,0x02,0x29,0x50,0x91,0x00,0xc0,0xc7,0x1f,0x02,0xb4,0x26,