From d237828ebc58ca28efd7ba56c232a8b5a7c4793c Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Thu, 2 Jan 2014 23:44:59 +0000 Subject: Bumped copyright year to 2014 --- COPYING | 2 +- configure.ac | 4 ++-- include/curl/curlver.h | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/COPYING b/COPYING index 85d122ecf..dd990b6a6 100644 --- a/COPYING +++ b/COPYING @@ -1,6 +1,6 @@ COPYRIGHT AND PERMISSION NOTICE -Copyright (c) 1996 - 2013, Daniel Stenberg, . +Copyright (c) 1996 - 2014, Daniel Stenberg, . All rights reserved. diff --git a/configure.ac b/configure.ac index 67c2334d1..c46b31b3e 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2013, Daniel Stenberg, , et al. +# Copyright (C) 1998 - 2014, Daniel Stenberg, , et al. # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms @@ -31,7 +31,7 @@ XC_OVR_ZZ60 CURL_OVERRIDE_AUTOCONF dnl configure script copyright -AC_COPYRIGHT([Copyright (c) 1998 - 2013 Daniel Stenberg, +AC_COPYRIGHT([Copyright (c) 1998 - 2014 Daniel Stenberg, This configure script may be copied, distributed and modified under the terms of the curl license; see COPYING for more details]) diff --git a/include/curl/curlver.h b/include/curl/curlver.h index b47201759..029e084a0 100644 --- a/include/curl/curlver.h +++ b/include/curl/curlver.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2013, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2014, Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -26,7 +26,7 @@ a script at release-time. This was made its own header file in 7.11.2 */ /* This is the global package copyright */ -#define LIBCURL_COPYRIGHT "1996 - 2013 Daniel Stenberg, ." +#define LIBCURL_COPYRIGHT "1996 - 2014 Daniel Stenberg, ." /* This is the version number of the libcurl package from which this header file origins: */ -- cgit v1.2.3