]> mj.ucw.cz Git - libucw.git/commitdiff
update the copyright; it's been quite a long time until I have found a use
authorRobert Spalek <robert@ucw.cz>
Mon, 10 Jan 2005 16:32:37 +0000 (16:32 +0000)
committerRobert Spalek <robert@ucw.cz>
Mon, 10 Jan 2005 16:32:37 +0000 (16:32 +0000)
for this module :))

lib/redblack.h

index 7658f25f6868a1b09b25d08c03f7e69c5eac9e1d..05544c36a04ac22503cca216cee4450c60108494 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *     UCW Library -- Red-black trees
  *
- *     (c) 2002, Robert Spalek <robert@ucw.cz>
+ *     (c) 2002--2005, Robert Spalek <robert@ucw.cz>
  *
  *     Skeleton based on hash-tables by:
  *