diff options
Diffstat (limited to 'cmd/_random-forest/main.go')
| -rw-r--r-- | cmd/_random-forest/main.go | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cmd/_random-forest/main.go b/cmd/_random-forest/main.go index 11641d18..25b2ec9d 100644 --- a/cmd/_random-forest/main.go +++ b/cmd/_random-forest/main.go @@ -1,6 +1,6 @@ -// Copyright 2016 Mhd Sulhan <ms@kilabit.info>. All rights reserved. -// Use of this source code is governed by a BSD-style -// license that can be found in the LICENSE file. +// SPDX-FileCopyrightText: 2016 M. Shulhan <ms@kilabit.info> +// +// SPDX-License-Identifier: BSD-3-Clause package main |
