diff --git a/Tactics/QuoteLight.lean b/Tactics/QuoteLight.lean index 7f401e8b..29966254 100644 --- a/Tactics/QuoteLight.lean +++ b/Tactics/QuoteLight.lean @@ -1,3 +1,8 @@ +/- +Copyright (c) 2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. +Released under Apache 2.0 license as described in the file LICENSE. +Author(s): Alex Keizer +-/ import Lean import Tactics.QuoteLight.ToExpr