From 7ea5e629cfa40e1b0f227151aa68a5ec5429600e Mon Sep 17 00:00:00 2001 From: Dustin Pho Date: Sun, 2 Oct 2016 06:27:21 -0700 Subject: [PATCH] Adding missing line in Apache source headers --- libcloud/compute/drivers/kili.py | 1 + libcloud/compute/drivers/rackspace.py | 1 + 2 files changed, 2 insertions(+) diff --git a/libcloud/compute/drivers/kili.py b/libcloud/compute/drivers/kili.py index 11c1c7bc81..6d9673bece 100644 --- a/libcloud/compute/drivers/kili.py +++ b/libcloud/compute/drivers/kili.py @@ -1,3 +1,4 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 diff --git a/libcloud/compute/drivers/rackspace.py b/libcloud/compute/drivers/rackspace.py index fc281840b6..bec5968db6 100644 --- a/libcloud/compute/drivers/rackspace.py +++ b/libcloud/compute/drivers/rackspace.py @@ -1,3 +1,4 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0