Mercurial > hg > xemacs-beta
comparison etc/recycle2.xpm @ 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 /* XPM */ | 1 /* XPM */ |
2 | |
3 /* This file is part of XEmacs. | |
4 | |
5 XEmacs is free software: you can redistribute it and/or modify it | |
6 under the terms of the GNU General Public License as published by the | |
7 Free Software Foundation, either version 3 of the License, or (at your | |
8 option) any later version. | |
9 | |
10 XEmacs is distributed in the hope that it will be useful, but WITHOUT | |
11 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
12 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | |
13 for more details. | |
14 | |
15 You should have received a copy of the GNU General Public License | |
16 along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */ | |
17 | |
2 static char * recycle2_xpm[] = { | 18 static char * recycle2_xpm[] = { |
3 /* width height ncolors cpp [x_hot y_hot] */ | 19 /* width height ncolors cpp [x_hot y_hot] */ |
4 "32 32 4 1 26 23", | 20 "32 32 4 1 26 23", |
5 /* colors */ | 21 /* colors */ |
6 " s none m none c none", | 22 " s none m none c none", |