Mercurial > dwm-meillo
comparison tag.c @ 643:e90bf387bf6f
next version will contain updated copyright notice
author | arg@mig29 |
---|---|
date | Tue, 02 Jan 2007 15:37:58 +0100 |
parents | c7f84f23ec5a |
children | 1ed8c40dde36 |
comparison
equal
deleted
inserted
replaced
642:cc1189985efb | 643:e90bf387bf6f |
---|---|
1 /* (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com> | 1 /* (C)opyright MMVII Anselm R. Garbe <garbeam at gmail dot com> |
2 * See LICENSE file for license details. | 2 * See LICENSE file for license details. |
3 */ | 3 */ |
4 #include "dwm.h" | 4 #include "dwm.h" |
5 #include <regex.h> | 5 #include <regex.h> |
6 #include <stdio.h> | 6 #include <stdio.h> |