summary refs log tree commit diff
path: root/mousefunc.c
diff options
context:
space:
mode:
authorokan <okan>2011-05-11 13:53:51 +0000
committerokan <okan>2011-05-11 13:53:51 +0000
commitc8cd94882d79fe1d2601df7a7aafe08bad0f62f6 (patch)
treec62154a4892b310b432c585d8658cb5ccf0038cb /mousefunc.c
parent43450c8fd744b85aaed80da3f6132acfd4dafd8c (diff)
downloadcwm-c8cd94882d79fe1d2601df7a7aafe08bad0f62f6.tar.gz
cwm-c8cd94882d79fe1d2601df7a7aafe08bad0f62f6.tar.xz
cwm-c8cd94882d79fe1d2601df7a7aafe08bad0f62f6.zip
tag and comment cleanup; ok oga@
Diffstat (limited to 'mousefunc.c')
-rw-r--r--mousefunc.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/mousefunc.c b/mousefunc.c
index c5537fa..1f1ea8c 100644
--- a/mousefunc.c
+++ b/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$
+ * $OpenBSD$
  */
 
 #include <sys/param.h>