making Copyright notices more compact
This commit is contained in:
parent
4d318060a2
commit
399993c6b5
8 changed files with 22 additions and 28 deletions
5
util.c
5
util.c
|
@ -1,6 +1,5 @@
|
|||
/* (C)opyright MMVI-MMVII Anselm R. Garbe <garbeam at gmail dot com>
|
||||
* See LICENSE file for license details.
|
||||
*/
|
||||
/* © 2004-2007 Anselm R. Garbe <garbeam at gmail dot com>
|
||||
* See LICENSE file for license details. */
|
||||
#include "dwm.h"
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue