Skip to content

Commit bc620ab

Browse files
committed
Updating copyright notice
1 parent 0879834 commit bc620ab

File tree

190 files changed

+191
-191
lines changed

Some content is hidden

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

190 files changed

+191
-191
lines changed

bigml/anomaly.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2020-2022 BigML
3+
# Copyright 2020-2023 BigML
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License"); you may
66
# not use this file except in compliance with the License. You may obtain

bigml/api.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=too-many-ancestors,non-parent-init-called, unused-import, no-member
33
#
4-
# Copyright 2012-2022 BigML
4+
# Copyright 2012-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/anomalyhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2014-2022 BigML
4+
# Copyright 2014-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/anomalyscorehandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2014-2022 BigML
4+
# Copyright 2014-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/associationhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2015-2022 BigML
4+
# Copyright 2015-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/associationsethandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2015-2022 BigML
4+
# Copyright 2015-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/batchanomalyscorehandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2014-2022 BigML
4+
# Copyright 2014-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/batchcentroidhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2014-2022 BigML
4+
# Copyright 2014-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/batchpredictionhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2014-2022 BigML
4+
# Copyright 2014-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/batchprojectionhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2018-2022 BigML
4+
# Copyright 2018-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/batchtopicdistributionhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2016-2022 BigML
4+
# Copyright 2016-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/centroidhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2014-2022 BigML
4+
# Copyright 2014-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/clusterhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2014-2022 BigML
4+
# Copyright 2014-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/configurationhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2014-2022 BigML
4+
# Copyright 2014-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/correlationhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2015-2022 BigML
4+
# Copyright 2015-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/datasethandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2014-2022 BigML
4+
# Copyright 2014-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/deepnethandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2017-2022 BigML
4+
# Copyright 2017-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/ensemblehandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2014-2022 BigML
4+
# Copyright 2014-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/evaluationhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2014-2022 BigML
4+
# Copyright 2014-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/executionhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2015-2022 BigML
4+
# Copyright 2015-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/externalconnectorhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2020-2022 BigML
4+
# Copyright 2020-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/forecasthandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2017-2022 BigML
4+
# Copyright 2017-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/fusionhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2018-2022 BigML
4+
# Copyright 2018-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/libraryhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2015-2022 BigML
4+
# Copyright 2015-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/linearhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2019-2022 BigML
4+
# Copyright 2019-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/logistichandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2015-2022 BigML
4+
# Copyright 2015-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/modelhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2014-2022 BigML
4+
# Copyright 2014-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/optimlhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2018-2022 BigML
4+
# Copyright 2018-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/pcahandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2018-2022 BigML
4+
# Copyright 2018-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/predictionhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2014-2022 BigML
4+
# Copyright 2014-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/projecthandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2014-2022 BigML
4+
# Copyright 2014-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/projectionhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2018-2022 BigML
4+
# Copyright 2018-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/resourcehandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method,unused-import
33
#
4-
# Copyright 2014-2022 BigML
4+
# Copyright 2014-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/samplehandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2015-2022 BigML
4+
# Copyright 2015-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/scripthandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2015-2022 BigML
4+
# Copyright 2015-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/sourcehandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2014-2022 BigML
4+
# Copyright 2014-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/statisticaltesthandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2015-2022 BigML
4+
# Copyright 2015-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/timeserieshandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2017-2022 BigML
4+
# Copyright 2017-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/topicdistributionhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2016-2022 BigML
4+
# Copyright 2016-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/api_handlers/topicmodelhandler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#pylint: disable=abstract-method
33
#
4-
# Copyright 2016-2022 BigML
4+
# Copyright 2016-2023 BigML
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may
77
# not use this file except in compliance with the License. You may obtain

bigml/association.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2015-2022 BigML
3+
# Copyright 2015-2023 BigML
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License"); you may
66
# not use this file except in compliance with the License. You may obtain

bigml/associationrule.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2015-2022 BigML
3+
# Copyright 2015-2023 BigML
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License"); you may
66
# not use this file except in compliance with the License. You may obtain

bigml/basemodel.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2013-2022 BigML
3+
# Copyright 2013-2023 BigML
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License"); you may
66
# not use this file except in compliance with the License. You may obtain

bigml/bigmlconnection.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2014-2022 BigML
3+
# Copyright 2014-2023 BigML
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License"); you may
66
# not use this file except in compliance with the License. You may obtain

bigml/centroid.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2014-2022 BigML
3+
# Copyright 2014-2023 BigML
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License"); you may
66
# not use this file except in compliance with the License. You may obtain

0 commit comments

Comments
 (0)