Skip to content

Commit 2db6037

Browse files
committed
Remove dataset and update license
1 parent 15f68e4 commit 2db6037

2,169 files changed

Lines changed: 18 additions & 160 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

LICENSES/BSD-3-Clause.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Copyright GeneticAlgorithmPython Contributors
2+
3+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4+
5+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
6+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
7+
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
8+
9+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

REUSE.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version = 1
2+
3+
# Every file tracked in this repository is part of PyGAD and is licensed
4+
# under BSD-3-Clause. Third-party example datasets are not tracked here
5+
# (see .gitignore) and keep their own licenses where you download them.
6+
[[annotations]]
7+
path = "**"
8+
SPDX-FileCopyrightText = "GeneticAlgorithmPython Contributors"
9+
SPDX-License-Identifier = "BSD-3-Clause"

examples/data/Fish.csv

Lines changed: 0 additions & 160 deletions
This file was deleted.
-4.66 KB
Binary file not shown.
-4.64 KB
Binary file not shown.
-4.64 KB
Binary file not shown.
-4.64 KB
Binary file not shown.
-4.61 KB
Binary file not shown.
-4.64 KB
Binary file not shown.
-4.63 KB
Binary file not shown.

0 commit comments

Comments
 (0)