Update TODO and header-comments

This commit is contained in:
Michael Stapelberg
2009-02-15 03:07:29 +01:00
parent 9595ead9d4
commit 28ea379c10
10 changed files with 19 additions and 16 deletions

View File

@ -3,13 +3,12 @@
*
* i3 - an improved dynamic tiling window manager
*
* (c) 2009 Michael Stapelberg and contributors
* © 2009 Michael Stapelberg and contributors
*
* See file LICENSE for license information.
*
*/
/*
* This file provides functions for easier accessing of _the_ table
* table.c: Functions/macros for easy modifying/accessing of _the_ table (defining our
* layout).
*
*/
#include <stdio.h>