aboutsummaryrefslogtreecommitdiffstats
path: root/font.c
diff options
context:
space:
mode:
authorokan2011-05-11 13:53:51 +0000
committerokan2011-05-11 13:53:51 +0000
commit15f96b4078c55dd7b425fe9e9a98f515c5efe14d (patch)
tree725b44faaa07fb6e314eb21685f7ddbb38b53708 /font.c
parentaab3606ea2265f01371140ee6d315679188062c4 (diff)
downloadcwm-15f96b4078c55dd7b425fe9e9a98f515c5efe14d.tar.gz
tag and comment cleanup; ok oga@
Diffstat (limited to '')
-rw-r--r--font.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/font.c b/font.c
index 3a8ff0a..63d315b 100644
--- a/font.c
+++ b/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>