summaryrefslogtreecommitdiff
path: root/app/cwm/mousefunc.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/mousefunc.c
parent4d59969acbadf0276eb80ca7452291044477c8a0 (diff)
tag and comment cleanup; ok oga@
Diffstat (limited to 'app/cwm/mousefunc.c')
-rw-r--r--app/cwm/mousefunc.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/cwm/mousefunc.c b/app/cwm/mousefunc.c
index 2f9b8f62d..cb99a66aa 100644
--- a/app/cwm/mousefunc.c
+++ b/app/cwm/mousefunc.c
@@ -1,8 +1,8 @@
/*
- * calmwm - the calm window manager
+ * calmwm - the calm window manager
*
- * Copyright (c) 2004 Marius Aamodt Eriksen <marius@monkey.org>
- * Copyright (c) 2008 rivo nurges <rix@estpak.ee>
+ * Copyright (c) 2004 Marius Aamodt Eriksen <marius@monkey.org>
+ * Copyright (c) 2008 rivo nurges <rix@estpak.ee>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@@ -16,7 +16,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: mousefunc.c,v 1.24 2011/05/07 17:15:37 okan Exp $
+ * $OpenBSD: mousefunc.c,v 1.25 2011/05/11 13:53:51 okan Exp $
*/
#include <sys/param.h>