diff options
author | hellekin <hellekin@cepheide.org> | 2020-10-29 22:37:14 +0100 |
---|---|---|
committer | hellekin <hellekin@cepheide.org> | 2020-10-29 22:37:14 +0100 |
commit | 1cda1e3525b180778fb0ba864d63698941eb7360 (patch) | |
tree | da1f357446664dd802c18acf9022331d4fb4febb /app/assets/stylesheets/resources.scss | |
parent | 903724fd2f8dc98aed167b0290b7043775481a00 (diff) | |
download | incommon-map-1cda1e3525b180778fb0ba864d63698941eb7360.tar.gz |
REUSE: Add LAL-1.3 license to SCSS
Diffstat (limited to 'app/assets/stylesheets/resources.scss')
-rw-r--r-- | app/assets/stylesheets/resources.scss | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/assets/stylesheets/resources.scss b/app/assets/stylesheets/resources.scss index 5f2717f..eb7411b 100644 --- a/app/assets/stylesheets/resources.scss +++ b/app/assets/stylesheets/resources.scss @@ -1,3 +1,9 @@ +/* + * SPDX-FileCopyrightText: 2020 IN COMMON Collective <collective@incommon.cc + * + * SPDX-License-Identifier: LAL-1.3 + */ + // Place all the styles related to the Resources controller here. // They will automatically be included in application.css. // You can use Sass (SCSS) here: https://sass-lang.com/ |