]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
copyright: fix year ranges
authorDaniel Stenberg <daniel@haxx.se>
Tue, 21 Jan 2020 09:34:44 +0000 (10:34 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 21 Jan 2020 09:34:44 +0000 (10:34 +0100)
follow-up from dea17b519d (one of these days I'll learn to check before
I push)

lib/curl_sasl.c
lib/urldata.h

index 5659c83d53476b3d9c5886d0206294a98f29f5ff..8c1c86623de98311793ef16aa750073b97116ce6 100644 (file)
@@ -5,7 +5,7 @@
  *                            | (__| |_| |  _ <| |___
  *                             \___|\___/|_| \_\_____|
  *
- * Copyright (C) 2012 - 2019, Daniel Stenberg, <daniel@haxx.se>, et al.
+ * Copyright (C) 2012 - 2020, 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
index f3358b3e24526972e80be3d8304b876c06b1839d..6aaadca6f5ada57724659aa42bac8837dc7026d6 100644 (file)
@@ -7,7 +7,7 @@
  *                            | (__| |_| |  _ <| |___
  *                             \___|\___/|_| \_\_____|
  *
- * Copyright (C) 1998 - 2019, Daniel Stenberg, <daniel@haxx.se>, et al.
+ * Copyright (C) 1998 - 2020, 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