Skip to content

Commit a8a97f1

Browse files
committed
Updating copyright notices
1 parent 72ca468 commit a8a97f1

File tree

193 files changed

+194
-194
lines changed

Some content is hidden

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

193 files changed

+194
-194
lines changed

bigml/anomaly.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright 2020-2023 BigML
3+
# Copyright 2020-2025 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

Lines changed: 1 addition & 1 deletion
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-2023 BigML
4+
# Copyright 2012-2025 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

Lines changed: 1 addition & 1 deletion
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-2023 BigML
4+
# Copyright 2014-2025 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

Lines changed: 1 addition & 1 deletion
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-2023 BigML
4+
# Copyright 2014-2025 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

Lines changed: 1 addition & 1 deletion
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-2023 BigML
4+
# Copyright 2015-2025 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

Lines changed: 1 addition & 1 deletion
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-2023 BigML
4+
# Copyright 2015-2025 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

Lines changed: 1 addition & 1 deletion
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-2023 BigML
4+
# Copyright 2014-2025 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

Lines changed: 1 addition & 1 deletion
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-2023 BigML
4+
# Copyright 2014-2025 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

Lines changed: 1 addition & 1 deletion
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-2023 BigML
4+
# Copyright 2014-2025 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

Lines changed: 1 addition & 1 deletion
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-2023 BigML
4+
# Copyright 2018-2025 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

0 commit comments

Comments
 (0)