diff options
author | David Barr <david.barr@cordelta.com> | 2010-12-13 21:23:17 +1100 |
---|---|---|
committer | Jonathan Nieder <jrnieder@gmail.com> | 2011-03-22 18:34:44 -0500 |
commit | 5db348dbd51cdeac711521d1fa7258785e72d202 (patch) | |
tree | 6e86a379a632e20f0b838d86b06bd7af7f9e9063 /vcs-svn/LICENSE | |
parent | vcs-svn: drop string_pool (diff) | |
download | tgif-5db348dbd51cdeac711521d1fa7258785e72d202.tar.xz |
vcs-svn: drop treap
This reverts commit 951f316470acc7c785c460a4e40735b22822349f
(Add treap implementation, 2010-08-09). The string_pool was
trp.h's last user.
Signed-off-by: David Barr <david.barr@cordelta.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Diffstat (limited to 'vcs-svn/LICENSE')
-rw-r--r-- | vcs-svn/LICENSE | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vcs-svn/LICENSE b/vcs-svn/LICENSE index 0a5e3c43a0..533f585ebf 100644 --- a/vcs-svn/LICENSE +++ b/vcs-svn/LICENSE @@ -1,9 +1,6 @@ Copyright (C) 2010 David Barr <david.barr@cordelta.com>. All rights reserved. -Copyright (C) 2008 Jason Evans <jasone@canonware.com>. -All rights reserved. - Copyright (C) 2005 Stefan Hegny, hydrografix Consulting GmbH, Frankfurt/Main, Germany and others, see http://svn2cc.sarovar.org |