diff --git a/Include/internal/pycore_lazyimportobject.h b/Include/internal/pycore_lazyimportobject.h index 214f40ce7ad..b78e0419139 100644 --- a/Include/internal/pycore_lazyimportobject.h +++ b/Include/internal/pycore_lazyimportobject.h @@ -1,4 +1,3 @@ -/* Copyright (c) Meta, Inc. and its affiliates. All Rights Reserved */ /* File added for Lazy Imports */ /* Lazy object interface */