Skip to content

Commit 1e229dc

Browse files
authored
Merge pull request #7 from logicmonitor/DEV-79457-break-line-after-column-80
DEV-79457 Formatting changes for licence text. added licence text to …
2 parents 0a9639d + 26c9a72 commit 1e229dc

Some content is hidden

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

41 files changed

+174
-39
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,10 @@ If you have questions in general, reach out to our [support](mailto:support@logi
123123
------------
124124
Copyright, 2021, LogicMonitor, Inc.
125125

126-
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
126+
This Source Code Form is subject to the terms of the
127+
Mozilla Public License, v. 2.0. If a copy of the MPL
128+
was not distributed with this file, You can obtain
129+
one at https://mozilla.org/MPL/2.0/.
127130

128131

129132

docs/source/conf.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
"""
22
=======
33
Copyright, 2021, LogicMonitor, Inc.
4-
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
4+
This Source Code Form is subject to the terms of the
5+
Mozilla Public License, v. 2.0. If a copy of the MPL
6+
was not distributed with this file, You can obtain
7+
one at https://mozilla.org/MPL/2.0/.
58
=======
69
"""
710

example/cpu_metrics.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
"""
22
=======
33
Copyright, 2021, LogicMonitor, Inc.
4-
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
4+
This Source Code Form is subject to the terms of the
5+
Mozilla Public License, v. 2.0. If a copy of the MPL
6+
was not distributed with this file, You can obtain
7+
one at https://mozilla.org/MPL/2.0/.
58
=======
69
"""
710

example/disk_metrics.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
"""
22
=======
33
Copyright, 2021, LogicMonitor, Inc.
4-
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
4+
This Source Code Form is subject to the terms of the
5+
Mozilla Public License, v. 2.0. If a copy of the MPL
6+
was not distributed with this file, You can obtain
7+
one at https://mozilla.org/MPL/2.0/.
58
=======
69
"""
710

example/log_non_batch.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
"""
22
=======
33
Copyright, 2021, LogicMonitor, Inc.
4-
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
4+
This Source Code Form is subject to the terms of the
5+
Mozilla Public License, v. 2.0. If a copy of the MPL
6+
was not distributed with this file, You can obtain
7+
one at https://mozilla.org/MPL/2.0/.
58
=======
69
"""
710

example/simple_example.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
"""
22
=======
33
Copyright, 2021, LogicMonitor, Inc.
4-
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
4+
This Source Code Form is subject to the terms of the
5+
Mozilla Public License, v. 2.0. If a copy of the MPL
6+
was not distributed with this file, You can obtain
7+
one at https://mozilla.org/MPL/2.0/.
58
=======
69
"""
710

example/test_property.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
"""
22
=======
33
Copyright, 2021, LogicMonitor, Inc.
4-
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
4+
This Source Code Form is subject to the terms of the
5+
Mozilla Public License, v. 2.0. If a copy of the MPL
6+
was not distributed with this file, You can obtain
7+
one at https://mozilla.org/MPL/2.0/.
58
=======
69
"""
710

logicmonitor_data_sdk/__init__.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
"""
22
=======
33
Copyright, 2021, LogicMonitor, Inc.
4-
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
4+
This Source Code Form is subject to the terms of the
5+
Mozilla Public License, v. 2.0. If a copy of the MPL
6+
was not distributed with this file, You can obtain
7+
one at https://mozilla.org/MPL/2.0/.
58
=======
69
"""
710

logicmonitor_data_sdk/api/__init__.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
"""
22
=======
33
Copyright, 2021, LogicMonitor, Inc.
4-
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
4+
This Source Code Form is subject to the terms of the
5+
Mozilla Public License, v. 2.0. If a copy of the MPL
6+
was not distributed with this file, You can obtain
7+
one at https://mozilla.org/MPL/2.0/.
58
=======
69
"""
710

logicmonitor_data_sdk/api/logs.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
"""
22
=======
33
Copyright, 2021, LogicMonitor, Inc.
4-
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
4+
This Source Code Form is subject to the terms of the
5+
Mozilla Public License, v. 2.0. If a copy of the MPL
6+
was not distributed with this file, You can obtain
7+
one at https://mozilla.org/MPL/2.0/.
58
=======
69
"""
710

0 commit comments

Comments
 (0)