diff options
Diffstat (limited to 'tests/libtest')
-rw-r--r-- | tests/libtest/lib1565.c | 2 | ||||
-rw-r--r-- | tests/libtest/lib1915.c | 2 | ||||
-rw-r--r-- | tests/libtest/testutil.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/libtest/lib1565.c b/tests/libtest/lib1565.c index ba0bd1382..24fff72d0 100644 --- a/tests/libtest/lib1565.c +++ b/tests/libtest/lib1565.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 2021, 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 diff --git a/tests/libtest/lib1915.c b/tests/libtest/lib1915.c index f4b38267e..7b4d91d3c 100644 --- a/tests/libtest/lib1915.c +++ b/tests/libtest/lib1915.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 2020, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 2020 - 2021, 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 diff --git a/tests/libtest/testutil.c b/tests/libtest/testutil.c index 5bf6a9304..a37a1b1b8 100644 --- a/tests/libtest/testutil.c +++ b/tests/libtest/testutil.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 2021, 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 |