From f9460a3271288b8665eacc9ffae07b08d7f80c51 Mon Sep 17 00:00:00 2001 From: SnakePoison <1284031+snake-poison@users.noreply.github.com> Date: Mon, 14 Aug 2023 16:47:53 -0400 Subject: [PATCH] style: update copyright notice. --- contracts/adapters/AaveV3LeverageStrategyExtension.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/adapters/AaveV3LeverageStrategyExtension.sol b/contracts/adapters/AaveV3LeverageStrategyExtension.sol index c72be0f4..37257a02 100644 --- a/contracts/adapters/AaveV3LeverageStrategyExtension.sol +++ b/contracts/adapters/AaveV3LeverageStrategyExtension.sol @@ -1,5 +1,5 @@ /* - Copyright 2023 Index Coop + Copyright © 2023 Index Coop Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.