referred to LICENSE file
d27e3c10
4 file(s) · +4 −12
| 1 | - | /* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com> |
|
| 2 | - | * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com> |
|
| 3 | - | * See LICENSE file for license details. */ |
|
| 1 | + | /* See LICENSE file for copyright and license details. */ |
|
| 4 | 2 | #include <X11/Xlib.h> |
|
| 5 | 3 | ||
| 6 | 4 | #define FONT "-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*" |
| 1 | - | /* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com> |
|
| 2 | - | * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com> |
|
| 3 | - | * See LICENSE file for license details. */ |
|
| 1 | + | /* See LICENSE file for copyright and license details. */ |
|
| 4 | 2 | #include "dmenu.h" |
|
| 5 | 3 | #include <string.h> |
|
| 6 | 4 |
| 1 | - | /* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com> |
|
| 2 | - | * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com> |
|
| 3 | - | * See LICENSE file for license details. */ |
|
| 1 | + | /* See LICENSE file for copyright and license details. */ |
|
| 4 | 2 | #include "dmenu.h" |
|
| 5 | 3 | #include <ctype.h> |
|
| 6 | 4 | #include <locale.h> |
| 1 | - | /* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com> |
|
| 2 | - | * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com> |
|
| 3 | - | * See LICENSE file for license details. */ |
|
| 1 | + | /* See LICENSE file for copyright and license details. */ |
|
| 4 | 2 | #include "dmenu.h" |
|
| 5 | 3 | #include <stdarg.h> |
|
| 6 | 4 | #include <stdio.h> |