From d53d54025b63106004308f5ff06668d662bac7f6 Mon Sep 17 00:00:00 2001 From: John Vrbanac Date: Thu, 15 May 2014 21:53:20 -0500 Subject: [PATCH] Fixing a couple copyright lines Change-Id: I881be1b3d4f1a188c1e7e22a5f6663f17ff3eb5b --- LICENSE | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 0d72c9b..72438dd 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -# Copyright 2013 Rackspace +# Copyright 2013-2014 Rackspace # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/setup.py b/setup.py index b3c76be..b4df6bf 100644 --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ """ -Copyright 2013 Rackspace +Copyright 2013-2014 Rackspace Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.