This is an automated email from the ASF dual-hosted git repository.
tkobayas pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git
The following commit(s) were added to refs/heads/main by this push:
new ae08b05434 [NO-ISSUE] Remove a redundant license header (#6151)
ae08b05434 is described below
commit ae08b05434c135f0d2129ae5e46d28eb270ae85a
Author: Toshiya Kobayashi <[email protected]>
AuthorDate: Thu Nov 14 18:12:22 2024 +0900
[NO-ISSUE] Remove a redundant license header (#6151)
---
.rat-excludes | 1 +
drools-docs/supplemental-ui/css/search.css | 19 -------------------
2 files changed, 1 insertion(+), 19 deletions(-)
diff --git a/.rat-excludes b/.rat-excludes
index cc9dced25b..c89575dde7 100644
--- a/.rat-excludes
+++ b/.rat-excludes
@@ -6,6 +6,7 @@ ui-bundle\.zip
dependency-reduced-pom\.xml
lunr-2\.3\.9\.min\.js
search-ui\.js
+search\.css
branch\.yaml
main\.yaml
mvel\.jj
diff --git a/drools-docs/supplemental-ui/css/search.css
b/drools-docs/supplemental-ui/css/search.css
index 54cb66a3fa..46a437d58f 100644
--- a/drools-docs/supplemental-ui/css/search.css
+++ b/drools-docs/supplemental-ui/css/search.css
@@ -1,22 +1,3 @@
-/*
- * 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.
- */
-
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]