From b14ccdadbafa7efc8d97dbc0dbfccbc5e3c16972 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Mon, 17 Feb 2020 01:21:13 -0800 Subject: [PATCH] css: Add missing license identifier on some CSS files Reviewed-by: Veiko Aasa --- static/themes/default/css/plinth.css | 4 ++++ static/themes/default/css/responsive.css | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/static/themes/default/css/plinth.css b/static/themes/default/css/plinth.css index 2f5415ce3..4062f916d 100644 --- a/static/themes/default/css/plinth.css +++ b/static/themes/default/css/plinth.css @@ -1,3 +1,7 @@ +/* +# SPDX-License-Identifier: AGPL-3.0-or-later +*/ + @font-face { font-family: 'Lato'; src: url('../lato/Lato-Italic.woff2') format('woff2'); diff --git a/static/themes/default/css/responsive.css b/static/themes/default/css/responsive.css index d44437216..7c772c62b 100644 --- a/static/themes/default/css/responsive.css +++ b/static/themes/default/css/responsive.css @@ -1,4 +1,6 @@ - +/* +# SPDX-License-Identifier: AGPL-3.0-or-later +*/ /* Responsive queries */ /* Smartphone */