diff options
| -rw-r--r-- | lib/warnless.c | 2 | ||||
| -rw-r--r-- | lib/warnless.h | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/lib/warnless.c b/lib/warnless.c index c14d05f09..778f098f5 100644 --- a/lib/warnless.c +++ b/lib/warnless.c @@ -5,7 +5,7 @@   *                            | (__| |_| |  _ <| |___   *                             \___|\___/|_| \_\_____|   * - * Copyright (C) 1998 - 2013, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 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 diff --git a/lib/warnless.h b/lib/warnless.h index 93195f6fe..33368d207 100644 --- a/lib/warnless.h +++ b/lib/warnless.h @@ -7,7 +7,7 @@   *                            | (__| |_| |  _ <| |___   *                             \___|\___/|_| \_\_____|   * - * Copyright (C) 1998 - 2013, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 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 | 
