summaryrefslogtreecommitdiff
path: root/app/cwm/font.c
diff options
context:
space:
mode:
authorOkan Demirmen <okan@cvs.openbsd.org>2011-05-11 13:53:52 +0000
committerOkan Demirmen <okan@cvs.openbsd.org>2011-05-11 13:53:52 +0000
commit9a65c45f4c046439433a963d83b0c2db7828a108 (patch)
treee49861bb0f9c09f8b1ebeed6bb33191b49f4e71e /app/cwm/font.c
parent4d59969acbadf0276eb80ca7452291044477c8a0 (diff)
tag and comment cleanup; ok oga@
Diffstat (limited to 'app/cwm/font.c')
-rw-r--r--app/cwm/font.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/cwm/font.c b/app/cwm/font.c
index 3a8ff0a8b..63d315b38 100644
--- a/app/cwm/font.c
+++ b/app/cwm/font.c
@@ -1,5 +1,5 @@
/*
- * font.c - cwm font abstraction
+ * calmwm - the calm window manager
*
* Copyright (c) 2005 Marius Eriksen <marius@monkey.org>
*
@@ -14,6 +14,8 @@
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+ *
+ * $OpenBSD: font.c,v 1.14 2011/05/11 13:53:51 okan Exp $
*/
#include <sys/param.h>