This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push:
new 0fd81b0 Improved: Fixes licenses issues in *.less files from Rainbow
Stone theme
0fd81b0 is described below
commit 0fd81b0296a2c8d082b3873143a214ebcf385c17
Author: Jacques Le Roux <[email protected]>
AuthorDate: Fri Jul 9 22:28:08 2021 +0200
Improved: Fixes licenses issues in *.less files from Rainbow Stone theme
Missed rainbowstone-main-theme.less in last commit
---
.../webapp/rainbowstone/rainbowstone-main-theme.less | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git
a/themes/rainbowstone/webapp/rainbowstone/rainbowstone-main-theme.less
b/themes/rainbowstone/webapp/rainbowstone/rainbowstone-main-theme.less
index 0fffe1e..b88ba0d 100644
--- a/themes/rainbowstone/webapp/rainbowstone/rainbowstone-main-theme.less
+++ b/themes/rainbowstone/webapp/rainbowstone/rainbowstone-main-theme.less
@@ -1,3 +1,22 @@
+/*******************************************************************************
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you 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.
+
*******************************************************************************/
+
/* common colors */
@black: #000;
@white: #fff;