From 19be6f7d48e9af8b49630dffc92e8f93149418b6 Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Mon, 18 May 2020 18:04:04 +0000 Subject: [PATCH] Fix copyright --- zaza/openstack/charm_tests/tempest/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zaza/openstack/charm_tests/tempest/__init__.py b/zaza/openstack/charm_tests/tempest/__init__.py index ed3be2f..9703646 100644 --- a/zaza/openstack/charm_tests/tempest/__init__.py +++ b/zaza/openstack/charm_tests/tempest/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2018 Canonical Ltd. +# Copyright 2020 Canonical Ltd. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.