Archived
1
0
Fork 0

updated header comments

This commit is contained in:
H Hautakoski 2010-07-22 18:02:17 +02:00 committed by Henrik Hautakoski
parent 436c9ed7e4
commit 2afa74ee81
11 changed files with 23 additions and 15 deletions

View file

@ -1,6 +1,14 @@
/* common/rbtree.h
*
* Copyright (C) 2010 Henrik Hautakoski <henrik@fiktivkod.org>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*/
#ifndef __COMMON_RBTREE_H
#define __COMMON_RBTREE_H
#define RB_RED 0