diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-04-28 23:15:47 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-04-28 23:20:52 +0100 |
commit | 78ca3c6830a9705400ec1a159e460a61d8534586 (patch) | |
tree | 91b86564b4cd3fe4db339ae4b962db0063651893 /lib/splay.c | |
parent | a917f30c6b9826552291d2d474e7d58491fa9020 (diff) | |
download | curl-78ca3c6830a9705400ec1a159e460a61d8534586.tar.gz |
copyright: Updated following recent edits
Diffstat (limited to 'lib/splay.c')
-rw-r--r-- | lib/splay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/splay.c b/lib/splay.c index 129d24476..5bb7065e4 100644 --- a/lib/splay.c +++ b/lib/splay.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1997 - 2011, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1997 - 2014, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms |