diff --git a/ccore/CMakeLists.txt b/ccore/CMakeLists.txt index bef6a27f..bb64edd1 100755 --- a/ccore/CMakeLists.txt +++ b/ccore/CMakeLists.txt @@ -1,7 +1,7 @@ # # @authors Andrei Novikov (pyclustering@yandex.ru) # @date 2014-2020 -# @license BSD-3-Clause +# @copyright BSD-3-Clause # diff --git a/ccore/bvt/CMakeLists.txt b/ccore/bvt/CMakeLists.txt index 200d48c7..b50f9a0b 100755 --- a/ccore/bvt/CMakeLists.txt +++ b/ccore/bvt/CMakeLists.txt @@ -1,7 +1,7 @@ # # @authors Andrei Novikov (pyclustering@yandex.ru) # @date 2014-2020 -# @license BSD-3-Clause +# @copyright BSD-3-Clause # diff --git a/ccore/bvt/shared-test.cpp b/ccore/bvt/shared-test.cpp index 1f6b4791..d9b1d6fa 100755 --- a/ccore/bvt/shared-test.cpp +++ b/ccore/bvt/shared-test.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/bvt/static-test.cpp b/ccore/bvt/static-test.cpp index 2955b848..d7cc6fb8 100755 --- a/ccore/bvt/static-test.cpp +++ b/ccore/bvt/static-test.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/ccore.mk b/ccore/ccore.mk index 7a37329d..a861a466 100755 --- a/ccore/ccore.mk +++ b/ccore/ccore.mk @@ -1,7 +1,7 @@ # # @authors Andrei Novikov (pyclustering@yandex.ru) # @date 2014-2020 -# @license BSD-3-Clause +# @copyright BSD-3-Clause # diff --git a/ccore/external/CMakeLists.txt b/ccore/external/CMakeLists.txt index a2ad6131..40937d69 100755 --- a/ccore/external/CMakeLists.txt +++ b/ccore/external/CMakeLists.txt @@ -1,7 +1,7 @@ # # @authors Andrei Novikov (pyclustering@yandex.ru) # @date 2014-2020 -# @license BSD-3-Clause +# @copyright BSD-3-Clause # diff --git a/ccore/include/pyclustering/cluster/agglomerative.hpp b/ccore/include/pyclustering/cluster/agglomerative.hpp index 01427306..bdd91ce7 100755 --- a/ccore/include/pyclustering/cluster/agglomerative.hpp +++ b/ccore/include/pyclustering/cluster/agglomerative.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/bsas.hpp b/ccore/include/pyclustering/cluster/bsas.hpp index e238ce63..c221b162 100755 --- a/ccore/include/pyclustering/cluster/bsas.hpp +++ b/ccore/include/pyclustering/cluster/bsas.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/bsas_data.hpp b/ccore/include/pyclustering/cluster/bsas_data.hpp index 0bfe1ccf..f3ccdd29 100755 --- a/ccore/include/pyclustering/cluster/bsas_data.hpp +++ b/ccore/include/pyclustering/cluster/bsas_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/center_initializer.hpp b/ccore/include/pyclustering/cluster/center_initializer.hpp index e4332251..c33e8a22 100755 --- a/ccore/include/pyclustering/cluster/center_initializer.hpp +++ b/ccore/include/pyclustering/cluster/center_initializer.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/clique.hpp b/ccore/include/pyclustering/cluster/clique.hpp index cc551be4..9204b561 100755 --- a/ccore/include/pyclustering/cluster/clique.hpp +++ b/ccore/include/pyclustering/cluster/clique.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/clique_block.hpp b/ccore/include/pyclustering/cluster/clique_block.hpp index f313c7f7..1b87bf4e 100755 --- a/ccore/include/pyclustering/cluster/clique_block.hpp +++ b/ccore/include/pyclustering/cluster/clique_block.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/clique_data.hpp b/ccore/include/pyclustering/cluster/clique_data.hpp index fd10e043..da71c766 100755 --- a/ccore/include/pyclustering/cluster/clique_data.hpp +++ b/ccore/include/pyclustering/cluster/clique_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/cluster_data.hpp b/ccore/include/pyclustering/cluster/cluster_data.hpp index 5777d48b..de5d6bda 100755 --- a/ccore/include/pyclustering/cluster/cluster_data.hpp +++ b/ccore/include/pyclustering/cluster/cluster_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/cure.hpp b/ccore/include/pyclustering/cluster/cure.hpp index 42a70daf..fba595ce 100755 --- a/ccore/include/pyclustering/cluster/cure.hpp +++ b/ccore/include/pyclustering/cluster/cure.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/cure_data.hpp b/ccore/include/pyclustering/cluster/cure_data.hpp index 9d800b25..48049866 100755 --- a/ccore/include/pyclustering/cluster/cure_data.hpp +++ b/ccore/include/pyclustering/cluster/cure_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/dbscan.hpp b/ccore/include/pyclustering/cluster/dbscan.hpp index 9cdbee81..c22bc7cd 100755 --- a/ccore/include/pyclustering/cluster/dbscan.hpp +++ b/ccore/include/pyclustering/cluster/dbscan.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/dbscan_data.hpp b/ccore/include/pyclustering/cluster/dbscan_data.hpp index e3ef5abb..2be80b17 100755 --- a/ccore/include/pyclustering/cluster/dbscan_data.hpp +++ b/ccore/include/pyclustering/cluster/dbscan_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/elbow.hpp b/ccore/include/pyclustering/cluster/elbow.hpp index 55dd98f6..3e02b32e 100755 --- a/ccore/include/pyclustering/cluster/elbow.hpp +++ b/ccore/include/pyclustering/cluster/elbow.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/elbow_data.hpp b/ccore/include/pyclustering/cluster/elbow_data.hpp index b233e920..742fa9fa 100755 --- a/ccore/include/pyclustering/cluster/elbow_data.hpp +++ b/ccore/include/pyclustering/cluster/elbow_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/fcm.hpp b/ccore/include/pyclustering/cluster/fcm.hpp index ccb30d88..7bbcb192 100755 --- a/ccore/include/pyclustering/cluster/fcm.hpp +++ b/ccore/include/pyclustering/cluster/fcm.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/fcm_data.hpp b/ccore/include/pyclustering/cluster/fcm_data.hpp index 59247214..9aad7016 100755 --- a/ccore/include/pyclustering/cluster/fcm_data.hpp +++ b/ccore/include/pyclustering/cluster/fcm_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/gmeans.hpp b/ccore/include/pyclustering/cluster/gmeans.hpp index 91627145..45865562 100755 --- a/ccore/include/pyclustering/cluster/gmeans.hpp +++ b/ccore/include/pyclustering/cluster/gmeans.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/gmeans_data.hpp b/ccore/include/pyclustering/cluster/gmeans_data.hpp index 12b260b4..ad652113 100755 --- a/ccore/include/pyclustering/cluster/gmeans_data.hpp +++ b/ccore/include/pyclustering/cluster/gmeans_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/hsyncnet.hpp b/ccore/include/pyclustering/cluster/hsyncnet.hpp index f9f4ca24..e687082b 100755 --- a/ccore/include/pyclustering/cluster/hsyncnet.hpp +++ b/ccore/include/pyclustering/cluster/hsyncnet.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/kmeans.hpp b/ccore/include/pyclustering/cluster/kmeans.hpp index f66ead6c..dc9ff010 100755 --- a/ccore/include/pyclustering/cluster/kmeans.hpp +++ b/ccore/include/pyclustering/cluster/kmeans.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/kmeans_data.hpp b/ccore/include/pyclustering/cluster/kmeans_data.hpp index d38923b3..17ab57fe 100755 --- a/ccore/include/pyclustering/cluster/kmeans_data.hpp +++ b/ccore/include/pyclustering/cluster/kmeans_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/kmeans_plus_plus.hpp b/ccore/include/pyclustering/cluster/kmeans_plus_plus.hpp index c1eb4d43..b691e138 100755 --- a/ccore/include/pyclustering/cluster/kmeans_plus_plus.hpp +++ b/ccore/include/pyclustering/cluster/kmeans_plus_plus.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/kmedians.hpp b/ccore/include/pyclustering/cluster/kmedians.hpp index 55e34d49..83ef2f5a 100755 --- a/ccore/include/pyclustering/cluster/kmedians.hpp +++ b/ccore/include/pyclustering/cluster/kmedians.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/kmedians_data.hpp b/ccore/include/pyclustering/cluster/kmedians_data.hpp index cd5f3f90..f4588bd1 100755 --- a/ccore/include/pyclustering/cluster/kmedians_data.hpp +++ b/ccore/include/pyclustering/cluster/kmedians_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/kmedoids.hpp b/ccore/include/pyclustering/cluster/kmedoids.hpp index afca8e7f..de8b67c3 100755 --- a/ccore/include/pyclustering/cluster/kmedoids.hpp +++ b/ccore/include/pyclustering/cluster/kmedoids.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/kmedoids_data.hpp b/ccore/include/pyclustering/cluster/kmedoids_data.hpp index 3862953c..5eb3681d 100755 --- a/ccore/include/pyclustering/cluster/kmedoids_data.hpp +++ b/ccore/include/pyclustering/cluster/kmedoids_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/mbsas.hpp b/ccore/include/pyclustering/cluster/mbsas.hpp index 1938a0ad..b246c746 100755 --- a/ccore/include/pyclustering/cluster/mbsas.hpp +++ b/ccore/include/pyclustering/cluster/mbsas.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/mbsas_data.hpp b/ccore/include/pyclustering/cluster/mbsas_data.hpp index 24bc263d..d0b6c095 100755 --- a/ccore/include/pyclustering/cluster/mbsas_data.hpp +++ b/ccore/include/pyclustering/cluster/mbsas_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/optics.hpp b/ccore/include/pyclustering/cluster/optics.hpp index cec07a2c..dd63847e 100755 --- a/ccore/include/pyclustering/cluster/optics.hpp +++ b/ccore/include/pyclustering/cluster/optics.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/optics_data.hpp b/ccore/include/pyclustering/cluster/optics_data.hpp index f11eaf07..5b9af43f 100755 --- a/ccore/include/pyclustering/cluster/optics_data.hpp +++ b/ccore/include/pyclustering/cluster/optics_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/optics_descriptor.hpp b/ccore/include/pyclustering/cluster/optics_descriptor.hpp index b0ec3b94..34c63fe9 100755 --- a/ccore/include/pyclustering/cluster/optics_descriptor.hpp +++ b/ccore/include/pyclustering/cluster/optics_descriptor.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/ordering_analyser.hpp b/ccore/include/pyclustering/cluster/ordering_analyser.hpp index 23ff3b2f..3656ced8 100755 --- a/ccore/include/pyclustering/cluster/ordering_analyser.hpp +++ b/ccore/include/pyclustering/cluster/ordering_analyser.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/random_center_initializer.hpp b/ccore/include/pyclustering/cluster/random_center_initializer.hpp index cb715b6f..90846f15 100755 --- a/ccore/include/pyclustering/cluster/random_center_initializer.hpp +++ b/ccore/include/pyclustering/cluster/random_center_initializer.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/rock.hpp b/ccore/include/pyclustering/cluster/rock.hpp index 06f2b93f..b2f2d149 100755 --- a/ccore/include/pyclustering/cluster/rock.hpp +++ b/ccore/include/pyclustering/cluster/rock.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/silhouette.hpp b/ccore/include/pyclustering/cluster/silhouette.hpp index f93dd783..0088d891 100755 --- a/ccore/include/pyclustering/cluster/silhouette.hpp +++ b/ccore/include/pyclustering/cluster/silhouette.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/silhouette_data.hpp b/ccore/include/pyclustering/cluster/silhouette_data.hpp index fea77d72..37ef786b 100755 --- a/ccore/include/pyclustering/cluster/silhouette_data.hpp +++ b/ccore/include/pyclustering/cluster/silhouette_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/silhouette_ksearch.hpp b/ccore/include/pyclustering/cluster/silhouette_ksearch.hpp index baacde43..187c4c53 100755 --- a/ccore/include/pyclustering/cluster/silhouette_ksearch.hpp +++ b/ccore/include/pyclustering/cluster/silhouette_ksearch.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/silhouette_ksearch_data.hpp b/ccore/include/pyclustering/cluster/silhouette_ksearch_data.hpp index 5dde50c7..e61053c1 100755 --- a/ccore/include/pyclustering/cluster/silhouette_ksearch_data.hpp +++ b/ccore/include/pyclustering/cluster/silhouette_ksearch_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/somsc.hpp b/ccore/include/pyclustering/cluster/somsc.hpp index c3622baa..65d62574 100755 --- a/ccore/include/pyclustering/cluster/somsc.hpp +++ b/ccore/include/pyclustering/cluster/somsc.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/somsc_data.hpp b/ccore/include/pyclustering/cluster/somsc_data.hpp index ce3172e4..3d55ef76 100755 --- a/ccore/include/pyclustering/cluster/somsc_data.hpp +++ b/ccore/include/pyclustering/cluster/somsc_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/syncnet.hpp b/ccore/include/pyclustering/cluster/syncnet.hpp index 7bcf9543..31699611 100755 --- a/ccore/include/pyclustering/cluster/syncnet.hpp +++ b/ccore/include/pyclustering/cluster/syncnet.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/ttsas.hpp b/ccore/include/pyclustering/cluster/ttsas.hpp index ad4eacf8..af2617b1 100755 --- a/ccore/include/pyclustering/cluster/ttsas.hpp +++ b/ccore/include/pyclustering/cluster/ttsas.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/ttsas_data.hpp b/ccore/include/pyclustering/cluster/ttsas_data.hpp index 20abc8a4..36304390 100755 --- a/ccore/include/pyclustering/cluster/ttsas_data.hpp +++ b/ccore/include/pyclustering/cluster/ttsas_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/xmeans.hpp b/ccore/include/pyclustering/cluster/xmeans.hpp index 89aeca2d..57ec58a6 100755 --- a/ccore/include/pyclustering/cluster/xmeans.hpp +++ b/ccore/include/pyclustering/cluster/xmeans.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/cluster/xmeans_data.hpp b/ccore/include/pyclustering/cluster/xmeans_data.hpp index 7ef02244..58b649f3 100755 --- a/ccore/include/pyclustering/cluster/xmeans_data.hpp +++ b/ccore/include/pyclustering/cluster/xmeans_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/container/adjacency.hpp b/ccore/include/pyclustering/container/adjacency.hpp index 4bb90a39..21bae8a6 100755 --- a/ccore/include/pyclustering/container/adjacency.hpp +++ b/ccore/include/pyclustering/container/adjacency.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/container/adjacency_bit_matrix.hpp b/ccore/include/pyclustering/container/adjacency_bit_matrix.hpp index f2e9a36d..bf0ed462 100755 --- a/ccore/include/pyclustering/container/adjacency_bit_matrix.hpp +++ b/ccore/include/pyclustering/container/adjacency_bit_matrix.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/container/adjacency_connector.hpp b/ccore/include/pyclustering/container/adjacency_connector.hpp index a8bdb66f..c74c642d 100755 --- a/ccore/include/pyclustering/container/adjacency_connector.hpp +++ b/ccore/include/pyclustering/container/adjacency_connector.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/container/adjacency_factory.hpp b/ccore/include/pyclustering/container/adjacency_factory.hpp index 8e56c1c1..0f116784 100755 --- a/ccore/include/pyclustering/container/adjacency_factory.hpp +++ b/ccore/include/pyclustering/container/adjacency_factory.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/container/adjacency_list.hpp b/ccore/include/pyclustering/container/adjacency_list.hpp index edbbac78..81afe321 100755 --- a/ccore/include/pyclustering/container/adjacency_list.hpp +++ b/ccore/include/pyclustering/container/adjacency_list.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/container/adjacency_matrix.hpp b/ccore/include/pyclustering/container/adjacency_matrix.hpp index 8ce62334..9e51c9ef 100755 --- a/ccore/include/pyclustering/container/adjacency_matrix.hpp +++ b/ccore/include/pyclustering/container/adjacency_matrix.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/container/adjacency_weight_list.hpp b/ccore/include/pyclustering/container/adjacency_weight_list.hpp index 892400fb..187fc100 100755 --- a/ccore/include/pyclustering/container/adjacency_weight_list.hpp +++ b/ccore/include/pyclustering/container/adjacency_weight_list.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/container/dynamic_data.hpp b/ccore/include/pyclustering/container/dynamic_data.hpp index f03b7e42..923c2d0e 100755 --- a/ccore/include/pyclustering/container/dynamic_data.hpp +++ b/ccore/include/pyclustering/container/dynamic_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/container/ensemble_data.hpp b/ccore/include/pyclustering/container/ensemble_data.hpp index 98db5230..c4ab41e9 100755 --- a/ccore/include/pyclustering/container/ensemble_data.hpp +++ b/ccore/include/pyclustering/container/ensemble_data.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/container/kdnode.hpp b/ccore/include/pyclustering/container/kdnode.hpp index a930eb55..08880f17 100755 --- a/ccore/include/pyclustering/container/kdnode.hpp +++ b/ccore/include/pyclustering/container/kdnode.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/container/kdtree.hpp b/ccore/include/pyclustering/container/kdtree.hpp index 5fe254fb..9b17ae88 100755 --- a/ccore/include/pyclustering/container/kdtree.hpp +++ b/ccore/include/pyclustering/container/kdtree.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/container/kdtree_balanced.hpp b/ccore/include/pyclustering/container/kdtree_balanced.hpp index d2bf488a..8aaa44de 100755 --- a/ccore/include/pyclustering/container/kdtree_balanced.hpp +++ b/ccore/include/pyclustering/container/kdtree_balanced.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/container/kdtree_searcher.hpp b/ccore/include/pyclustering/container/kdtree_searcher.hpp index e0ae00a7..72be4d93 100755 --- a/ccore/include/pyclustering/container/kdtree_searcher.hpp +++ b/ccore/include/pyclustering/container/kdtree_searcher.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/definitions.hpp b/ccore/include/pyclustering/definitions.hpp index 9b7ea895..31975195 100755 --- a/ccore/include/pyclustering/definitions.hpp +++ b/ccore/include/pyclustering/definitions.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/differential/differ_factor.hpp b/ccore/include/pyclustering/differential/differ_factor.hpp index b3ef720c..5cf45ace 100755 --- a/ccore/include/pyclustering/differential/differ_factor.hpp +++ b/ccore/include/pyclustering/differential/differ_factor.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/differential/differ_state.hpp b/ccore/include/pyclustering/differential/differ_state.hpp index da7b14c4..701c09bf 100755 --- a/ccore/include/pyclustering/differential/differ_state.hpp +++ b/ccore/include/pyclustering/differential/differ_state.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/differential/equation.hpp b/ccore/include/pyclustering/differential/equation.hpp index 8ecb0ea8..57ef7639 100755 --- a/ccore/include/pyclustering/differential/equation.hpp +++ b/ccore/include/pyclustering/differential/equation.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/differential/runge_kutta_4.hpp b/ccore/include/pyclustering/differential/runge_kutta_4.hpp index a377fc6f..c3c4eaea 100755 --- a/ccore/include/pyclustering/differential/runge_kutta_4.hpp +++ b/ccore/include/pyclustering/differential/runge_kutta_4.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/differential/runge_kutta_fehlberg_45.hpp b/ccore/include/pyclustering/differential/runge_kutta_fehlberg_45.hpp index fa6ae3d4..65659ccf 100755 --- a/ccore/include/pyclustering/differential/runge_kutta_fehlberg_45.hpp +++ b/ccore/include/pyclustering/differential/runge_kutta_fehlberg_45.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/differential/solve_type.hpp b/ccore/include/pyclustering/differential/solve_type.hpp index ec876710..a1fe4795 100755 --- a/ccore/include/pyclustering/differential/solve_type.hpp +++ b/ccore/include/pyclustering/differential/solve_type.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/agglomerative_interface.h b/ccore/include/pyclustering/interface/agglomerative_interface.h index b009c57e..60baa1f7 100755 --- a/ccore/include/pyclustering/interface/agglomerative_interface.h +++ b/ccore/include/pyclustering/interface/agglomerative_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/bsas_interface.h b/ccore/include/pyclustering/interface/bsas_interface.h index 768f0dce..36cdf378 100755 --- a/ccore/include/pyclustering/interface/bsas_interface.h +++ b/ccore/include/pyclustering/interface/bsas_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/clique_interface.h b/ccore/include/pyclustering/interface/clique_interface.h index 8e9505df..e819e23b 100755 --- a/ccore/include/pyclustering/interface/clique_interface.h +++ b/ccore/include/pyclustering/interface/clique_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/cure_interface.h b/ccore/include/pyclustering/interface/cure_interface.h index 93e11f5d..2a6ec853 100755 --- a/ccore/include/pyclustering/interface/cure_interface.h +++ b/ccore/include/pyclustering/interface/cure_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/dbscan_interface.h b/ccore/include/pyclustering/interface/dbscan_interface.h index 994a0e19..c6df1f56 100755 --- a/ccore/include/pyclustering/interface/dbscan_interface.h +++ b/ccore/include/pyclustering/interface/dbscan_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/elbow_interface.h b/ccore/include/pyclustering/interface/elbow_interface.h index 72f438a2..919cf122 100755 --- a/ccore/include/pyclustering/interface/elbow_interface.h +++ b/ccore/include/pyclustering/interface/elbow_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/fcm_interface.h b/ccore/include/pyclustering/interface/fcm_interface.h index ddc4a937..932c08dd 100755 --- a/ccore/include/pyclustering/interface/fcm_interface.h +++ b/ccore/include/pyclustering/interface/fcm_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/gmeans_interface.h b/ccore/include/pyclustering/interface/gmeans_interface.h index 75b9ed20..20f7d153 100755 --- a/ccore/include/pyclustering/interface/gmeans_interface.h +++ b/ccore/include/pyclustering/interface/gmeans_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ #pragma once diff --git a/ccore/include/pyclustering/interface/hhn_interface.h b/ccore/include/pyclustering/interface/hhn_interface.h index 0a351a2b..44a0ff48 100755 --- a/ccore/include/pyclustering/interface/hhn_interface.h +++ b/ccore/include/pyclustering/interface/hhn_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/hsyncnet_interface.h b/ccore/include/pyclustering/interface/hsyncnet_interface.h index 87c15135..513455d2 100755 --- a/ccore/include/pyclustering/interface/hsyncnet_interface.h +++ b/ccore/include/pyclustering/interface/hsyncnet_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/interface_property.h b/ccore/include/pyclustering/interface/interface_property.h index 8493f7e3..030e693a 100755 --- a/ccore/include/pyclustering/interface/interface_property.h +++ b/ccore/include/pyclustering/interface/interface_property.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/kmeans_interface.h b/ccore/include/pyclustering/interface/kmeans_interface.h index 95b3f1cd..b389a35e 100755 --- a/ccore/include/pyclustering/interface/kmeans_interface.h +++ b/ccore/include/pyclustering/interface/kmeans_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/kmedians_interface.h b/ccore/include/pyclustering/interface/kmedians_interface.h index 4d6e58cf..5c4cf8f4 100755 --- a/ccore/include/pyclustering/interface/kmedians_interface.h +++ b/ccore/include/pyclustering/interface/kmedians_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/kmedoids_interface.h b/ccore/include/pyclustering/interface/kmedoids_interface.h index 09b0782f..b528fc50 100755 --- a/ccore/include/pyclustering/interface/kmedoids_interface.h +++ b/ccore/include/pyclustering/interface/kmedoids_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/legion_interface.h b/ccore/include/pyclustering/interface/legion_interface.h index cc47f746..5c9cc4f4 100755 --- a/ccore/include/pyclustering/interface/legion_interface.h +++ b/ccore/include/pyclustering/interface/legion_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/mbsas_interface.h b/ccore/include/pyclustering/interface/mbsas_interface.h index 3049c56a..e9f2d0bd 100755 --- a/ccore/include/pyclustering/interface/mbsas_interface.h +++ b/ccore/include/pyclustering/interface/mbsas_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/metric_interface.h b/ccore/include/pyclustering/interface/metric_interface.h index 132a41ee..63ebf6ff 100755 --- a/ccore/include/pyclustering/interface/metric_interface.h +++ b/ccore/include/pyclustering/interface/metric_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/optics_interface.h b/ccore/include/pyclustering/interface/optics_interface.h index fe080f32..88fd4d2d 100755 --- a/ccore/include/pyclustering/interface/optics_interface.h +++ b/ccore/include/pyclustering/interface/optics_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/pcnn_interface.h b/ccore/include/pyclustering/interface/pcnn_interface.h index 8e06ace7..2e738c68 100755 --- a/ccore/include/pyclustering/interface/pcnn_interface.h +++ b/ccore/include/pyclustering/interface/pcnn_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/pyclustering_interface.h b/ccore/include/pyclustering/interface/pyclustering_interface.h index 37a1d339..e4d2928e 100755 --- a/ccore/include/pyclustering/interface/pyclustering_interface.h +++ b/ccore/include/pyclustering/interface/pyclustering_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/pyclustering_package.hpp b/ccore/include/pyclustering/interface/pyclustering_package.hpp index 9293c8db..32c4a3a0 100755 --- a/ccore/include/pyclustering/interface/pyclustering_package.hpp +++ b/ccore/include/pyclustering/interface/pyclustering_package.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/rock_interface.h b/ccore/include/pyclustering/interface/rock_interface.h index 0bf5fc09..e68af08f 100755 --- a/ccore/include/pyclustering/interface/rock_interface.h +++ b/ccore/include/pyclustering/interface/rock_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/silhouette_interface.h b/ccore/include/pyclustering/interface/silhouette_interface.h index 0a9be253..fe1365b7 100755 --- a/ccore/include/pyclustering/interface/silhouette_interface.h +++ b/ccore/include/pyclustering/interface/silhouette_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/som_interface.h b/ccore/include/pyclustering/interface/som_interface.h index 019e0a73..4075d241 100755 --- a/ccore/include/pyclustering/interface/som_interface.h +++ b/ccore/include/pyclustering/interface/som_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/sync_interface.h b/ccore/include/pyclustering/interface/sync_interface.h index c7b91a60..ebd7f752 100755 --- a/ccore/include/pyclustering/interface/sync_interface.h +++ b/ccore/include/pyclustering/interface/sync_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/syncnet_interface.h b/ccore/include/pyclustering/interface/syncnet_interface.h index 656fcd5f..67137e92 100755 --- a/ccore/include/pyclustering/interface/syncnet_interface.h +++ b/ccore/include/pyclustering/interface/syncnet_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/syncpr_interface.h b/ccore/include/pyclustering/interface/syncpr_interface.h index 3704da13..82df15ab 100755 --- a/ccore/include/pyclustering/interface/syncpr_interface.h +++ b/ccore/include/pyclustering/interface/syncpr_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/ttsas_interface.h b/ccore/include/pyclustering/interface/ttsas_interface.h index d36c14e1..7b116473 100755 --- a/ccore/include/pyclustering/interface/ttsas_interface.h +++ b/ccore/include/pyclustering/interface/ttsas_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/interface/xmeans_interface.h b/ccore/include/pyclustering/interface/xmeans_interface.h index 592e6c88..ce0c23cc 100755 --- a/ccore/include/pyclustering/interface/xmeans_interface.h +++ b/ccore/include/pyclustering/interface/xmeans_interface.h @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/nnet/dynamic_analyser.hpp b/ccore/include/pyclustering/nnet/dynamic_analyser.hpp index 4334c139..034fcd88 100755 --- a/ccore/include/pyclustering/nnet/dynamic_analyser.hpp +++ b/ccore/include/pyclustering/nnet/dynamic_analyser.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/nnet/hhn.hpp b/ccore/include/pyclustering/nnet/hhn.hpp index 01591360..7d0875a9 100755 --- a/ccore/include/pyclustering/nnet/hhn.hpp +++ b/ccore/include/pyclustering/nnet/hhn.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/nnet/legion.hpp b/ccore/include/pyclustering/nnet/legion.hpp index f56f8b97..a07841ad 100755 --- a/ccore/include/pyclustering/nnet/legion.hpp +++ b/ccore/include/pyclustering/nnet/legion.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/nnet/network.hpp b/ccore/include/pyclustering/nnet/network.hpp index 89c1a76c..e31c868e 100755 --- a/ccore/include/pyclustering/nnet/network.hpp +++ b/ccore/include/pyclustering/nnet/network.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/nnet/pcnn.hpp b/ccore/include/pyclustering/nnet/pcnn.hpp index 9acc26e7..f714d8df 100755 --- a/ccore/include/pyclustering/nnet/pcnn.hpp +++ b/ccore/include/pyclustering/nnet/pcnn.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/nnet/som.hpp b/ccore/include/pyclustering/nnet/som.hpp index 92e32625..5a457870 100755 --- a/ccore/include/pyclustering/nnet/som.hpp +++ b/ccore/include/pyclustering/nnet/som.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/nnet/sync.hpp b/ccore/include/pyclustering/nnet/sync.hpp index 8d07e661..c0eb236b 100755 --- a/ccore/include/pyclustering/nnet/sync.hpp +++ b/ccore/include/pyclustering/nnet/sync.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/nnet/syncpr.hpp b/ccore/include/pyclustering/nnet/syncpr.hpp index 3bd6ba9c..8a0499e0 100755 --- a/ccore/include/pyclustering/nnet/syncpr.hpp +++ b/ccore/include/pyclustering/nnet/syncpr.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/parallel/parallel.hpp b/ccore/include/pyclustering/parallel/parallel.hpp index e36843af..30b08a3e 100755 --- a/ccore/include/pyclustering/parallel/parallel.hpp +++ b/ccore/include/pyclustering/parallel/parallel.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/parallel/spinlock.hpp b/ccore/include/pyclustering/parallel/spinlock.hpp index 26fd23d4..e7b76a5c 100755 --- a/ccore/include/pyclustering/parallel/spinlock.hpp +++ b/ccore/include/pyclustering/parallel/spinlock.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/parallel/task.hpp b/ccore/include/pyclustering/parallel/task.hpp index cd34b4a4..4a477217 100755 --- a/ccore/include/pyclustering/parallel/task.hpp +++ b/ccore/include/pyclustering/parallel/task.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/parallel/thread_executor.hpp b/ccore/include/pyclustering/parallel/thread_executor.hpp index 9001f1de..7890ea4f 100755 --- a/ccore/include/pyclustering/parallel/thread_executor.hpp +++ b/ccore/include/pyclustering/parallel/thread_executor.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/parallel/thread_pool.hpp b/ccore/include/pyclustering/parallel/thread_pool.hpp index 3f3ca8ef..33d21cf5 100755 --- a/ccore/include/pyclustering/parallel/thread_pool.hpp +++ b/ccore/include/pyclustering/parallel/thread_pool.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/utils/algorithm.hpp b/ccore/include/pyclustering/utils/algorithm.hpp index cef27f64..c1d7e58b 100755 --- a/ccore/include/pyclustering/utils/algorithm.hpp +++ b/ccore/include/pyclustering/utils/algorithm.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/utils/linalg.hpp b/ccore/include/pyclustering/utils/linalg.hpp index 6218b598..61ec8c95 100755 --- a/ccore/include/pyclustering/utils/linalg.hpp +++ b/ccore/include/pyclustering/utils/linalg.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/utils/math.hpp b/ccore/include/pyclustering/utils/math.hpp index 90e52697..5796be67 100755 --- a/ccore/include/pyclustering/utils/math.hpp +++ b/ccore/include/pyclustering/utils/math.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/utils/metric.hpp b/ccore/include/pyclustering/utils/metric.hpp index c9d48428..ef24616d 100755 --- a/ccore/include/pyclustering/utils/metric.hpp +++ b/ccore/include/pyclustering/utils/metric.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/utils/random.hpp b/ccore/include/pyclustering/utils/random.hpp index 453aad7a..8ce60d92 100755 --- a/ccore/include/pyclustering/utils/random.hpp +++ b/ccore/include/pyclustering/utils/random.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/utils/stats.hpp b/ccore/include/pyclustering/utils/stats.hpp index 13f8aedd..3fd510a0 100755 --- a/ccore/include/pyclustering/utils/stats.hpp +++ b/ccore/include/pyclustering/utils/stats.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/include/pyclustering/utils/traits.hpp b/ccore/include/pyclustering/utils/traits.hpp index 1a0a41e3..4810ebd0 100755 --- a/ccore/include/pyclustering/utils/traits.hpp +++ b/ccore/include/pyclustering/utils/traits.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/makefile b/ccore/makefile index c25da32f..19d25395 100755 --- a/ccore/makefile +++ b/ccore/makefile @@ -1,7 +1,7 @@ # # @authors Andrei Novikov (pyclustering@yandex.ru) # @date 2014-2020 -# @license BSD-3-Clause +# @copyright BSD-3-Clause # diff --git a/ccore/src/CMakeLists.txt b/ccore/src/CMakeLists.txt index 569766f0..acc74930 100755 --- a/ccore/src/CMakeLists.txt +++ b/ccore/src/CMakeLists.txt @@ -1,7 +1,7 @@ # # @authors Andrei Novikov (pyclustering@yandex.ru) # @date 2014-2020 -# @license BSD-3-Clause +# @copyright BSD-3-Clause # diff --git a/ccore/src/cluster/agglomerative.cpp b/ccore/src/cluster/agglomerative.cpp index be89aad2..6bee6cdd 100755 --- a/ccore/src/cluster/agglomerative.cpp +++ b/ccore/src/cluster/agglomerative.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/bsas.cpp b/ccore/src/cluster/bsas.cpp index 69a1f65e..b4d0b1e5 100755 --- a/ccore/src/cluster/bsas.cpp +++ b/ccore/src/cluster/bsas.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/clique.cpp b/ccore/src/cluster/clique.cpp index 3df92c45..4758f78c 100755 --- a/ccore/src/cluster/clique.cpp +++ b/ccore/src/cluster/clique.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/clique_block.cpp b/ccore/src/cluster/clique_block.cpp index ed4cc639..a4f0495b 100755 --- a/ccore/src/cluster/clique_block.cpp +++ b/ccore/src/cluster/clique_block.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/cluster_data.cpp b/ccore/src/cluster/cluster_data.cpp index c34af657..7f7ea250 100755 --- a/ccore/src/cluster/cluster_data.cpp +++ b/ccore/src/cluster/cluster_data.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/cure.cpp b/ccore/src/cluster/cure.cpp index 276c4b08..65b522ad 100755 --- a/ccore/src/cluster/cure.cpp +++ b/ccore/src/cluster/cure.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/dbscan.cpp b/ccore/src/cluster/dbscan.cpp index 15339440..1bc5769d 100755 --- a/ccore/src/cluster/dbscan.cpp +++ b/ccore/src/cluster/dbscan.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/fcm.cpp b/ccore/src/cluster/fcm.cpp index 19a2c339..a329d536 100755 --- a/ccore/src/cluster/fcm.cpp +++ b/ccore/src/cluster/fcm.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/gmeans.cpp b/ccore/src/cluster/gmeans.cpp index 5d1795ea..309acf90 100755 --- a/ccore/src/cluster/gmeans.cpp +++ b/ccore/src/cluster/gmeans.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/hsyncnet.cpp b/ccore/src/cluster/hsyncnet.cpp index f6102b4d..bd009197 100755 --- a/ccore/src/cluster/hsyncnet.cpp +++ b/ccore/src/cluster/hsyncnet.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/kmeans.cpp b/ccore/src/cluster/kmeans.cpp index 640a9e92..10c7db2b 100755 --- a/ccore/src/cluster/kmeans.cpp +++ b/ccore/src/cluster/kmeans.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/kmeans_data.cpp b/ccore/src/cluster/kmeans_data.cpp index 9f0fb320..22ac38e6 100755 --- a/ccore/src/cluster/kmeans_data.cpp +++ b/ccore/src/cluster/kmeans_data.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/kmeans_plus_plus.cpp b/ccore/src/cluster/kmeans_plus_plus.cpp index 100d8d9c..49028ab4 100755 --- a/ccore/src/cluster/kmeans_plus_plus.cpp +++ b/ccore/src/cluster/kmeans_plus_plus.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/kmedians.cpp b/ccore/src/cluster/kmedians.cpp index 4fff75f2..9a03aaf4 100755 --- a/ccore/src/cluster/kmedians.cpp +++ b/ccore/src/cluster/kmedians.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/kmedoids.cpp b/ccore/src/cluster/kmedoids.cpp index 8bcb21a3..f3088cdb 100755 --- a/ccore/src/cluster/kmedoids.cpp +++ b/ccore/src/cluster/kmedoids.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/mbsas.cpp b/ccore/src/cluster/mbsas.cpp index 9cae1537..8fa80cf1 100755 --- a/ccore/src/cluster/mbsas.cpp +++ b/ccore/src/cluster/mbsas.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/optics.cpp b/ccore/src/cluster/optics.cpp index 1c23605d..3829308f 100755 --- a/ccore/src/cluster/optics.cpp +++ b/ccore/src/cluster/optics.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/optics_descriptor.cpp b/ccore/src/cluster/optics_descriptor.cpp index 7cdbaa58..9f959aa1 100755 --- a/ccore/src/cluster/optics_descriptor.cpp +++ b/ccore/src/cluster/optics_descriptor.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/ordering_analyser.cpp b/ccore/src/cluster/ordering_analyser.cpp index d77f0948..fbcfffcb 100755 --- a/ccore/src/cluster/ordering_analyser.cpp +++ b/ccore/src/cluster/ordering_analyser.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/random_center_initializer.cpp b/ccore/src/cluster/random_center_initializer.cpp index 7676b107..0a3aa873 100755 --- a/ccore/src/cluster/random_center_initializer.cpp +++ b/ccore/src/cluster/random_center_initializer.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/rock.cpp b/ccore/src/cluster/rock.cpp index 54169399..d18769af 100755 --- a/ccore/src/cluster/rock.cpp +++ b/ccore/src/cluster/rock.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/silhouette.cpp b/ccore/src/cluster/silhouette.cpp index f073f6d6..df6ff2e8 100755 --- a/ccore/src/cluster/silhouette.cpp +++ b/ccore/src/cluster/silhouette.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/silhouette_ksearch.cpp b/ccore/src/cluster/silhouette_ksearch.cpp index d96d4c18..a0ec4477 100755 --- a/ccore/src/cluster/silhouette_ksearch.cpp +++ b/ccore/src/cluster/silhouette_ksearch.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/silhouette_ksearch_data.cpp b/ccore/src/cluster/silhouette_ksearch_data.cpp index d6c19aea..bb46f35b 100755 --- a/ccore/src/cluster/silhouette_ksearch_data.cpp +++ b/ccore/src/cluster/silhouette_ksearch_data.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/somsc.cpp b/ccore/src/cluster/somsc.cpp index c6830d88..f630cb26 100755 --- a/ccore/src/cluster/somsc.cpp +++ b/ccore/src/cluster/somsc.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/syncnet.cpp b/ccore/src/cluster/syncnet.cpp index 95e6299a..aab2284f 100755 --- a/ccore/src/cluster/syncnet.cpp +++ b/ccore/src/cluster/syncnet.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/ttsas.cpp b/ccore/src/cluster/ttsas.cpp index 7b815e8d..26f67374 100755 --- a/ccore/src/cluster/ttsas.cpp +++ b/ccore/src/cluster/ttsas.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/cluster/xmeans.cpp b/ccore/src/cluster/xmeans.cpp index 154338c4..aad7f334 100755 --- a/ccore/src/cluster/xmeans.cpp +++ b/ccore/src/cluster/xmeans.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/container/adjacency_bit_matrix.cpp b/ccore/src/container/adjacency_bit_matrix.cpp index 1d95d81e..af4a835d 100755 --- a/ccore/src/container/adjacency_bit_matrix.cpp +++ b/ccore/src/container/adjacency_bit_matrix.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/container/adjacency_connector.cpp b/ccore/src/container/adjacency_connector.cpp index 719b17ae..a58a934f 100755 --- a/ccore/src/container/adjacency_connector.cpp +++ b/ccore/src/container/adjacency_connector.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/container/adjacency_factory.cpp b/ccore/src/container/adjacency_factory.cpp index 2da21930..223fb2cb 100755 --- a/ccore/src/container/adjacency_factory.cpp +++ b/ccore/src/container/adjacency_factory.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/container/adjacency_list.cpp b/ccore/src/container/adjacency_list.cpp index 1d0d98c8..cf857c9b 100755 --- a/ccore/src/container/adjacency_list.cpp +++ b/ccore/src/container/adjacency_list.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/container/adjacency_matrix.cpp b/ccore/src/container/adjacency_matrix.cpp index cca40b94..c3bbc3e7 100755 --- a/ccore/src/container/adjacency_matrix.cpp +++ b/ccore/src/container/adjacency_matrix.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/container/adjacency_weight_list.cpp b/ccore/src/container/adjacency_weight_list.cpp index 844464a0..348f2500 100755 --- a/ccore/src/container/adjacency_weight_list.cpp +++ b/ccore/src/container/adjacency_weight_list.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/container/kdnode.cpp b/ccore/src/container/kdnode.cpp index f33d6acb..ac2690f6 100755 --- a/ccore/src/container/kdnode.cpp +++ b/ccore/src/container/kdnode.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/container/kdtree.cpp b/ccore/src/container/kdtree.cpp index da7fe2dd..bc5af451 100755 --- a/ccore/src/container/kdtree.cpp +++ b/ccore/src/container/kdtree.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/container/kdtree_balanced.cpp b/ccore/src/container/kdtree_balanced.cpp index 6b398f71..78bfe97a 100755 --- a/ccore/src/container/kdtree_balanced.cpp +++ b/ccore/src/container/kdtree_balanced.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/container/kdtree_searcher.cpp b/ccore/src/container/kdtree_searcher.cpp index 448d2222..62a085bb 100755 --- a/ccore/src/container/kdtree_searcher.cpp +++ b/ccore/src/container/kdtree_searcher.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/differential/differ_factor.cpp b/ccore/src/differential/differ_factor.cpp index eedbcd12..b9005ea2 100755 --- a/ccore/src/differential/differ_factor.cpp +++ b/ccore/src/differential/differ_factor.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/agglomerative_interface.cpp b/ccore/src/interface/agglomerative_interface.cpp index 9bb7bd46..39a14b29 100755 --- a/ccore/src/interface/agglomerative_interface.cpp +++ b/ccore/src/interface/agglomerative_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/bsas_interface.cpp b/ccore/src/interface/bsas_interface.cpp index 927e8ada..c30b4219 100755 --- a/ccore/src/interface/bsas_interface.cpp +++ b/ccore/src/interface/bsas_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/clique_interface.cpp b/ccore/src/interface/clique_interface.cpp index 69c3d67f..f6f3427d 100755 --- a/ccore/src/interface/clique_interface.cpp +++ b/ccore/src/interface/clique_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/cure_interface.cpp b/ccore/src/interface/cure_interface.cpp index e5b470ff..eefdcc58 100755 --- a/ccore/src/interface/cure_interface.cpp +++ b/ccore/src/interface/cure_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/dbscan_interface.cpp b/ccore/src/interface/dbscan_interface.cpp index 286866f9..dc678bd5 100755 --- a/ccore/src/interface/dbscan_interface.cpp +++ b/ccore/src/interface/dbscan_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/elbow_interface.cpp b/ccore/src/interface/elbow_interface.cpp index 190275d2..8302eac3 100755 --- a/ccore/src/interface/elbow_interface.cpp +++ b/ccore/src/interface/elbow_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/fcm_interface.cpp b/ccore/src/interface/fcm_interface.cpp index b87f52b1..4951ad6e 100755 --- a/ccore/src/interface/fcm_interface.cpp +++ b/ccore/src/interface/fcm_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/gmeans_interface.cpp b/ccore/src/interface/gmeans_interface.cpp index e7f8d4ac..3b73a3d8 100755 --- a/ccore/src/interface/gmeans_interface.cpp +++ b/ccore/src/interface/gmeans_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/hhn_interface.cpp b/ccore/src/interface/hhn_interface.cpp index ec3ba08e..0ba7dc92 100755 --- a/ccore/src/interface/hhn_interface.cpp +++ b/ccore/src/interface/hhn_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/hsyncnet_interface.cpp b/ccore/src/interface/hsyncnet_interface.cpp index 2c742eb8..d7f1f272 100755 --- a/ccore/src/interface/hsyncnet_interface.cpp +++ b/ccore/src/interface/hsyncnet_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/interface_property.cpp b/ccore/src/interface/interface_property.cpp index b173cfc6..39607bec 100755 --- a/ccore/src/interface/interface_property.cpp +++ b/ccore/src/interface/interface_property.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/kmeans_interface.cpp b/ccore/src/interface/kmeans_interface.cpp index 7a361b5d..25ef87ba 100755 --- a/ccore/src/interface/kmeans_interface.cpp +++ b/ccore/src/interface/kmeans_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/kmedians_interface.cpp b/ccore/src/interface/kmedians_interface.cpp index 66baa1b8..b8de9904 100755 --- a/ccore/src/interface/kmedians_interface.cpp +++ b/ccore/src/interface/kmedians_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/kmedoids_interface.cpp b/ccore/src/interface/kmedoids_interface.cpp index 36c02898..a08fe1c8 100755 --- a/ccore/src/interface/kmedoids_interface.cpp +++ b/ccore/src/interface/kmedoids_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/legion_interface.cpp b/ccore/src/interface/legion_interface.cpp index 8ca3676f..337ecca2 100755 --- a/ccore/src/interface/legion_interface.cpp +++ b/ccore/src/interface/legion_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/mbsas_interface.cpp b/ccore/src/interface/mbsas_interface.cpp index f468329e..47514016 100755 --- a/ccore/src/interface/mbsas_interface.cpp +++ b/ccore/src/interface/mbsas_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/metric_interface.cpp b/ccore/src/interface/metric_interface.cpp index 4a75922a..36f54429 100755 --- a/ccore/src/interface/metric_interface.cpp +++ b/ccore/src/interface/metric_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/optics_interface.cpp b/ccore/src/interface/optics_interface.cpp index ff6cfb87..d9f2337d 100755 --- a/ccore/src/interface/optics_interface.cpp +++ b/ccore/src/interface/optics_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/pcnn_interface.cpp b/ccore/src/interface/pcnn_interface.cpp index 4cfd7446..ef5106ca 100755 --- a/ccore/src/interface/pcnn_interface.cpp +++ b/ccore/src/interface/pcnn_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/pyclustering_interface.cpp b/ccore/src/interface/pyclustering_interface.cpp index 3d6b23f8..361087f6 100755 --- a/ccore/src/interface/pyclustering_interface.cpp +++ b/ccore/src/interface/pyclustering_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/pyclustering_package.cpp b/ccore/src/interface/pyclustering_package.cpp index fcaf5767..2aa04706 100755 --- a/ccore/src/interface/pyclustering_package.cpp +++ b/ccore/src/interface/pyclustering_package.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/rock_interface.cpp b/ccore/src/interface/rock_interface.cpp index 0ff3535f..2b4153d7 100755 --- a/ccore/src/interface/rock_interface.cpp +++ b/ccore/src/interface/rock_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/silhouette_interface.cpp b/ccore/src/interface/silhouette_interface.cpp index 08085b7e..b36b554d 100755 --- a/ccore/src/interface/silhouette_interface.cpp +++ b/ccore/src/interface/silhouette_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/som_interface.cpp b/ccore/src/interface/som_interface.cpp index 29d69c55..1f3b3044 100755 --- a/ccore/src/interface/som_interface.cpp +++ b/ccore/src/interface/som_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/sync_interface.cpp b/ccore/src/interface/sync_interface.cpp index 1fa9aca1..27471d5d 100755 --- a/ccore/src/interface/sync_interface.cpp +++ b/ccore/src/interface/sync_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/syncnet_interface.cpp b/ccore/src/interface/syncnet_interface.cpp index 036731f1..6596247e 100755 --- a/ccore/src/interface/syncnet_interface.cpp +++ b/ccore/src/interface/syncnet_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/syncpr_interface.cpp b/ccore/src/interface/syncpr_interface.cpp index b5dec558..dc5e0c41 100755 --- a/ccore/src/interface/syncpr_interface.cpp +++ b/ccore/src/interface/syncpr_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/ttsas_interface.cpp b/ccore/src/interface/ttsas_interface.cpp index 74b28188..35287080 100755 --- a/ccore/src/interface/ttsas_interface.cpp +++ b/ccore/src/interface/ttsas_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/interface/xmeans_interface.cpp b/ccore/src/interface/xmeans_interface.cpp index 92937b9b..cba1f296 100755 --- a/ccore/src/interface/xmeans_interface.cpp +++ b/ccore/src/interface/xmeans_interface.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/nnet/dynamic_analyser.cpp b/ccore/src/nnet/dynamic_analyser.cpp index 8fcd5f2d..8106e4b8 100755 --- a/ccore/src/nnet/dynamic_analyser.cpp +++ b/ccore/src/nnet/dynamic_analyser.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/nnet/hhn.cpp b/ccore/src/nnet/hhn.cpp index 744251f4..35aefc3c 100755 --- a/ccore/src/nnet/hhn.cpp +++ b/ccore/src/nnet/hhn.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/nnet/legion.cpp b/ccore/src/nnet/legion.cpp index d165b6e3..6349ab32 100755 --- a/ccore/src/nnet/legion.cpp +++ b/ccore/src/nnet/legion.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/nnet/pcnn.cpp b/ccore/src/nnet/pcnn.cpp index 7ad50e90..1be400c4 100755 --- a/ccore/src/nnet/pcnn.cpp +++ b/ccore/src/nnet/pcnn.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/nnet/som.cpp b/ccore/src/nnet/som.cpp index 85c09c33..9eb48713 100755 --- a/ccore/src/nnet/som.cpp +++ b/ccore/src/nnet/som.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/nnet/sync.cpp b/ccore/src/nnet/sync.cpp index 27617c1e..3476bb15 100755 --- a/ccore/src/nnet/sync.cpp +++ b/ccore/src/nnet/sync.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/nnet/syncpr.cpp b/ccore/src/nnet/syncpr.cpp index a6cf31ee..d5095cae 100755 --- a/ccore/src/nnet/syncpr.cpp +++ b/ccore/src/nnet/syncpr.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/parallel/spinlock.cpp b/ccore/src/parallel/spinlock.cpp index 1095606f..018af2fe 100755 --- a/ccore/src/parallel/spinlock.cpp +++ b/ccore/src/parallel/spinlock.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/parallel/task.cpp b/ccore/src/parallel/task.cpp index bc78d8ec..7bcdc836 100755 --- a/ccore/src/parallel/task.cpp +++ b/ccore/src/parallel/task.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/parallel/thread_executor.cpp b/ccore/src/parallel/thread_executor.cpp index 1a2a2bb1..c9885102 100755 --- a/ccore/src/parallel/thread_executor.cpp +++ b/ccore/src/parallel/thread_executor.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/parallel/thread_pool.cpp b/ccore/src/parallel/thread_pool.cpp index 94d61e08..ac9b1613 100755 --- a/ccore/src/parallel/thread_pool.cpp +++ b/ccore/src/parallel/thread_pool.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/utils/linalg.cpp b/ccore/src/utils/linalg.cpp index 96fcb604..894dc96b 100755 --- a/ccore/src/utils/linalg.cpp +++ b/ccore/src/utils/linalg.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/utils/math.cpp b/ccore/src/utils/math.cpp index 859e4ec3..d4b2c617 100755 --- a/ccore/src/utils/math.cpp +++ b/ccore/src/utils/math.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/utils/metric.cpp b/ccore/src/utils/metric.cpp index c955850d..ff688eba 100755 --- a/ccore/src/utils/metric.cpp +++ b/ccore/src/utils/metric.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/utils/random.cpp b/ccore/src/utils/random.cpp index 4a1d8278..37981905 100755 --- a/ccore/src/utils/random.cpp +++ b/ccore/src/utils/random.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/src/utils/stats.cpp b/ccore/src/utils/stats.cpp index 246192e9..41f9dc0a 100755 --- a/ccore/src/utils/stats.cpp +++ b/ccore/src/utils/stats.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/CMakeLists.txt b/ccore/tst/CMakeLists.txt index f2b11797..c5c41067 100755 --- a/ccore/tst/CMakeLists.txt +++ b/ccore/tst/CMakeLists.txt @@ -1,7 +1,7 @@ # # @authors Andrei Novikov (pyclustering@yandex.ru) # @date 2014-2020 -# @license BSD-3-Clause +# @copyright BSD-3-Clause # diff --git a/ccore/tst/answer.hpp b/ccore/tst/answer.hpp index 8a28c80f..ed77ae4e 100755 --- a/ccore/tst/answer.hpp +++ b/ccore/tst/answer.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ #pragma once diff --git a/ccore/tst/answer_reader.cpp b/ccore/tst/answer_reader.cpp index 2403a6b0..66f287a2 100755 --- a/ccore/tst/answer_reader.cpp +++ b/ccore/tst/answer_reader.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/answer_reader.hpp b/ccore/tst/answer_reader.hpp index 2e08dc00..83cbb699 100755 --- a/ccore/tst/answer_reader.hpp +++ b/ccore/tst/answer_reader.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/main.cpp b/ccore/tst/main.cpp index c636adfd..bc350765 100755 --- a/ccore/tst/main.cpp +++ b/ccore/tst/main.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/samples.cpp b/ccore/tst/samples.cpp index f8bc5e65..b1e3c4a8 100755 --- a/ccore/tst/samples.cpp +++ b/ccore/tst/samples.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/samples.hpp b/ccore/tst/samples.hpp index 4bf3fbea..22a5f9af 100755 --- a/ccore/tst/samples.hpp +++ b/ccore/tst/samples.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utenv_check.cpp b/ccore/tst/utenv_check.cpp index 079b50ea..8aa8b1f2 100755 --- a/ccore/tst/utenv_check.cpp +++ b/ccore/tst/utenv_check.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utenv_check.hpp b/ccore/tst/utenv_check.hpp index 07fdb167..5937bbe3 100755 --- a/ccore/tst/utenv_check.hpp +++ b/ccore/tst/utenv_check.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utenv_utils.cpp b/ccore/tst/utenv_utils.cpp index 2d5ee04c..87d0c3d6 100755 --- a/ccore/tst/utenv_utils.cpp +++ b/ccore/tst/utenv_utils.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utenv_utils.hpp b/ccore/tst/utenv_utils.hpp index 1cfe8a7b..ef3e31bf 100755 --- a/ccore/tst/utenv_utils.hpp +++ b/ccore/tst/utenv_utils.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-adjacency.cpp b/ccore/tst/utest-adjacency.cpp index f72b692d..3e57e49d 100755 --- a/ccore/tst/utest-adjacency.cpp +++ b/ccore/tst/utest-adjacency.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-adjacency.hpp b/ccore/tst/utest-adjacency.hpp index e90275ec..238ee447 100755 --- a/ccore/tst/utest-adjacency.hpp +++ b/ccore/tst/utest-adjacency.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-adjacency_bit_matrix.cpp b/ccore/tst/utest-adjacency_bit_matrix.cpp index d29483fc..012814c3 100755 --- a/ccore/tst/utest-adjacency_bit_matrix.cpp +++ b/ccore/tst/utest-adjacency_bit_matrix.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-adjacency_connector.cpp b/ccore/tst/utest-adjacency_connector.cpp index a7c2afa5..e7512d8c 100755 --- a/ccore/tst/utest-adjacency_connector.cpp +++ b/ccore/tst/utest-adjacency_connector.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-adjacency_list.cpp b/ccore/tst/utest-adjacency_list.cpp index d271d1f6..c6dbd029 100755 --- a/ccore/tst/utest-adjacency_list.cpp +++ b/ccore/tst/utest-adjacency_list.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-adjacency_matrix.cpp b/ccore/tst/utest-adjacency_matrix.cpp index 365be60d..56afe0ab 100755 --- a/ccore/tst/utest-adjacency_matrix.cpp +++ b/ccore/tst/utest-adjacency_matrix.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-adjacency_weight_list.cpp b/ccore/tst/utest-adjacency_weight_list.cpp index a53f6aa3..95f192ae 100755 --- a/ccore/tst/utest-adjacency_weight_list.cpp +++ b/ccore/tst/utest-adjacency_weight_list.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-agglomerative.cpp b/ccore/tst/utest-agglomerative.cpp index eeba9ee6..4a993732 100755 --- a/ccore/tst/utest-agglomerative.cpp +++ b/ccore/tst/utest-agglomerative.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-bsas.cpp b/ccore/tst/utest-bsas.cpp index 90b0a6d6..73dd3bb1 100755 --- a/ccore/tst/utest-bsas.cpp +++ b/ccore/tst/utest-bsas.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-clique.cpp b/ccore/tst/utest-clique.cpp index 7485be8b..d450ce4a 100755 --- a/ccore/tst/utest-clique.cpp +++ b/ccore/tst/utest-clique.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-cure.cpp b/ccore/tst/utest-cure.cpp index 3109cbab..fd87ccd6 100755 --- a/ccore/tst/utest-cure.cpp +++ b/ccore/tst/utest-cure.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-dbscan.cpp b/ccore/tst/utest-dbscan.cpp index fd0e64e3..e137d1e8 100755 --- a/ccore/tst/utest-dbscan.cpp +++ b/ccore/tst/utest-dbscan.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-differential.cpp b/ccore/tst/utest-differential.cpp index d3d2f575..9d30c41d 100755 --- a/ccore/tst/utest-differential.cpp +++ b/ccore/tst/utest-differential.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-dynamic_analyser.cpp b/ccore/tst/utest-dynamic_analyser.cpp index 59404596..9d33a2ad 100755 --- a/ccore/tst/utest-dynamic_analyser.cpp +++ b/ccore/tst/utest-dynamic_analyser.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-elbow.cpp b/ccore/tst/utest-elbow.cpp index a53afdea..91386ffb 100755 --- a/ccore/tst/utest-elbow.cpp +++ b/ccore/tst/utest-elbow.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-elbow.hpp b/ccore/tst/utest-elbow.hpp index 9bb3ebf7..c1df1911 100755 --- a/ccore/tst/utest-elbow.hpp +++ b/ccore/tst/utest-elbow.hpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-fcm.cpp b/ccore/tst/utest-fcm.cpp index 02b6317a..0dd7e13e 100755 --- a/ccore/tst/utest-fcm.cpp +++ b/ccore/tst/utest-fcm.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-gmeans.cpp b/ccore/tst/utest-gmeans.cpp index bf6f97a7..0430b98f 100755 --- a/ccore/tst/utest-gmeans.cpp +++ b/ccore/tst/utest-gmeans.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-hhn.cpp b/ccore/tst/utest-hhn.cpp index 4060ad98..ee887b1a 100755 --- a/ccore/tst/utest-hhn.cpp +++ b/ccore/tst/utest-hhn.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-hsyncnet.cpp b/ccore/tst/utest-hsyncnet.cpp index 43bcc262..3880fecc 100755 --- a/ccore/tst/utest-hsyncnet.cpp +++ b/ccore/tst/utest-hsyncnet.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-agglomerative.cpp b/ccore/tst/utest-interface-agglomerative.cpp index 708fe865..2fbebd58 100755 --- a/ccore/tst/utest-interface-agglomerative.cpp +++ b/ccore/tst/utest-interface-agglomerative.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-bsas.cpp b/ccore/tst/utest-interface-bsas.cpp index cd70753e..8a238c21 100755 --- a/ccore/tst/utest-interface-bsas.cpp +++ b/ccore/tst/utest-interface-bsas.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-clique.cpp b/ccore/tst/utest-interface-clique.cpp index e2b4d779..7165a008 100755 --- a/ccore/tst/utest-interface-clique.cpp +++ b/ccore/tst/utest-interface-clique.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-cure.cpp b/ccore/tst/utest-interface-cure.cpp index f1d9af1f..1440a2eb 100755 --- a/ccore/tst/utest-interface-cure.cpp +++ b/ccore/tst/utest-interface-cure.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-dbscan.cpp b/ccore/tst/utest-interface-dbscan.cpp index a2ed53b2..3463778d 100755 --- a/ccore/tst/utest-interface-dbscan.cpp +++ b/ccore/tst/utest-interface-dbscan.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-elbow.cpp b/ccore/tst/utest-interface-elbow.cpp index 339cff0c..ed32e9c7 100755 --- a/ccore/tst/utest-interface-elbow.cpp +++ b/ccore/tst/utest-interface-elbow.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-fcm.cpp b/ccore/tst/utest-interface-fcm.cpp index b9183c53..aedfbb30 100755 --- a/ccore/tst/utest-interface-fcm.cpp +++ b/ccore/tst/utest-interface-fcm.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-gmeans.cpp b/ccore/tst/utest-interface-gmeans.cpp index 3cc45caf..7623c79d 100755 --- a/ccore/tst/utest-interface-gmeans.cpp +++ b/ccore/tst/utest-interface-gmeans.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-hhn.cpp b/ccore/tst/utest-interface-hhn.cpp index 0bd3fe3a..547c89d9 100755 --- a/ccore/tst/utest-interface-hhn.cpp +++ b/ccore/tst/utest-interface-hhn.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-hsyncnet.cpp b/ccore/tst/utest-interface-hsyncnet.cpp index 0684184f..bbd46d86 100755 --- a/ccore/tst/utest-interface-hsyncnet.cpp +++ b/ccore/tst/utest-interface-hsyncnet.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-kmeans.cpp b/ccore/tst/utest-interface-kmeans.cpp index fd159bc2..6b7f31c0 100755 --- a/ccore/tst/utest-interface-kmeans.cpp +++ b/ccore/tst/utest-interface-kmeans.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-kmedians.cpp b/ccore/tst/utest-interface-kmedians.cpp index f4748134..ebe33641 100755 --- a/ccore/tst/utest-interface-kmedians.cpp +++ b/ccore/tst/utest-interface-kmedians.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-kmedoids.cpp b/ccore/tst/utest-interface-kmedoids.cpp index 2e6ad823..3a407b97 100755 --- a/ccore/tst/utest-interface-kmedoids.cpp +++ b/ccore/tst/utest-interface-kmedoids.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-legion.cpp b/ccore/tst/utest-interface-legion.cpp index d7f7be38..5f44a442 100755 --- a/ccore/tst/utest-interface-legion.cpp +++ b/ccore/tst/utest-interface-legion.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-mbsas.cpp b/ccore/tst/utest-interface-mbsas.cpp index eb39e65d..3e60b4d1 100755 --- a/ccore/tst/utest-interface-mbsas.cpp +++ b/ccore/tst/utest-interface-mbsas.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-metric.cpp b/ccore/tst/utest-interface-metric.cpp index e4785d25..1803ea88 100755 --- a/ccore/tst/utest-interface-metric.cpp +++ b/ccore/tst/utest-interface-metric.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ #include diff --git a/ccore/tst/utest-interface-optics.cpp b/ccore/tst/utest-interface-optics.cpp index 3f4d000a..aa7bcb82 100755 --- a/ccore/tst/utest-interface-optics.cpp +++ b/ccore/tst/utest-interface-optics.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-pcnn.cpp b/ccore/tst/utest-interface-pcnn.cpp index 1803a2b7..d3ce8824 100755 --- a/ccore/tst/utest-interface-pcnn.cpp +++ b/ccore/tst/utest-interface-pcnn.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-pyclustering.cpp b/ccore/tst/utest-interface-pyclustering.cpp index 9f30892f..2f2e52d0 100755 --- a/ccore/tst/utest-interface-pyclustering.cpp +++ b/ccore/tst/utest-interface-pyclustering.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-silhouette.cpp b/ccore/tst/utest-interface-silhouette.cpp index 83a895d3..590d3892 100755 --- a/ccore/tst/utest-interface-silhouette.cpp +++ b/ccore/tst/utest-interface-silhouette.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-som.cpp b/ccore/tst/utest-interface-som.cpp index 8cb5cfbe..d617bd2e 100755 --- a/ccore/tst/utest-interface-som.cpp +++ b/ccore/tst/utest-interface-som.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-sync.cpp b/ccore/tst/utest-interface-sync.cpp index 551b3096..2324b473 100755 --- a/ccore/tst/utest-interface-sync.cpp +++ b/ccore/tst/utest-interface-sync.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-syncnet.cpp b/ccore/tst/utest-interface-syncnet.cpp index 22a56d06..9032f9f4 100755 --- a/ccore/tst/utest-interface-syncnet.cpp +++ b/ccore/tst/utest-interface-syncnet.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-syncpr.cpp b/ccore/tst/utest-interface-syncpr.cpp index 8a3a0abc..290fa826 100755 --- a/ccore/tst/utest-interface-syncpr.cpp +++ b/ccore/tst/utest-interface-syncpr.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-ttsas.cpp b/ccore/tst/utest-interface-ttsas.cpp index 2640ffee..2640b4e4 100755 --- a/ccore/tst/utest-interface-ttsas.cpp +++ b/ccore/tst/utest-interface-ttsas.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-interface-xmeans.cpp b/ccore/tst/utest-interface-xmeans.cpp index 390ca4dc..299a6f9c 100755 --- a/ccore/tst/utest-interface-xmeans.cpp +++ b/ccore/tst/utest-interface-xmeans.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-kdtree.cpp b/ccore/tst/utest-kdtree.cpp index 1dc13de1..421931e1 100755 --- a/ccore/tst/utest-kdtree.cpp +++ b/ccore/tst/utest-kdtree.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-kmeans.cpp b/ccore/tst/utest-kmeans.cpp index 87ccc96a..243382c5 100755 --- a/ccore/tst/utest-kmeans.cpp +++ b/ccore/tst/utest-kmeans.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-kmeans_plus_plus.cpp b/ccore/tst/utest-kmeans_plus_plus.cpp index 4fcd6631..52bfb720 100755 --- a/ccore/tst/utest-kmeans_plus_plus.cpp +++ b/ccore/tst/utest-kmeans_plus_plus.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-kmedians.cpp b/ccore/tst/utest-kmedians.cpp index 5577c968..f0bde52e 100755 --- a/ccore/tst/utest-kmedians.cpp +++ b/ccore/tst/utest-kmedians.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-kmedoids.cpp b/ccore/tst/utest-kmedoids.cpp index d30daf09..6a7a54eb 100755 --- a/ccore/tst/utest-kmedoids.cpp +++ b/ccore/tst/utest-kmedoids.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-legion.cpp b/ccore/tst/utest-legion.cpp index d2925705..6b6f7200 100755 --- a/ccore/tst/utest-legion.cpp +++ b/ccore/tst/utest-legion.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-linalg.cpp b/ccore/tst/utest-linalg.cpp index 21798260..82d58244 100755 --- a/ccore/tst/utest-linalg.cpp +++ b/ccore/tst/utest-linalg.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-mbsas.cpp b/ccore/tst/utest-mbsas.cpp index efc325fe..f7b19c9f 100755 --- a/ccore/tst/utest-mbsas.cpp +++ b/ccore/tst/utest-mbsas.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-optics.cpp b/ccore/tst/utest-optics.cpp index 5783028a..643497aa 100755 --- a/ccore/tst/utest-optics.cpp +++ b/ccore/tst/utest-optics.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-ordering_analyser.cpp b/ccore/tst/utest-ordering_analyser.cpp index d23a3dcd..88bea891 100755 --- a/ccore/tst/utest-ordering_analyser.cpp +++ b/ccore/tst/utest-ordering_analyser.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-parallel_for.cpp b/ccore/tst/utest-parallel_for.cpp index 656fee62..821d5747 100755 --- a/ccore/tst/utest-parallel_for.cpp +++ b/ccore/tst/utest-parallel_for.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-pcnn.cpp b/ccore/tst/utest-pcnn.cpp index 2dbe0248..eceb8163 100755 --- a/ccore/tst/utest-pcnn.cpp +++ b/ccore/tst/utest-pcnn.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-random_center_initializer.cpp b/ccore/tst/utest-random_center_initializer.cpp index 706129b5..b7a3d742 100755 --- a/ccore/tst/utest-random_center_initializer.cpp +++ b/ccore/tst/utest-random_center_initializer.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-rock.cpp b/ccore/tst/utest-rock.cpp index 5fb0a35d..bcd497a9 100755 --- a/ccore/tst/utest-rock.cpp +++ b/ccore/tst/utest-rock.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-silhouette.cpp b/ccore/tst/utest-silhouette.cpp index 8bbd75aa..f2ef7e72 100755 --- a/ccore/tst/utest-silhouette.cpp +++ b/ccore/tst/utest-silhouette.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-silhouette_ksearch.cpp b/ccore/tst/utest-silhouette_ksearch.cpp index a8b90db7..a6462d3d 100755 --- a/ccore/tst/utest-silhouette_ksearch.cpp +++ b/ccore/tst/utest-silhouette_ksearch.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-som.cpp b/ccore/tst/utest-som.cpp index 5492e6b3..a1718aa8 100755 --- a/ccore/tst/utest-som.cpp +++ b/ccore/tst/utest-som.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-somsc.cpp b/ccore/tst/utest-somsc.cpp index e1ef56fb..6e5c66b1 100755 --- a/ccore/tst/utest-somsc.cpp +++ b/ccore/tst/utest-somsc.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-spinlock.cpp b/ccore/tst/utest-spinlock.cpp index 4a368326..0ae553c5 100755 --- a/ccore/tst/utest-spinlock.cpp +++ b/ccore/tst/utest-spinlock.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-stats.cpp b/ccore/tst/utest-stats.cpp index 83779da2..d85a6aea 100755 --- a/ccore/tst/utest-stats.cpp +++ b/ccore/tst/utest-stats.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-sync.cpp b/ccore/tst/utest-sync.cpp index ff5e01c6..0567a0fb 100755 --- a/ccore/tst/utest-sync.cpp +++ b/ccore/tst/utest-sync.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-syncnet.cpp b/ccore/tst/utest-syncnet.cpp index 3b54c72f..0a382283 100755 --- a/ccore/tst/utest-syncnet.cpp +++ b/ccore/tst/utest-syncnet.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-syncpr.cpp b/ccore/tst/utest-syncpr.cpp index 695a33fc..4386ab59 100755 --- a/ccore/tst/utest-syncpr.cpp +++ b/ccore/tst/utest-syncpr.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-thread_pool.cpp b/ccore/tst/utest-thread_pool.cpp index 2393f213..64553ed1 100755 --- a/ccore/tst/utest-thread_pool.cpp +++ b/ccore/tst/utest-thread_pool.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-ttsas.cpp b/ccore/tst/utest-ttsas.cpp index 9d490790..50b89dfc 100755 --- a/ccore/tst/utest-ttsas.cpp +++ b/ccore/tst/utest-ttsas.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-utils-algorithm.cpp b/ccore/tst/utest-utils-algorithm.cpp index af6abe2e..5935ca00 100755 --- a/ccore/tst/utest-utils-algorithm.cpp +++ b/ccore/tst/utest-utils-algorithm.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-utils-metric.cpp b/ccore/tst/utest-utils-metric.cpp index 8d84e0d7..bf3d1334 100755 --- a/ccore/tst/utest-utils-metric.cpp +++ b/ccore/tst/utest-utils-metric.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/tst/utest-xmeans.cpp b/ccore/tst/utest-xmeans.cpp index 5956ddd5..0c170627 100755 --- a/ccore/tst/utest-xmeans.cpp +++ b/ccore/tst/utest-xmeans.cpp @@ -2,7 +2,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause */ diff --git a/ccore/utcore.mk b/ccore/utcore.mk index 3ff09ea2..7d99a037 100755 --- a/ccore/utcore.mk +++ b/ccore/utcore.mk @@ -1,7 +1,7 @@ # # @authors Andrei Novikov (pyclustering@yandex.ru) # @date 2014-2020 -# @license BSD-3-Clause +# @copyright BSD-3-Clause # diff --git a/ci/appveyor-ci.ps1 b/ci/appveyor-ci.ps1 index c7847f63..5ff0f994 100755 --- a/ci/appveyor-ci.ps1 +++ b/ci/appveyor-ci.ps1 @@ -1,7 +1,7 @@ # # @authors Andrei Novikov (pyclustering@yandex.ru) # @date 2014-2020 -# @license BSD-3-Clause +# @copyright BSD-3-Clause # diff --git a/ci/cloud/__init__.py b/ci/cloud/__init__.py index d4291caf..9f2e7f5b 100755 --- a/ci/cloud/__init__.py +++ b/ci/cloud/__init__.py @@ -5,6 +5,6 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/ci/cloud/__main__.py b/ci/cloud/__main__.py index 08662217..1e91f6ca 100755 --- a/ci/cloud/__main__.py +++ b/ci/cloud/__main__.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/ci/cloud/cloud/__init__.py b/ci/cloud/cloud/__init__.py index cfcaf416..ebaa369a 100755 --- a/ci/cloud/cloud/__init__.py +++ b/ci/cloud/cloud/__init__.py @@ -5,6 +5,6 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ \ No newline at end of file diff --git a/ci/cloud/cloud/task.py b/ci/cloud/cloud/task.py index 048eeb32..820163a7 100755 --- a/ci/cloud/cloud/task.py +++ b/ci/cloud/cloud/task.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/ci/cloud/cloud/task_handler.py b/ci/cloud/cloud/task_handler.py index 8600b248..049b1be8 100755 --- a/ci/cloud/cloud/task_handler.py +++ b/ci/cloud/cloud/task_handler.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/ci/cloud/cloud/yandex_disk.py b/ci/cloud/cloud/yandex_disk.py index 05f5986d..1f9f4fc6 100755 --- a/ci/cloud/cloud/yandex_disk.py +++ b/ci/cloud/cloud/yandex_disk.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/ci/cloud/tests/__init__.py b/ci/cloud/tests/__init__.py index 96a0f6a2..4510daf2 100755 --- a/ci/cloud/tests/__init__.py +++ b/ci/cloud/tests/__init__.py @@ -4,6 +4,6 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ \ No newline at end of file diff --git a/ci/cloud/tests/test_cloud.py b/ci/cloud/tests/test_cloud.py index 1c31f9bd..916bd055 100755 --- a/ci/cloud/tests/test_cloud.py +++ b/ci/cloud/tests/test_cloud.py @@ -6,7 +6,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/ci/github-ci.sh b/ci/github-ci.sh index 527e4839..3549ab00 100755 --- a/ci/github-ci.sh +++ b/ci/github-ci.sh @@ -1,7 +1,7 @@ # # @authors Andrei Novikov (pyclustering@yandex.ru) # @date 2014-2020 -# @license BSD-3-Clause +# @copyright BSD-3-Clause # diff --git a/ci/travis-ci.sh b/ci/travis-ci.sh index ac9c8d51..d0f5cb2f 100755 --- a/ci/travis-ci.sh +++ b/ci/travis-ci.sh @@ -1,7 +1,7 @@ # # @authors Andrei Novikov (pyclustering@yandex.ru) # @date 2014-2020 -# @license BSD-3-Clause +# @copyright BSD-3-Clause # diff --git a/pyclustering/__init__.py b/pyclustering/__init__.py index 443fff90..d05ba59d 100755 --- a/pyclustering/__init__.py +++ b/pyclustering/__init__.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause diff --git a/pyclustering/cluster/__init__.py b/pyclustering/cluster/__init__.py index 1b78a4b9..865dfebe 100755 --- a/pyclustering/cluster/__init__.py +++ b/pyclustering/cluster/__init__.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/agglomerative.py b/pyclustering/cluster/agglomerative.py index 253b322e..ceae07e2 100755 --- a/pyclustering/cluster/agglomerative.py +++ b/pyclustering/cluster/agglomerative.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/bang.py b/pyclustering/cluster/bang.py index 6b655a59..12acc7fb 100755 --- a/pyclustering/cluster/bang.py +++ b/pyclustering/cluster/bang.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/birch.py b/pyclustering/cluster/birch.py index b4a5a6db..d8ee8a18 100755 --- a/pyclustering/cluster/birch.py +++ b/pyclustering/cluster/birch.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/bsas.py b/pyclustering/cluster/bsas.py index 5ec11ca6..460d85ec 100755 --- a/pyclustering/cluster/bsas.py +++ b/pyclustering/cluster/bsas.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/center_initializer.py b/pyclustering/cluster/center_initializer.py index 96eb485e..3c36a4a6 100755 --- a/pyclustering/cluster/center_initializer.py +++ b/pyclustering/cluster/center_initializer.py @@ -5,7 +5,7 @@ @authors Andrei Novikov, Aleksey Kukushkin (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause @see pyclustering.cluster.kmeans @see puclustering.cluster.xmeans diff --git a/pyclustering/cluster/clarans.py b/pyclustering/cluster/clarans.py index d353aebd..1928cd15 100755 --- a/pyclustering/cluster/clarans.py +++ b/pyclustering/cluster/clarans.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/clique.py b/pyclustering/cluster/clique.py index 2d2cc13d..8eb17ae6 100755 --- a/pyclustering/cluster/clique.py +++ b/pyclustering/cluster/clique.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/cure.py b/pyclustering/cluster/cure.py index 944fd2d3..6ef9533d 100755 --- a/pyclustering/cluster/cure.py +++ b/pyclustering/cluster/cure.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/dbscan.py b/pyclustering/cluster/dbscan.py index e6ae96ef..af865244 100755 --- a/pyclustering/cluster/dbscan.py +++ b/pyclustering/cluster/dbscan.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/elbow.py b/pyclustering/cluster/elbow.py index 9dcdea33..ca29c91f 100755 --- a/pyclustering/cluster/elbow.py +++ b/pyclustering/cluster/elbow.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/ema.py b/pyclustering/cluster/ema.py index 249608a9..780e4972 100755 --- a/pyclustering/cluster/ema.py +++ b/pyclustering/cluster/ema.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/encoder.py b/pyclustering/cluster/encoder.py index afd35898..900ae1ac 100755 --- a/pyclustering/cluster/encoder.py +++ b/pyclustering/cluster/encoder.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/__init__.py b/pyclustering/cluster/examples/__init__.py index e6fa5f0a..f5ad5e5f 100755 --- a/pyclustering/cluster/examples/__init__.py +++ b/pyclustering/cluster/examples/__init__.py @@ -4,6 +4,6 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ \ No newline at end of file diff --git a/pyclustering/cluster/examples/agglomerative_examples.py b/pyclustering/cluster/examples/agglomerative_examples.py index fb97292c..7c95542a 100755 --- a/pyclustering/cluster/examples/agglomerative_examples.py +++ b/pyclustering/cluster/examples/agglomerative_examples.py @@ -2,7 +2,7 @@ @brief Examples of usage and demonstration of abilities of agglomerative algorithm in cluster analysis. @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/bang_example.py b/pyclustering/cluster/examples/bang_example.py index 25efa153..879a09ab 100755 --- a/pyclustering/cluster/examples/bang_example.py +++ b/pyclustering/cluster/examples/bang_example.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/birch_examples.py b/pyclustering/cluster/examples/birch_examples.py index 03119220..87a7333e 100755 --- a/pyclustering/cluster/examples/birch_examples.py +++ b/pyclustering/cluster/examples/birch_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/bsas_examples.py b/pyclustering/cluster/examples/bsas_examples.py index c1673c41..176d849f 100755 --- a/pyclustering/cluster/examples/bsas_examples.py +++ b/pyclustering/cluster/examples/bsas_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/center_initializer_examples.py b/pyclustering/cluster/examples/center_initializer_examples.py index 7c543538..e1de4eca 100755 --- a/pyclustering/cluster/examples/center_initializer_examples.py +++ b/pyclustering/cluster/examples/center_initializer_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/clarans_examples.py b/pyclustering/cluster/examples/clarans_examples.py index e2fd9d02..da9c6cf8 100755 --- a/pyclustering/cluster/examples/clarans_examples.py +++ b/pyclustering/cluster/examples/clarans_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/clique_example.py b/pyclustering/cluster/examples/clique_example.py index 3fb97488..49946b03 100755 --- a/pyclustering/cluster/examples/clique_example.py +++ b/pyclustering/cluster/examples/clique_example.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/cure_examples.py b/pyclustering/cluster/examples/cure_examples.py index 7bfbc33c..99594a0e 100755 --- a/pyclustering/cluster/examples/cure_examples.py +++ b/pyclustering/cluster/examples/cure_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/dbscan_examples.py b/pyclustering/cluster/examples/dbscan_examples.py index 6189f922..801715ec 100755 --- a/pyclustering/cluster/examples/dbscan_examples.py +++ b/pyclustering/cluster/examples/dbscan_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/dbscan_segmentation.py b/pyclustering/cluster/examples/dbscan_segmentation.py index 667ae760..345282c6 100755 --- a/pyclustering/cluster/examples/dbscan_segmentation.py +++ b/pyclustering/cluster/examples/dbscan_segmentation.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/elbow_examples.py b/pyclustering/cluster/examples/elbow_examples.py index 34d98289..ce3ea251 100755 --- a/pyclustering/cluster/examples/elbow_examples.py +++ b/pyclustering/cluster/examples/elbow_examples.py @@ -4,7 +4,7 @@ @authors Andrey Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/ema_examples.py b/pyclustering/cluster/examples/ema_examples.py index 7fb68177..59902d08 100755 --- a/pyclustering/cluster/examples/ema_examples.py +++ b/pyclustering/cluster/examples/ema_examples.py @@ -4,7 +4,7 @@ @authors Andrey Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/fcm_examples.py b/pyclustering/cluster/examples/fcm_examples.py index ba694bfb..071b1d7e 100755 --- a/pyclustering/cluster/examples/fcm_examples.py +++ b/pyclustering/cluster/examples/fcm_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/ga_examples.py b/pyclustering/cluster/examples/ga_examples.py index 4d6b352d..4e655253 100755 --- a/pyclustering/cluster/examples/ga_examples.py +++ b/pyclustering/cluster/examples/ga_examples.py @@ -4,7 +4,7 @@ @authors Aleksey Kukushkin (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/general_examples.py b/pyclustering/cluster/examples/general_examples.py index 1a4bad07..bfc50ee2 100755 --- a/pyclustering/cluster/examples/general_examples.py +++ b/pyclustering/cluster/examples/general_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/gmeans_examples.py b/pyclustering/cluster/examples/gmeans_examples.py index 90233ecb..ecf93cd2 100755 --- a/pyclustering/cluster/examples/gmeans_examples.py +++ b/pyclustering/cluster/examples/gmeans_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/hsyncnet_examples.py b/pyclustering/cluster/examples/hsyncnet_examples.py index 3da391b1..60de1133 100755 --- a/pyclustering/cluster/examples/hsyncnet_examples.py +++ b/pyclustering/cluster/examples/hsyncnet_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/kmeans_examples.py b/pyclustering/cluster/examples/kmeans_examples.py index a3819015..ed6b89be 100755 --- a/pyclustering/cluster/examples/kmeans_examples.py +++ b/pyclustering/cluster/examples/kmeans_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/kmeans_segmentation.py b/pyclustering/cluster/examples/kmeans_segmentation.py index 5449eed0..70a68484 100755 --- a/pyclustering/cluster/examples/kmeans_segmentation.py +++ b/pyclustering/cluster/examples/kmeans_segmentation.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/kmedians_examples.py b/pyclustering/cluster/examples/kmedians_examples.py index 552cdfd7..e650ec33 100755 --- a/pyclustering/cluster/examples/kmedians_examples.py +++ b/pyclustering/cluster/examples/kmedians_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/kmedoids_examples.py b/pyclustering/cluster/examples/kmedoids_examples.py index b4746c8c..533b347b 100755 --- a/pyclustering/cluster/examples/kmedoids_examples.py +++ b/pyclustering/cluster/examples/kmedoids_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/mbsas_examples.py b/pyclustering/cluster/examples/mbsas_examples.py index 17a94e9c..6d83c87a 100755 --- a/pyclustering/cluster/examples/mbsas_examples.py +++ b/pyclustering/cluster/examples/mbsas_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/optics_examples.py b/pyclustering/cluster/examples/optics_examples.py index f909a3f9..7ef80994 100755 --- a/pyclustering/cluster/examples/optics_examples.py +++ b/pyclustering/cluster/examples/optics_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/rock_examples.py b/pyclustering/cluster/examples/rock_examples.py index 7cf7e890..16b86039 100755 --- a/pyclustering/cluster/examples/rock_examples.py +++ b/pyclustering/cluster/examples/rock_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/silhouette_examples.py b/pyclustering/cluster/examples/silhouette_examples.py index 470f6b0c..d53d0b53 100755 --- a/pyclustering/cluster/examples/silhouette_examples.py +++ b/pyclustering/cluster/examples/silhouette_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/somsc_examples.py b/pyclustering/cluster/examples/somsc_examples.py index 22be8e22..5bfe0968 100755 --- a/pyclustering/cluster/examples/somsc_examples.py +++ b/pyclustering/cluster/examples/somsc_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/syncnet_examples.py b/pyclustering/cluster/examples/syncnet_examples.py index 74358048..8a19ce0f 100755 --- a/pyclustering/cluster/examples/syncnet_examples.py +++ b/pyclustering/cluster/examples/syncnet_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/syncsom_examples.py b/pyclustering/cluster/examples/syncsom_examples.py index 7db89cd0..a44309f5 100755 --- a/pyclustering/cluster/examples/syncsom_examples.py +++ b/pyclustering/cluster/examples/syncsom_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/syncsom_segmentation.py b/pyclustering/cluster/examples/syncsom_segmentation.py index 5b36f78c..c017ed3e 100755 --- a/pyclustering/cluster/examples/syncsom_segmentation.py +++ b/pyclustering/cluster/examples/syncsom_segmentation.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/ttsas_examples.py b/pyclustering/cluster/examples/ttsas_examples.py index bbac24eb..da7a86c1 100755 --- a/pyclustering/cluster/examples/ttsas_examples.py +++ b/pyclustering/cluster/examples/ttsas_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/examples/xmeans_examples.py b/pyclustering/cluster/examples/xmeans_examples.py index 2d18d59a..9255ec16 100755 --- a/pyclustering/cluster/examples/xmeans_examples.py +++ b/pyclustering/cluster/examples/xmeans_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/fcm.py b/pyclustering/cluster/fcm.py index 8f59194d..0f7ab8ea 100755 --- a/pyclustering/cluster/fcm.py +++ b/pyclustering/cluster/fcm.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/ga.py b/pyclustering/cluster/ga.py index 2f82c501..fa1e3e92 100755 --- a/pyclustering/cluster/ga.py +++ b/pyclustering/cluster/ga.py @@ -5,7 +5,7 @@ @authors Aleksey Kukushkin, Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/ga_maths.py b/pyclustering/cluster/ga_maths.py index 03f6eb30..adecb7e3 100755 --- a/pyclustering/cluster/ga_maths.py +++ b/pyclustering/cluster/ga_maths.py @@ -4,7 +4,7 @@ @authors Aleksey Kukushkin (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/generator.py b/pyclustering/cluster/generator.py index b8859f8c..e732d900 100755 --- a/pyclustering/cluster/generator.py +++ b/pyclustering/cluster/generator.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/gmeans.py b/pyclustering/cluster/gmeans.py index 184db386..9f92bde6 100755 --- a/pyclustering/cluster/gmeans.py +++ b/pyclustering/cluster/gmeans.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/hsyncnet.py b/pyclustering/cluster/hsyncnet.py index 6568a1aa..db3abbaa 100755 --- a/pyclustering/cluster/hsyncnet.py +++ b/pyclustering/cluster/hsyncnet.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/kmeans.py b/pyclustering/cluster/kmeans.py index 7dfad912..e8cfcb70 100755 --- a/pyclustering/cluster/kmeans.py +++ b/pyclustering/cluster/kmeans.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/kmedians.py b/pyclustering/cluster/kmedians.py index 6640f16f..ccb387f2 100755 --- a/pyclustering/cluster/kmedians.py +++ b/pyclustering/cluster/kmedians.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/kmedoids.py b/pyclustering/cluster/kmedoids.py index 0ca92ca7..e5c6d28c 100755 --- a/pyclustering/cluster/kmedoids.py +++ b/pyclustering/cluster/kmedoids.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/mbsas.py b/pyclustering/cluster/mbsas.py index 6549cd9c..7d75371c 100755 --- a/pyclustering/cluster/mbsas.py +++ b/pyclustering/cluster/mbsas.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/optics.py b/pyclustering/cluster/optics.py index 3a3cf452..60f45d18 100755 --- a/pyclustering/cluster/optics.py +++ b/pyclustering/cluster/optics.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/rock.py b/pyclustering/cluster/rock.py index 32cb0166..30ee7589 100755 --- a/pyclustering/cluster/rock.py +++ b/pyclustering/cluster/rock.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/silhouette.py b/pyclustering/cluster/silhouette.py index d1c80afc..41b17981 100755 --- a/pyclustering/cluster/silhouette.py +++ b/pyclustering/cluster/silhouette.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/somsc.py b/pyclustering/cluster/somsc.py index a5ef6d9d..f89ee0b0 100755 --- a/pyclustering/cluster/somsc.py +++ b/pyclustering/cluster/somsc.py @@ -8,7 +8,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/syncnet.py b/pyclustering/cluster/syncnet.py index b29e3f5e..b437c5ec 100755 --- a/pyclustering/cluster/syncnet.py +++ b/pyclustering/cluster/syncnet.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/syncsom.py b/pyclustering/cluster/syncsom.py index b106c95f..8a50ba7e 100755 --- a/pyclustering/cluster/syncsom.py +++ b/pyclustering/cluster/syncsom.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/__init__.py b/pyclustering/cluster/tests/__init__.py index 9f4b9e0d..cf546fe2 100755 --- a/pyclustering/cluster/tests/__init__.py +++ b/pyclustering/cluster/tests/__init__.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/agglomerative_templates.py b/pyclustering/cluster/tests/agglomerative_templates.py index c3304cd4..e6f06b26 100755 --- a/pyclustering/cluster/tests/agglomerative_templates.py +++ b/pyclustering/cluster/tests/agglomerative_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/bang_templates.py b/pyclustering/cluster/tests/bang_templates.py index 46f43cc7..98256372 100755 --- a/pyclustering/cluster/tests/bang_templates.py +++ b/pyclustering/cluster/tests/bang_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/bsas_templates.py b/pyclustering/cluster/tests/bsas_templates.py index 287a9690..65c18272 100755 --- a/pyclustering/cluster/tests/bsas_templates.py +++ b/pyclustering/cluster/tests/bsas_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/clique_templates.py b/pyclustering/cluster/tests/clique_templates.py index a9260537..dababcc5 100755 --- a/pyclustering/cluster/tests/clique_templates.py +++ b/pyclustering/cluster/tests/clique_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/cure_templates.py b/pyclustering/cluster/tests/cure_templates.py index e482c439..0d6422b8 100755 --- a/pyclustering/cluster/tests/cure_templates.py +++ b/pyclustering/cluster/tests/cure_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/dbscan_templates.py b/pyclustering/cluster/tests/dbscan_templates.py index ad86e8c5..338c561f 100755 --- a/pyclustering/cluster/tests/dbscan_templates.py +++ b/pyclustering/cluster/tests/dbscan_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/elbow_template.py b/pyclustering/cluster/tests/elbow_template.py index 123f7e40..7e132b7a 100755 --- a/pyclustering/cluster/tests/elbow_template.py +++ b/pyclustering/cluster/tests/elbow_template.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/fcm_templates.py b/pyclustering/cluster/tests/fcm_templates.py index dcbb11ab..237e3e2d 100755 --- a/pyclustering/cluster/tests/fcm_templates.py +++ b/pyclustering/cluster/tests/fcm_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/gmeans_templates.py b/pyclustering/cluster/tests/gmeans_templates.py index d51e146b..fd20d9f1 100755 --- a/pyclustering/cluster/tests/gmeans_templates.py +++ b/pyclustering/cluster/tests/gmeans_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/hsyncnet_templates.py b/pyclustering/cluster/tests/hsyncnet_templates.py index d63583db..b4986c95 100755 --- a/pyclustering/cluster/tests/hsyncnet_templates.py +++ b/pyclustering/cluster/tests/hsyncnet_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/__init__.py b/pyclustering/cluster/tests/integration/__init__.py index b18875c5..05d1ff8c 100755 --- a/pyclustering/cluster/tests/integration/__init__.py +++ b/pyclustering/cluster/tests/integration/__init__.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_agglomerative.py b/pyclustering/cluster/tests/integration/it_agglomerative.py index 257f8a6f..e7e3d273 100755 --- a/pyclustering/cluster/tests/integration/it_agglomerative.py +++ b/pyclustering/cluster/tests/integration/it_agglomerative.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_bsas.py b/pyclustering/cluster/tests/integration/it_bsas.py index 544a6b57..0e3ef3df 100755 --- a/pyclustering/cluster/tests/integration/it_bsas.py +++ b/pyclustering/cluster/tests/integration/it_bsas.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_clique.py b/pyclustering/cluster/tests/integration/it_clique.py index 08919223..fa7de5e7 100755 --- a/pyclustering/cluster/tests/integration/it_clique.py +++ b/pyclustering/cluster/tests/integration/it_clique.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_cure.py b/pyclustering/cluster/tests/integration/it_cure.py index 3c662fd9..f2d37d91 100755 --- a/pyclustering/cluster/tests/integration/it_cure.py +++ b/pyclustering/cluster/tests/integration/it_cure.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_dbscan.py b/pyclustering/cluster/tests/integration/it_dbscan.py index abee5736..1ec44485 100755 --- a/pyclustering/cluster/tests/integration/it_dbscan.py +++ b/pyclustering/cluster/tests/integration/it_dbscan.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_elbow.py b/pyclustering/cluster/tests/integration/it_elbow.py index 4abd6d8c..a51538c2 100755 --- a/pyclustering/cluster/tests/integration/it_elbow.py +++ b/pyclustering/cluster/tests/integration/it_elbow.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_fcm.py b/pyclustering/cluster/tests/integration/it_fcm.py index 996e9d34..52e5cd70 100755 --- a/pyclustering/cluster/tests/integration/it_fcm.py +++ b/pyclustering/cluster/tests/integration/it_fcm.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_gmeans.py b/pyclustering/cluster/tests/integration/it_gmeans.py index e86691c7..86762860 100755 --- a/pyclustering/cluster/tests/integration/it_gmeans.py +++ b/pyclustering/cluster/tests/integration/it_gmeans.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_hsyncnet.py b/pyclustering/cluster/tests/integration/it_hsyncnet.py index 0d16f8d4..b4ab7f95 100755 --- a/pyclustering/cluster/tests/integration/it_hsyncnet.py +++ b/pyclustering/cluster/tests/integration/it_hsyncnet.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_kmeans.py b/pyclustering/cluster/tests/integration/it_kmeans.py index 640001a2..c67d9d11 100755 --- a/pyclustering/cluster/tests/integration/it_kmeans.py +++ b/pyclustering/cluster/tests/integration/it_kmeans.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_kmedians.py b/pyclustering/cluster/tests/integration/it_kmedians.py index 24fb7766..ee40451a 100755 --- a/pyclustering/cluster/tests/integration/it_kmedians.py +++ b/pyclustering/cluster/tests/integration/it_kmedians.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_kmedoids.py b/pyclustering/cluster/tests/integration/it_kmedoids.py index 4a5f94f5..46286567 100755 --- a/pyclustering/cluster/tests/integration/it_kmedoids.py +++ b/pyclustering/cluster/tests/integration/it_kmedoids.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_mbsas.py b/pyclustering/cluster/tests/integration/it_mbsas.py index 8b5ab412..8c742fb8 100755 --- a/pyclustering/cluster/tests/integration/it_mbsas.py +++ b/pyclustering/cluster/tests/integration/it_mbsas.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_optics.py b/pyclustering/cluster/tests/integration/it_optics.py index dd87acc0..2208927f 100755 --- a/pyclustering/cluster/tests/integration/it_optics.py +++ b/pyclustering/cluster/tests/integration/it_optics.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_rock.py b/pyclustering/cluster/tests/integration/it_rock.py index 3e106374..c6f2d65e 100755 --- a/pyclustering/cluster/tests/integration/it_rock.py +++ b/pyclustering/cluster/tests/integration/it_rock.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_silhouette.py b/pyclustering/cluster/tests/integration/it_silhouette.py index 7e6b6002..b6d3eab8 100755 --- a/pyclustering/cluster/tests/integration/it_silhouette.py +++ b/pyclustering/cluster/tests/integration/it_silhouette.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_somsc.py b/pyclustering/cluster/tests/integration/it_somsc.py index 573d56ee..820af380 100755 --- a/pyclustering/cluster/tests/integration/it_somsc.py +++ b/pyclustering/cluster/tests/integration/it_somsc.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_syncnet.py b/pyclustering/cluster/tests/integration/it_syncnet.py index 63ebfc9f..804f4770 100755 --- a/pyclustering/cluster/tests/integration/it_syncnet.py +++ b/pyclustering/cluster/tests/integration/it_syncnet.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_ttsas.py b/pyclustering/cluster/tests/integration/it_ttsas.py index 49c200c0..e13dd259 100755 --- a/pyclustering/cluster/tests/integration/it_ttsas.py +++ b/pyclustering/cluster/tests/integration/it_ttsas.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/integration/it_xmeans.py b/pyclustering/cluster/tests/integration/it_xmeans.py index bfcd423a..7c3f7edd 100755 --- a/pyclustering/cluster/tests/integration/it_xmeans.py +++ b/pyclustering/cluster/tests/integration/it_xmeans.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/kmeans_templates.py b/pyclustering/cluster/tests/kmeans_templates.py index 13b6a9fd..13fc223b 100755 --- a/pyclustering/cluster/tests/kmeans_templates.py +++ b/pyclustering/cluster/tests/kmeans_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/kmedians_templates.py b/pyclustering/cluster/tests/kmedians_templates.py index 74e1cab7..eab48ec4 100755 --- a/pyclustering/cluster/tests/kmedians_templates.py +++ b/pyclustering/cluster/tests/kmedians_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/kmedoids_templates.py b/pyclustering/cluster/tests/kmedoids_templates.py index 1c1121b9..b25811cc 100755 --- a/pyclustering/cluster/tests/kmedoids_templates.py +++ b/pyclustering/cluster/tests/kmedoids_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/mbsas_templates.py b/pyclustering/cluster/tests/mbsas_templates.py index d57e8471..e6a1f6e5 100755 --- a/pyclustering/cluster/tests/mbsas_templates.py +++ b/pyclustering/cluster/tests/mbsas_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/optics_templates.py b/pyclustering/cluster/tests/optics_templates.py index 4b4444e3..7c1a2931 100755 --- a/pyclustering/cluster/tests/optics_templates.py +++ b/pyclustering/cluster/tests/optics_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/rock_templates.py b/pyclustering/cluster/tests/rock_templates.py index 75d48933..f3e2e8fc 100755 --- a/pyclustering/cluster/tests/rock_templates.py +++ b/pyclustering/cluster/tests/rock_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/silhouette_templates.py b/pyclustering/cluster/tests/silhouette_templates.py index fbbdfb32..e013d01d 100755 --- a/pyclustering/cluster/tests/silhouette_templates.py +++ b/pyclustering/cluster/tests/silhouette_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/somsc_templates.py b/pyclustering/cluster/tests/somsc_templates.py index 61c38322..32aa5b0b 100755 --- a/pyclustering/cluster/tests/somsc_templates.py +++ b/pyclustering/cluster/tests/somsc_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/syncnet_templates.py b/pyclustering/cluster/tests/syncnet_templates.py index fe90ca11..49854579 100755 --- a/pyclustering/cluster/tests/syncnet_templates.py +++ b/pyclustering/cluster/tests/syncnet_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/ttsas_template.py b/pyclustering/cluster/tests/ttsas_template.py index 5ce6cc1e..e81310cb 100755 --- a/pyclustering/cluster/tests/ttsas_template.py +++ b/pyclustering/cluster/tests/ttsas_template.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/__init__.py b/pyclustering/cluster/tests/unit/__init__.py index ea80e2b0..49648fca 100755 --- a/pyclustering/cluster/tests/unit/__init__.py +++ b/pyclustering/cluster/tests/unit/__init__.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_agglomerative.py b/pyclustering/cluster/tests/unit/ut_agglomerative.py index b3c126fd..0e60e14a 100755 --- a/pyclustering/cluster/tests/unit/ut_agglomerative.py +++ b/pyclustering/cluster/tests/unit/ut_agglomerative.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_bang.py b/pyclustering/cluster/tests/unit/ut_bang.py index b24077b3..940319bb 100755 --- a/pyclustering/cluster/tests/unit/ut_bang.py +++ b/pyclustering/cluster/tests/unit/ut_bang.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_birch.py b/pyclustering/cluster/tests/unit/ut_birch.py index 47b30cbf..65b71966 100755 --- a/pyclustering/cluster/tests/unit/ut_birch.py +++ b/pyclustering/cluster/tests/unit/ut_birch.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_bsas.py b/pyclustering/cluster/tests/unit/ut_bsas.py index 83813eab..a82f01bb 100755 --- a/pyclustering/cluster/tests/unit/ut_bsas.py +++ b/pyclustering/cluster/tests/unit/ut_bsas.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_center_initializer.py b/pyclustering/cluster/tests/unit/ut_center_initializer.py index b7fc3c49..ba108262 100755 --- a/pyclustering/cluster/tests/unit/ut_center_initializer.py +++ b/pyclustering/cluster/tests/unit/ut_center_initializer.py @@ -4,7 +4,7 @@ @authors Andrei Novikov, Aleksey Kukushkin (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_clarans.py b/pyclustering/cluster/tests/unit/ut_clarans.py index a169b180..fa9e0f0e 100755 --- a/pyclustering/cluster/tests/unit/ut_clarans.py +++ b/pyclustering/cluster/tests/unit/ut_clarans.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_clique.py b/pyclustering/cluster/tests/unit/ut_clique.py index d1f1ca23..b4d3921a 100755 --- a/pyclustering/cluster/tests/unit/ut_clique.py +++ b/pyclustering/cluster/tests/unit/ut_clique.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_cure.py b/pyclustering/cluster/tests/unit/ut_cure.py index 101f9772..a7fad9ff 100755 --- a/pyclustering/cluster/tests/unit/ut_cure.py +++ b/pyclustering/cluster/tests/unit/ut_cure.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_dbscan.py b/pyclustering/cluster/tests/unit/ut_dbscan.py index 71e79433..8b6f5446 100755 --- a/pyclustering/cluster/tests/unit/ut_dbscan.py +++ b/pyclustering/cluster/tests/unit/ut_dbscan.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_elbow.py b/pyclustering/cluster/tests/unit/ut_elbow.py index 3d66e2c4..4a0af1a2 100755 --- a/pyclustering/cluster/tests/unit/ut_elbow.py +++ b/pyclustering/cluster/tests/unit/ut_elbow.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_ema.py b/pyclustering/cluster/tests/unit/ut_ema.py index 609f3554..da98ee9c 100755 --- a/pyclustering/cluster/tests/unit/ut_ema.py +++ b/pyclustering/cluster/tests/unit/ut_ema.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_encoder.py b/pyclustering/cluster/tests/unit/ut_encoder.py index 14655e00..95442951 100755 --- a/pyclustering/cluster/tests/unit/ut_encoder.py +++ b/pyclustering/cluster/tests/unit/ut_encoder.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_fcm.py b/pyclustering/cluster/tests/unit/ut_fcm.py index c40e2034..211d6270 100755 --- a/pyclustering/cluster/tests/unit/ut_fcm.py +++ b/pyclustering/cluster/tests/unit/ut_fcm.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_ga.py b/pyclustering/cluster/tests/unit/ut_ga.py index 211266fd..471ae7a1 100755 --- a/pyclustering/cluster/tests/unit/ut_ga.py +++ b/pyclustering/cluster/tests/unit/ut_ga.py @@ -4,7 +4,7 @@ @authors Andrei Novikov, Aleksey Kukushkin (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_general.py b/pyclustering/cluster/tests/unit/ut_general.py index 0b273de0..a89f5f56 100755 --- a/pyclustering/cluster/tests/unit/ut_general.py +++ b/pyclustering/cluster/tests/unit/ut_general.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_generator.py b/pyclustering/cluster/tests/unit/ut_generator.py index 02fee8e6..e6180f76 100755 --- a/pyclustering/cluster/tests/unit/ut_generator.py +++ b/pyclustering/cluster/tests/unit/ut_generator.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_gmeans.py b/pyclustering/cluster/tests/unit/ut_gmeans.py index fad81f2b..4c633373 100755 --- a/pyclustering/cluster/tests/unit/ut_gmeans.py +++ b/pyclustering/cluster/tests/unit/ut_gmeans.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_hsyncnet.py b/pyclustering/cluster/tests/unit/ut_hsyncnet.py index 49e4fc99..08048c9d 100755 --- a/pyclustering/cluster/tests/unit/ut_hsyncnet.py +++ b/pyclustering/cluster/tests/unit/ut_hsyncnet.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_kmeans.py b/pyclustering/cluster/tests/unit/ut_kmeans.py index b54e756c..5281b390 100755 --- a/pyclustering/cluster/tests/unit/ut_kmeans.py +++ b/pyclustering/cluster/tests/unit/ut_kmeans.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_kmedians.py b/pyclustering/cluster/tests/unit/ut_kmedians.py index fe9b74bb..5391e856 100755 --- a/pyclustering/cluster/tests/unit/ut_kmedians.py +++ b/pyclustering/cluster/tests/unit/ut_kmedians.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_kmedoids.py b/pyclustering/cluster/tests/unit/ut_kmedoids.py index f3f692e7..867cfe46 100755 --- a/pyclustering/cluster/tests/unit/ut_kmedoids.py +++ b/pyclustering/cluster/tests/unit/ut_kmedoids.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_mbsas.py b/pyclustering/cluster/tests/unit/ut_mbsas.py index 22647cf0..ef63d397 100755 --- a/pyclustering/cluster/tests/unit/ut_mbsas.py +++ b/pyclustering/cluster/tests/unit/ut_mbsas.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_optics.py b/pyclustering/cluster/tests/unit/ut_optics.py index 318ae52d..048fcd9d 100755 --- a/pyclustering/cluster/tests/unit/ut_optics.py +++ b/pyclustering/cluster/tests/unit/ut_optics.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_rock.py b/pyclustering/cluster/tests/unit/ut_rock.py index 9bb8ae7f..71d5127f 100755 --- a/pyclustering/cluster/tests/unit/ut_rock.py +++ b/pyclustering/cluster/tests/unit/ut_rock.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_silhouette.py b/pyclustering/cluster/tests/unit/ut_silhouette.py index 3192a2a5..80b79a5a 100755 --- a/pyclustering/cluster/tests/unit/ut_silhouette.py +++ b/pyclustering/cluster/tests/unit/ut_silhouette.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_somsc.py b/pyclustering/cluster/tests/unit/ut_somsc.py index cef6ece1..1c03bf1a 100755 --- a/pyclustering/cluster/tests/unit/ut_somsc.py +++ b/pyclustering/cluster/tests/unit/ut_somsc.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_syncnet.py b/pyclustering/cluster/tests/unit/ut_syncnet.py index c1ece665..dbb6594b 100755 --- a/pyclustering/cluster/tests/unit/ut_syncnet.py +++ b/pyclustering/cluster/tests/unit/ut_syncnet.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_syncsom.py b/pyclustering/cluster/tests/unit/ut_syncsom.py index f061934f..1aab0e90 100755 --- a/pyclustering/cluster/tests/unit/ut_syncsom.py +++ b/pyclustering/cluster/tests/unit/ut_syncsom.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_ttsas.py b/pyclustering/cluster/tests/unit/ut_ttsas.py index e723d3f1..89ddebcb 100755 --- a/pyclustering/cluster/tests/unit/ut_ttsas.py +++ b/pyclustering/cluster/tests/unit/ut_ttsas.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_visualizer.py b/pyclustering/cluster/tests/unit/ut_visualizer.py index eb364de9..fffe1832 100755 --- a/pyclustering/cluster/tests/unit/ut_visualizer.py +++ b/pyclustering/cluster/tests/unit/ut_visualizer.py @@ -6,7 +6,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/unit/ut_xmeans.py b/pyclustering/cluster/tests/unit/ut_xmeans.py index f4642be8..23141704 100755 --- a/pyclustering/cluster/tests/unit/ut_xmeans.py +++ b/pyclustering/cluster/tests/unit/ut_xmeans.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/tests/xmeans_templates.py b/pyclustering/cluster/tests/xmeans_templates.py index da220ffa..c679f2a2 100755 --- a/pyclustering/cluster/tests/xmeans_templates.py +++ b/pyclustering/cluster/tests/xmeans_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/ttsas.py b/pyclustering/cluster/ttsas.py index 4dcf7bad..319aab30 100755 --- a/pyclustering/cluster/ttsas.py +++ b/pyclustering/cluster/ttsas.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/cluster/xmeans.py b/pyclustering/cluster/xmeans.py index 14005169..2a9705ad 100755 --- a/pyclustering/cluster/xmeans.py +++ b/pyclustering/cluster/xmeans.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/container/__init__.py b/pyclustering/container/__init__.py index 0dac7c69..27e87524 100755 --- a/pyclustering/container/__init__.py +++ b/pyclustering/container/__init__.py @@ -4,6 +4,6 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ \ No newline at end of file diff --git a/pyclustering/container/cftree.py b/pyclustering/container/cftree.py index 26845442..1c91aef1 100755 --- a/pyclustering/container/cftree.py +++ b/pyclustering/container/cftree.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/container/examples/__init__.py b/pyclustering/container/examples/__init__.py index 82f6dc66..c7508c28 100755 --- a/pyclustering/container/examples/__init__.py +++ b/pyclustering/container/examples/__init__.py @@ -4,6 +4,6 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ \ No newline at end of file diff --git a/pyclustering/container/examples/kdtree_examples.py b/pyclustering/container/examples/kdtree_examples.py index 18de0a7c..185c98c0 100755 --- a/pyclustering/container/examples/kdtree_examples.py +++ b/pyclustering/container/examples/kdtree_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/container/kdtree.py b/pyclustering/container/kdtree.py index 34bc69fc..01938484 100755 --- a/pyclustering/container/kdtree.py +++ b/pyclustering/container/kdtree.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/container/tests/__init__.py b/pyclustering/container/tests/__init__.py index 6771cf40..57d63937 100755 --- a/pyclustering/container/tests/__init__.py +++ b/pyclustering/container/tests/__init__.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/container/tests/unit/__init__.py b/pyclustering/container/tests/unit/__init__.py index e5563a41..d4a94ae4 100755 --- a/pyclustering/container/tests/unit/__init__.py +++ b/pyclustering/container/tests/unit/__init__.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/container/tests/unit/ut_cftree.py b/pyclustering/container/tests/unit/ut_cftree.py index a6517301..586e4f66 100755 --- a/pyclustering/container/tests/unit/ut_cftree.py +++ b/pyclustering/container/tests/unit/ut_cftree.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/container/tests/unit/ut_kdtree.py b/pyclustering/container/tests/unit/ut_kdtree.py index 6714a247..d4975c28 100755 --- a/pyclustering/container/tests/unit/ut_kdtree.py +++ b/pyclustering/container/tests/unit/ut_kdtree.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/__init__.py b/pyclustering/core/__init__.py index 7a97d21b..904eddf6 100755 --- a/pyclustering/core/__init__.py +++ b/pyclustering/core/__init__.py @@ -4,6 +4,6 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ \ No newline at end of file diff --git a/pyclustering/core/agglomerative_wrapper.py b/pyclustering/core/agglomerative_wrapper.py index db128172..0e2093c6 100755 --- a/pyclustering/core/agglomerative_wrapper.py +++ b/pyclustering/core/agglomerative_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/bsas_wrapper.py b/pyclustering/core/bsas_wrapper.py index 09fd0fe1..5b798c9f 100755 --- a/pyclustering/core/bsas_wrapper.py +++ b/pyclustering/core/bsas_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/clique_wrapper.py b/pyclustering/core/clique_wrapper.py index b73dbdd8..1004d525 100755 --- a/pyclustering/core/clique_wrapper.py +++ b/pyclustering/core/clique_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/converter.py b/pyclustering/core/converter.py index d0af9177..7c8a30ac 100755 --- a/pyclustering/core/converter.py +++ b/pyclustering/core/converter.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/cure_wrapper.py b/pyclustering/core/cure_wrapper.py index 2e0dca06..0a4590cb 100755 --- a/pyclustering/core/cure_wrapper.py +++ b/pyclustering/core/cure_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/dbscan_wrapper.py b/pyclustering/core/dbscan_wrapper.py index 7a5918be..8c6b3df3 100755 --- a/pyclustering/core/dbscan_wrapper.py +++ b/pyclustering/core/dbscan_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/definitions.py b/pyclustering/core/definitions.py index 6623cbac..f7c81bc8 100755 --- a/pyclustering/core/definitions.py +++ b/pyclustering/core/definitions.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/elbow_wrapper.py b/pyclustering/core/elbow_wrapper.py index 6cb182e4..f96c1c74 100755 --- a/pyclustering/core/elbow_wrapper.py +++ b/pyclustering/core/elbow_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/fcm_wrapper.py b/pyclustering/core/fcm_wrapper.py index d576a75c..6c207784 100755 --- a/pyclustering/core/fcm_wrapper.py +++ b/pyclustering/core/fcm_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/gmeans_wrapper.py b/pyclustering/core/gmeans_wrapper.py index fa18a16f..f7a930a8 100755 --- a/pyclustering/core/gmeans_wrapper.py +++ b/pyclustering/core/gmeans_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/hhn_wrapper.py b/pyclustering/core/hhn_wrapper.py index aafe760c..27eb71a2 100755 --- a/pyclustering/core/hhn_wrapper.py +++ b/pyclustering/core/hhn_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/hsyncnet_wrapper.py b/pyclustering/core/hsyncnet_wrapper.py index bc7a5e2e..97d45e35 100755 --- a/pyclustering/core/hsyncnet_wrapper.py +++ b/pyclustering/core/hsyncnet_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/kmeans_wrapper.py b/pyclustering/core/kmeans_wrapper.py index ec1cc593..e0340846 100755 --- a/pyclustering/core/kmeans_wrapper.py +++ b/pyclustering/core/kmeans_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/kmedians_wrapper.py b/pyclustering/core/kmedians_wrapper.py index 02a021e5..8eb7eb54 100755 --- a/pyclustering/core/kmedians_wrapper.py +++ b/pyclustering/core/kmedians_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/kmedoids_wrapper.py b/pyclustering/core/kmedoids_wrapper.py index bca9bb97..de713864 100755 --- a/pyclustering/core/kmedoids_wrapper.py +++ b/pyclustering/core/kmedoids_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/legion_wrapper.py b/pyclustering/core/legion_wrapper.py index cb05f6f4..8f540dd4 100755 --- a/pyclustering/core/legion_wrapper.py +++ b/pyclustering/core/legion_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/mbsas_wrapper.py b/pyclustering/core/mbsas_wrapper.py index f4dacf0b..b96e583d 100755 --- a/pyclustering/core/mbsas_wrapper.py +++ b/pyclustering/core/mbsas_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/metric_wrapper.py b/pyclustering/core/metric_wrapper.py index 11eff2d1..cab65ae8 100755 --- a/pyclustering/core/metric_wrapper.py +++ b/pyclustering/core/metric_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/optics_wrapper.py b/pyclustering/core/optics_wrapper.py index 9fbebc12..a7fc2ccd 100755 --- a/pyclustering/core/optics_wrapper.py +++ b/pyclustering/core/optics_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/pcnn_wrapper.py b/pyclustering/core/pcnn_wrapper.py index 7a35f5d9..2b78533a 100755 --- a/pyclustering/core/pcnn_wrapper.py +++ b/pyclustering/core/pcnn_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/pyclustering_package.py b/pyclustering/core/pyclustering_package.py index b1f28f57..921378bd 100755 --- a/pyclustering/core/pyclustering_package.py +++ b/pyclustering/core/pyclustering_package.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/rock_wrapper.py b/pyclustering/core/rock_wrapper.py index fcb22684..eb585d08 100755 --- a/pyclustering/core/rock_wrapper.py +++ b/pyclustering/core/rock_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/silhouette_wrapper.py b/pyclustering/core/silhouette_wrapper.py index 32bef37b..96aa7a19 100755 --- a/pyclustering/core/silhouette_wrapper.py +++ b/pyclustering/core/silhouette_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/som_wrapper.py b/pyclustering/core/som_wrapper.py index 5b3f7852..a9ad9fd8 100755 --- a/pyclustering/core/som_wrapper.py +++ b/pyclustering/core/som_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/sync_wrapper.py b/pyclustering/core/sync_wrapper.py index 8d69372e..27785e42 100755 --- a/pyclustering/core/sync_wrapper.py +++ b/pyclustering/core/sync_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/syncnet_wrapper.py b/pyclustering/core/syncnet_wrapper.py index d892a3a0..7823b791 100755 --- a/pyclustering/core/syncnet_wrapper.py +++ b/pyclustering/core/syncnet_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/syncpr_wrapper.py b/pyclustering/core/syncpr_wrapper.py index 01a48f5e..bf574227 100755 --- a/pyclustering/core/syncpr_wrapper.py +++ b/pyclustering/core/syncpr_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/tests/__init__.py b/pyclustering/core/tests/__init__.py index 043c735e..da7d3475 100755 --- a/pyclustering/core/tests/__init__.py +++ b/pyclustering/core/tests/__init__.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/tests/ut_package.py b/pyclustering/core/tests/ut_package.py index d9adb2d4..134fc0b9 100755 --- a/pyclustering/core/tests/ut_package.py +++ b/pyclustering/core/tests/ut_package.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/ttsas_wrapper.py b/pyclustering/core/ttsas_wrapper.py index 8c82a66c..4474dc04 100755 --- a/pyclustering/core/ttsas_wrapper.py +++ b/pyclustering/core/ttsas_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/wrapper.py b/pyclustering/core/wrapper.py index 78e235b9..9a8cafcc 100755 --- a/pyclustering/core/wrapper.py +++ b/pyclustering/core/wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/core/xmeans_wrapper.py b/pyclustering/core/xmeans_wrapper.py index ddb3837e..a4ca5c0d 100755 --- a/pyclustering/core/xmeans_wrapper.py +++ b/pyclustering/core/xmeans_wrapper.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/gcolor/__init__.py b/pyclustering/gcolor/__init__.py index eeb8e7d2..f8acfe85 100755 --- a/pyclustering/gcolor/__init__.py +++ b/pyclustering/gcolor/__init__.py @@ -4,6 +4,6 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ \ No newline at end of file diff --git a/pyclustering/gcolor/dsatur.py b/pyclustering/gcolor/dsatur.py index 4ee471c7..feeaf3fb 100755 --- a/pyclustering/gcolor/dsatur.py +++ b/pyclustering/gcolor/dsatur.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/gcolor/examples/dsatur_examples.py b/pyclustering/gcolor/examples/dsatur_examples.py index 35e4e1e9..3cebab28 100755 --- a/pyclustering/gcolor/examples/dsatur_examples.py +++ b/pyclustering/gcolor/examples/dsatur_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/gcolor/examples/hysteresis_examples.py b/pyclustering/gcolor/examples/hysteresis_examples.py index 86243407..7f0c01f9 100755 --- a/pyclustering/gcolor/examples/hysteresis_examples.py +++ b/pyclustering/gcolor/examples/hysteresis_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/gcolor/examples/sync_examples.py b/pyclustering/gcolor/examples/sync_examples.py index c30f6db9..c9ef6275 100755 --- a/pyclustering/gcolor/examples/sync_examples.py +++ b/pyclustering/gcolor/examples/sync_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/gcolor/hysteresis.py b/pyclustering/gcolor/hysteresis.py index f75a59fb..8c50fec8 100755 --- a/pyclustering/gcolor/hysteresis.py +++ b/pyclustering/gcolor/hysteresis.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/gcolor/sync.py b/pyclustering/gcolor/sync.py index 192976fa..e1367862 100755 --- a/pyclustering/gcolor/sync.py +++ b/pyclustering/gcolor/sync.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/gcolor/tests/__init__.py b/pyclustering/gcolor/tests/__init__.py index 2dc1d0ad..75e22acf 100755 --- a/pyclustering/gcolor/tests/__init__.py +++ b/pyclustering/gcolor/tests/__init__.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/gcolor/tests/ut_dsatur.py b/pyclustering/gcolor/tests/ut_dsatur.py index 4553dce2..a5819e29 100755 --- a/pyclustering/gcolor/tests/ut_dsatur.py +++ b/pyclustering/gcolor/tests/ut_dsatur.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/gcolor/tests/ut_hysteresis.py b/pyclustering/gcolor/tests/ut_hysteresis.py index b4e05d96..9093ab69 100755 --- a/pyclustering/gcolor/tests/ut_hysteresis.py +++ b/pyclustering/gcolor/tests/ut_hysteresis.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/gcolor/tests/ut_sync.py b/pyclustering/gcolor/tests/ut_sync.py index ea54c137..7a6042aa 100755 --- a/pyclustering/gcolor/tests/ut_sync.py +++ b/pyclustering/gcolor/tests/ut_sync.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/__init__.py b/pyclustering/nnet/__init__.py index 5e852565..9377e425 100755 --- a/pyclustering/nnet/__init__.py +++ b/pyclustering/nnet/__init__.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/cnn.py b/pyclustering/nnet/cnn.py index e340e43e..ce8faea8 100755 --- a/pyclustering/nnet/cnn.py +++ b/pyclustering/nnet/cnn.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/dynamic_visualizer.py b/pyclustering/nnet/dynamic_visualizer.py index bcd77aa1..195acf8f 100755 --- a/pyclustering/nnet/dynamic_visualizer.py +++ b/pyclustering/nnet/dynamic_visualizer.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/examples/cnn_examples.py b/pyclustering/nnet/examples/cnn_examples.py index 9a126518..b63a7f27 100755 --- a/pyclustering/nnet/examples/cnn_examples.py +++ b/pyclustering/nnet/examples/cnn_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/examples/fsync_examples.py b/pyclustering/nnet/examples/fsync_examples.py index 57426a76..fe317812 100755 --- a/pyclustering/nnet/examples/fsync_examples.py +++ b/pyclustering/nnet/examples/fsync_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/examples/hhn_examples.py b/pyclustering/nnet/examples/hhn_examples.py index e71e4fd6..08bcb3f7 100755 --- a/pyclustering/nnet/examples/hhn_examples.py +++ b/pyclustering/nnet/examples/hhn_examples.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/examples/hhn_segmentation.py b/pyclustering/nnet/examples/hhn_segmentation.py index a457b125..a9136e99 100755 --- a/pyclustering/nnet/examples/hhn_segmentation.py +++ b/pyclustering/nnet/examples/hhn_segmentation.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/examples/hysteresis_examples.py b/pyclustering/nnet/examples/hysteresis_examples.py index b45a3084..c613d686 100755 --- a/pyclustering/nnet/examples/hysteresis_examples.py +++ b/pyclustering/nnet/examples/hysteresis_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/examples/legion_examples.py b/pyclustering/nnet/examples/legion_examples.py index 5e0cd8ad..d5d91a25 100755 --- a/pyclustering/nnet/examples/legion_examples.py +++ b/pyclustering/nnet/examples/legion_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/examples/legion_segmentation.py b/pyclustering/nnet/examples/legion_segmentation.py index a3ed85de..a6c80258 100755 --- a/pyclustering/nnet/examples/legion_segmentation.py +++ b/pyclustering/nnet/examples/legion_segmentation.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/examples/pcnn_examples.py b/pyclustering/nnet/examples/pcnn_examples.py index 00d053ac..96f7dd5f 100755 --- a/pyclustering/nnet/examples/pcnn_examples.py +++ b/pyclustering/nnet/examples/pcnn_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/examples/pcnn_segmentation.py b/pyclustering/nnet/examples/pcnn_segmentation.py index 2e0b43c1..08d7bc22 100755 --- a/pyclustering/nnet/examples/pcnn_segmentation.py +++ b/pyclustering/nnet/examples/pcnn_segmentation.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ from PIL import Image diff --git a/pyclustering/nnet/examples/som_examples.py b/pyclustering/nnet/examples/som_examples.py index 93456a4c..a4916228 100755 --- a/pyclustering/nnet/examples/som_examples.py +++ b/pyclustering/nnet/examples/som_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/examples/som_recognition.py b/pyclustering/nnet/examples/som_recognition.py index 8286aee1..f43981cf 100755 --- a/pyclustering/nnet/examples/som_recognition.py +++ b/pyclustering/nnet/examples/som_recognition.py @@ -6,7 +6,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/examples/sync_examples.py b/pyclustering/nnet/examples/sync_examples.py index ad6deb8f..ba6d7d84 100755 --- a/pyclustering/nnet/examples/sync_examples.py +++ b/pyclustering/nnet/examples/sync_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/examples/syncpr_examples.py b/pyclustering/nnet/examples/syncpr_examples.py index 39e1d413..cad8ce30 100755 --- a/pyclustering/nnet/examples/syncpr_examples.py +++ b/pyclustering/nnet/examples/syncpr_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/examples/syncsegm_examples.py b/pyclustering/nnet/examples/syncsegm_examples.py index 0dacc3c3..3e5b8d53 100755 --- a/pyclustering/nnet/examples/syncsegm_examples.py +++ b/pyclustering/nnet/examples/syncsegm_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/fsync.py b/pyclustering/nnet/fsync.py index df975ee8..6b7a3878 100755 --- a/pyclustering/nnet/fsync.py +++ b/pyclustering/nnet/fsync.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/hhn.py b/pyclustering/nnet/hhn.py index 867caf3c..1c34fcfa 100755 --- a/pyclustering/nnet/hhn.py +++ b/pyclustering/nnet/hhn.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/hysteresis.py b/pyclustering/nnet/hysteresis.py index 731d2992..fe07eb8f 100755 --- a/pyclustering/nnet/hysteresis.py +++ b/pyclustering/nnet/hysteresis.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/legion.py b/pyclustering/nnet/legion.py index 8aea80f1..e123bcb0 100755 --- a/pyclustering/nnet/legion.py +++ b/pyclustering/nnet/legion.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/pcnn.py b/pyclustering/nnet/pcnn.py index 4c40fd88..cb7c0b3c 100755 --- a/pyclustering/nnet/pcnn.py +++ b/pyclustering/nnet/pcnn.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/som.py b/pyclustering/nnet/som.py index f667ad6e..986bdb77 100755 --- a/pyclustering/nnet/som.py +++ b/pyclustering/nnet/som.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/sync.py b/pyclustering/nnet/sync.py index d31a5991..f769250c 100755 --- a/pyclustering/nnet/sync.py +++ b/pyclustering/nnet/sync.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/syncpr.py b/pyclustering/nnet/syncpr.py index 9fe24260..bc3b1de2 100755 --- a/pyclustering/nnet/syncpr.py +++ b/pyclustering/nnet/syncpr.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/syncsegm.py b/pyclustering/nnet/syncsegm.py index 4b37b0da..8a3c0f67 100755 --- a/pyclustering/nnet/syncsegm.py +++ b/pyclustering/nnet/syncsegm.py @@ -5,7 +5,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/__init__.py b/pyclustering/nnet/tests/__init__.py index 3106d322..7798549c 100755 --- a/pyclustering/nnet/tests/__init__.py +++ b/pyclustering/nnet/tests/__init__.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/hhn_templates.py b/pyclustering/nnet/tests/hhn_templates.py index a60dd5ee..b0b5c05e 100755 --- a/pyclustering/nnet/tests/hhn_templates.py +++ b/pyclustering/nnet/tests/hhn_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/integration/__init__.py b/pyclustering/nnet/tests/integration/__init__.py index 57547afd..30927875 100755 --- a/pyclustering/nnet/tests/integration/__init__.py +++ b/pyclustering/nnet/tests/integration/__init__.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/integration/it_hhn.py b/pyclustering/nnet/tests/integration/it_hhn.py index aa5374c3..89e6eb7d 100755 --- a/pyclustering/nnet/tests/integration/it_hhn.py +++ b/pyclustering/nnet/tests/integration/it_hhn.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/integration/it_legion.py b/pyclustering/nnet/tests/integration/it_legion.py index b6a7f7d1..8e4e5055 100755 --- a/pyclustering/nnet/tests/integration/it_legion.py +++ b/pyclustering/nnet/tests/integration/it_legion.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/integration/it_pcnn.py b/pyclustering/nnet/tests/integration/it_pcnn.py index f01dc11c..3fa2be1b 100755 --- a/pyclustering/nnet/tests/integration/it_pcnn.py +++ b/pyclustering/nnet/tests/integration/it_pcnn.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/integration/it_som.py b/pyclustering/nnet/tests/integration/it_som.py index de405d1f..29c04341 100755 --- a/pyclustering/nnet/tests/integration/it_som.py +++ b/pyclustering/nnet/tests/integration/it_som.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/integration/it_sync.py b/pyclustering/nnet/tests/integration/it_sync.py index 95ba6b0f..bff6c95e 100755 --- a/pyclustering/nnet/tests/integration/it_sync.py +++ b/pyclustering/nnet/tests/integration/it_sync.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/integration/it_syncpr.py b/pyclustering/nnet/tests/integration/it_syncpr.py index f0e55777..073ad47b 100755 --- a/pyclustering/nnet/tests/integration/it_syncpr.py +++ b/pyclustering/nnet/tests/integration/it_syncpr.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/integration/it_syncsegm.py b/pyclustering/nnet/tests/integration/it_syncsegm.py index 0e9f17cc..80b1a9f6 100755 --- a/pyclustering/nnet/tests/integration/it_syncsegm.py +++ b/pyclustering/nnet/tests/integration/it_syncsegm.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/legion_templates.py b/pyclustering/nnet/tests/legion_templates.py index ba05904b..fd8409e0 100755 --- a/pyclustering/nnet/tests/legion_templates.py +++ b/pyclustering/nnet/tests/legion_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/pcnn_templates.py b/pyclustering/nnet/tests/pcnn_templates.py index 36539347..ec50aa61 100755 --- a/pyclustering/nnet/tests/pcnn_templates.py +++ b/pyclustering/nnet/tests/pcnn_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/som_templates.py b/pyclustering/nnet/tests/som_templates.py index 16128b14..363a5258 100755 --- a/pyclustering/nnet/tests/som_templates.py +++ b/pyclustering/nnet/tests/som_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/sync_templates.py b/pyclustering/nnet/tests/sync_templates.py index 4742dfdb..3ab5384b 100755 --- a/pyclustering/nnet/tests/sync_templates.py +++ b/pyclustering/nnet/tests/sync_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/syncpr_templates.py b/pyclustering/nnet/tests/syncpr_templates.py index 1738b84a..c28dd72d 100755 --- a/pyclustering/nnet/tests/syncpr_templates.py +++ b/pyclustering/nnet/tests/syncpr_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/syncsegm_templates.py b/pyclustering/nnet/tests/syncsegm_templates.py index 9a9cf389..f420ec1a 100755 --- a/pyclustering/nnet/tests/syncsegm_templates.py +++ b/pyclustering/nnet/tests/syncsegm_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/unit/__init__.py b/pyclustering/nnet/tests/unit/__init__.py index 08544f16..2ad95e18 100755 --- a/pyclustering/nnet/tests/unit/__init__.py +++ b/pyclustering/nnet/tests/unit/__init__.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/unit/ut_cnn.py b/pyclustering/nnet/tests/unit/ut_cnn.py index e46ead9a..98f13f45 100755 --- a/pyclustering/nnet/tests/unit/ut_cnn.py +++ b/pyclustering/nnet/tests/unit/ut_cnn.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/unit/ut_dynamic_visualizer.py b/pyclustering/nnet/tests/unit/ut_dynamic_visualizer.py index d622fec0..03d8c273 100755 --- a/pyclustering/nnet/tests/unit/ut_dynamic_visualizer.py +++ b/pyclustering/nnet/tests/unit/ut_dynamic_visualizer.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/unit/ut_fsync.py b/pyclustering/nnet/tests/unit/ut_fsync.py index a2eb760e..494abd5a 100755 --- a/pyclustering/nnet/tests/unit/ut_fsync.py +++ b/pyclustering/nnet/tests/unit/ut_fsync.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/unit/ut_hhn.py b/pyclustering/nnet/tests/unit/ut_hhn.py index a6d30af4..d187721b 100755 --- a/pyclustering/nnet/tests/unit/ut_hhn.py +++ b/pyclustering/nnet/tests/unit/ut_hhn.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/unit/ut_hysteresis.py b/pyclustering/nnet/tests/unit/ut_hysteresis.py index 0c5ee24a..87d6900c 100755 --- a/pyclustering/nnet/tests/unit/ut_hysteresis.py +++ b/pyclustering/nnet/tests/unit/ut_hysteresis.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/unit/ut_legion.py b/pyclustering/nnet/tests/unit/ut_legion.py index fc059f9c..3b58b02f 100755 --- a/pyclustering/nnet/tests/unit/ut_legion.py +++ b/pyclustering/nnet/tests/unit/ut_legion.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/unit/ut_nnet.py b/pyclustering/nnet/tests/unit/ut_nnet.py index a9d2692e..731a7052 100755 --- a/pyclustering/nnet/tests/unit/ut_nnet.py +++ b/pyclustering/nnet/tests/unit/ut_nnet.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/unit/ut_pcnn.py b/pyclustering/nnet/tests/unit/ut_pcnn.py index 59b1e69d..cf6f5936 100755 --- a/pyclustering/nnet/tests/unit/ut_pcnn.py +++ b/pyclustering/nnet/tests/unit/ut_pcnn.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/unit/ut_som.py b/pyclustering/nnet/tests/unit/ut_som.py index ba50ab1a..f4444449 100755 --- a/pyclustering/nnet/tests/unit/ut_som.py +++ b/pyclustering/nnet/tests/unit/ut_som.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/unit/ut_sync.py b/pyclustering/nnet/tests/unit/ut_sync.py index 1a720f5a..3ab23721 100755 --- a/pyclustering/nnet/tests/unit/ut_sync.py +++ b/pyclustering/nnet/tests/unit/ut_sync.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/unit/ut_syncpr.py b/pyclustering/nnet/tests/unit/ut_syncpr.py index d0685eea..0beafb98 100755 --- a/pyclustering/nnet/tests/unit/ut_syncpr.py +++ b/pyclustering/nnet/tests/unit/ut_syncpr.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/nnet/tests/unit/ut_syncsegm.py b/pyclustering/nnet/tests/unit/ut_syncsegm.py index 5fa1262f..f8234d7a 100755 --- a/pyclustering/nnet/tests/unit/ut_syncsegm.py +++ b/pyclustering/nnet/tests/unit/ut_syncsegm.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/samples/__init__.py b/pyclustering/samples/__init__.py index 7f7ca6aa..f726f3e6 100755 --- a/pyclustering/samples/__init__.py +++ b/pyclustering/samples/__init__.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/samples/definitions.py b/pyclustering/samples/definitions.py index 5756078c..4c1bec53 100755 --- a/pyclustering/samples/definitions.py +++ b/pyclustering/samples/definitions.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/tests/__init__.py b/pyclustering/tests/__init__.py index d9440adb..da8998f2 100755 --- a/pyclustering/tests/__init__.py +++ b/pyclustering/tests/__init__.py @@ -4,6 +4,6 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/tests/assertion.py b/pyclustering/tests/assertion.py index a1bc7578..f08bd63f 100755 --- a/pyclustering/tests/assertion.py +++ b/pyclustering/tests/assertion.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/tests/suite_holder.py b/pyclustering/tests/suite_holder.py index 9ae66e76..cb796d78 100755 --- a/pyclustering/tests/suite_holder.py +++ b/pyclustering/tests/suite_holder.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/tests/tests_runner.py b/pyclustering/tests/tests_runner.py index 83511904..3cfa672b 100755 --- a/pyclustering/tests/tests_runner.py +++ b/pyclustering/tests/tests_runner.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/utils/__init__.py b/pyclustering/utils/__init__.py index 5f5a6f79..1a67e37e 100755 --- a/pyclustering/utils/__init__.py +++ b/pyclustering/utils/__init__.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/utils/color.py b/pyclustering/utils/color.py index c95e04b3..38989de0 100755 --- a/pyclustering/utils/color.py +++ b/pyclustering/utils/color.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/utils/dimension.py b/pyclustering/utils/dimension.py index e5de8df3..3cf62e2f 100755 --- a/pyclustering/utils/dimension.py +++ b/pyclustering/utils/dimension.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/utils/examples/__init__.py b/pyclustering/utils/examples/__init__.py index b919e893..6711d6b3 100755 --- a/pyclustering/utils/examples/__init__.py +++ b/pyclustering/utils/examples/__init__.py @@ -4,6 +4,6 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ \ No newline at end of file diff --git a/pyclustering/utils/examples/utils_examples.py b/pyclustering/utils/examples/utils_examples.py index cf4ea457..fce45a20 100755 --- a/pyclustering/utils/examples/utils_examples.py +++ b/pyclustering/utils/examples/utils_examples.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/utils/graph.py b/pyclustering/utils/graph.py index c5154686..f6946d09 100755 --- a/pyclustering/utils/graph.py +++ b/pyclustering/utils/graph.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/utils/metric.py b/pyclustering/utils/metric.py index dc49418a..52277cdf 100755 --- a/pyclustering/utils/metric.py +++ b/pyclustering/utils/metric.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/utils/sampling.py b/pyclustering/utils/sampling.py index 375a5851..0d711473 100755 --- a/pyclustering/utils/sampling.py +++ b/pyclustering/utils/sampling.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/utils/tests/__init__.py b/pyclustering/utils/tests/__init__.py index ac12bf22..3853e38b 100755 --- a/pyclustering/utils/tests/__init__.py +++ b/pyclustering/utils/tests/__init__.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/utils/tests/integration/__init__.py b/pyclustering/utils/tests/integration/__init__.py index 56bc5d98..838e0791 100755 --- a/pyclustering/utils/tests/integration/__init__.py +++ b/pyclustering/utils/tests/integration/__init__.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/utils/tests/integration/it_metric.py b/pyclustering/utils/tests/integration/it_metric.py index 66f18f47..33d3bbd5 100755 --- a/pyclustering/utils/tests/integration/it_metric.py +++ b/pyclustering/utils/tests/integration/it_metric.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/utils/tests/sampling_templates.py b/pyclustering/utils/tests/sampling_templates.py index c6408125..44acc798 100755 --- a/pyclustering/utils/tests/sampling_templates.py +++ b/pyclustering/utils/tests/sampling_templates.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/utils/tests/unit/__init__.py b/pyclustering/utils/tests/unit/__init__.py index 803830aa..c259b70a 100755 --- a/pyclustering/utils/tests/unit/__init__.py +++ b/pyclustering/utils/tests/unit/__init__.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/utils/tests/unit/ut_dimension.py b/pyclustering/utils/tests/unit/ut_dimension.py index 1670ba48..caf39ddb 100755 --- a/pyclustering/utils/tests/unit/ut_dimension.py +++ b/pyclustering/utils/tests/unit/ut_dimension.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/utils/tests/unit/ut_metric.py b/pyclustering/utils/tests/unit/ut_metric.py index 43974aae..c8c00a22 100755 --- a/pyclustering/utils/tests/unit/ut_metric.py +++ b/pyclustering/utils/tests/unit/ut_metric.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/utils/tests/unit/ut_sampling.py b/pyclustering/utils/tests/unit/ut_sampling.py index d2f6ff8c..7356284b 100755 --- a/pyclustering/utils/tests/unit/ut_sampling.py +++ b/pyclustering/utils/tests/unit/ut_sampling.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/pyclustering/utils/tests/unit/ut_utils.py b/pyclustering/utils/tests/unit/ut_utils.py index 2134023f..ad38bab7 100755 --- a/pyclustering/utils/tests/unit/ut_utils.py +++ b/pyclustering/utils/tests/unit/ut_utils.py @@ -4,7 +4,7 @@ @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """ diff --git a/setup.py b/setup.py index feb5e378..56f01cfa 100755 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ """! @authors Andrei Novikov (pyclustering@yandex.ru) @date 2014-2020 -@license BSD-3-Clause +@copyright BSD-3-Clause """