This is an automated email from the ASF dual-hosted git repository.

rawkintrevo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git


The following commit(s) were added to refs/heads/main by this push:
     new 1cebf8600 Remove license
1cebf8600 is described below

commit 1cebf8600b6dc35b7edf71721ad16cefe4eb2188
Author: Trevor Grant <[email protected]>
AuthorDate: Thu Feb 15 14:13:08 2024 -1000

    Remove license
    
    don't put it back it breaks jekyll
---
 .../users/classification/bayesian-commandline.md       | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/website/documentation/users/classification/bayesian-commandline.md 
b/website/documentation/users/classification/bayesian-commandline.md
index 864c4ba60..c00780a29 100644
--- a/website/documentation/users/classification/bayesian-commandline.md
+++ b/website/documentation/users/classification/bayesian-commandline.md
@@ -1,24 +1,6 @@
-<!--
- 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.
--->
 ---
 layout: default
 title: bayesian-commandline
-
-    
 ---
 
 # Naive Bayes commandline documentation

Reply via email to