From 5fc39f961cab68224d4f1b262d9520fdf44966ab Mon Sep 17 00:00:00 2001 From: Ask Solem Date: Thu, 1 Jan 2015 13:48:58 +0100 Subject: [PATCH] 2015 updates --- LICENSE | 6 +++--- docs/conf.py | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index 2268b3b2..d7333658 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ -Copyright (c) 2012-2014 GoPivotal, Inc. All rights reserved. -Copyright (c) 2009-2012, Ask Solem & contributors. -All rights reserved. +Copyright (c) 2015 Ask Solem & contributors. All rights reserved. +Copyright (c) 2012-2014 GoPivotal Inc & contributors. All rights reserved. +Copyright (c) 2009-2012, Ask Solem & contributors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/docs/conf.py b/docs/conf.py index a61b832f..baaab08d 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-2014, Ask Solem' +copyright = '2009-2015, 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