diff options
author | Yang Tse <yangsita@gmail.com> | 2013-03-15 20:05:03 +0100 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2013-03-15 20:05:03 +0100 |
commit | 8ce915c7a41dc413fde75cb9cf8540782d600a9e (patch) | |
tree | 7942c4caf1d6aad139cffe5034c97eb39daaa869 /tests | |
parent | 1700668d783220957a2ad0d1f4f963be58b687f7 (diff) |
unit1330.c: fix date
Diffstat (limited to 'tests')
-rw-r--r-- | tests/unit/unit1330.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/unit1330.c b/tests/unit/unit1330.c index 88f764a12..31caf3004 100644 --- a/tests/unit/unit1330.c +++ b/tests/unit/unit1330.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2011, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 2013, 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 |