diff options
author | okan | 2011-05-11 13:53:51 +0000 |
---|---|---|
committer | okan | 2011-05-11 13:53:51 +0000 |
commit | 15f96b4078c55dd7b425fe9e9a98f515c5efe14d (patch) | |
tree | 725b44faaa07fb6e314eb21685f7ddbb38b53708 /mousefunc.c | |
parent | aab3606ea2265f01371140ee6d315679188062c4 (diff) | |
download | cwm-15f96b4078c55dd7b425fe9e9a98f515c5efe14d.tar.gz |
tag and comment cleanup; ok oga@
Diffstat (limited to 'mousefunc.c')
-rw-r--r-- | mousefunc.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mousefunc.c b/mousefunc.c index 2f9b8f6..cb99a66 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: 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> |