From ff42ffc6f3e242eb6479f55a25b588b13b694618 Mon Sep 17 00:00:00 2001 From: Ask Solem Date: Thu, 22 May 2014 14:58:14 +0100 Subject: [PATCH] Copyright 2014 --- LICENSE | 2 +- docs/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index a8e9a51f..2268b3b2 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2012-2013 GoPivotal, Inc. All rights reserved. +Copyright (c) 2012-2014 GoPivotal, Inc. All rights reserved. Copyright (c) 2009-2012, Ask Solem & contributors. All rights reserved. diff --git a/docs/conf.py b/docs/conf.py index cf28bb6c..a61b832f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -29,7 +29,7 @@ master_doc = 'index' # General information about the project. project = 'Kombu' -copyright = '2009-2013, Ask Solem' +copyright = '2009-2014, Ask Solem' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the