Mercurial > emacs
view etc/images/ezimage/label.xpm @ 75327:a3defc4d1eb1
Update copyright for years from Emacs 21 to present (mainly adding
2001).
(\year): Update to 2007.
(\versionyear): New def. Separate copyright year from last-update year.
(\shortcopyrightnotice): Only display last copyright year.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 20 Jan 2007 22:30:34 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_label_xpm[] = { "10 16 3 1", " c None", ". c gray", "+ c blue", " .....", " ..+++++", " .+++++++", " .++++++++", " .++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++"};