From a24c89e5bd103d8049068031978bf28739e1c83c Mon Sep 17 00:00:00 2001 From: David Goetz Date: Mon, 1 Jul 2013 11:49:13 -0700 Subject: [PATCH] adding copyright notice Change-Id: Ic2c79d52770208c22b39cb2b00f2f8a6a86e8aa7 --- swift/common/middleware/ratelimit.py | 1 + 1 file changed, 1 insertion(+) diff --git a/swift/common/middleware/ratelimit.py b/swift/common/middleware/ratelimit.py index 1ca08e5aa4..6040ff7b14 100644 --- a/swift/common/middleware/ratelimit.py +++ b/swift/common/middleware/ratelimit.py @@ -1,3 +1,4 @@ +# Copyright (c) 2010-2013 OpenStack, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.