From 74f61795eb47dce50a1ae4b0a7b20d0d637557a1 Mon Sep 17 00:00:00 2001 From: Michael Weimann Date: Tue, 23 Feb 2021 19:06:01 +0100 Subject: [PATCH] add _MessageContextMenu.scss license header Signed-off-by: Michael Weimann --- .../views/context_menus/_MessageContextMenu.scss | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/res/css/views/context_menus/_MessageContextMenu.scss b/res/css/views/context_menus/_MessageContextMenu.scss index d4f5913064..fdce390b17 100644 --- a/res/css/views/context_menus/_MessageContextMenu.scss +++ b/res/css/views/context_menus/_MessageContextMenu.scss @@ -1,3 +1,19 @@ +/* +Copyright 2021 Michael Weimann + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + .mx_MessageContextMenu { .mx_IconizedContextMenu_icon {