diff --git a/assets/styles/video/_index.scss b/assets/styles/video/_index.scss index 35031451..3048c9f0 100644 --- a/assets/styles/video/_index.scss +++ b/assets/styles/video/_index.scss @@ -1,2 +1,8 @@ +/* + * SPDX-FileCopyrightText: 2024 John Livingston + * + * SPDX-License-Identifier: AGPL-3.0-only + */ + @use "./container"; @use "./button";