Mercurial > emacs
view etc/images/mh-logo.xpm @ 75328:77e3c683212b
Add 2007 to copyright year.
Remove Alexiev copyright, based on copyright.list:
GNUS Vladimir Alexiev Bulgaria 1968 1996-04-22
Assigns gnus reference materials ...
Remove Natter copyright, based on copyright.list:
GNUS Felix Natter Germany 1981 2005-01-09
Assigns past and future changes
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 20 Jan 2007 22:40:19 +0000 |
parents | 7b615e6c0ea5 |
children | 97ef75402706 |
line wrap: on
line source
/* XPM */ static char *mh-e[] = { /* width height num_colors chars_per_pixel */ " 18 13 2 1", /* colors */ "# c #666699", ". c None s None", /* pixels */ "........##........", ".......####.......", "......######......", "......######......", "....#########.....", "..##############..", ".##...######....#.", "##...#.#.####...#.", "....#..#.##.#...#.", "...#..##.#.#.#....", "...#..#..#..#.#...", "...#..#.##..#.##..", "...#..#.#..#....#." };