Skip to content

Commit d19f78d

Browse files
updated license header
1 parent 1aece77 commit d19f78d

1,540 files changed

Lines changed: 3188 additions & 3263 deletions

File tree

Some content is hidden

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

pm4py/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'''
2-
PM4Py – A Process Mining Library for Python
3-
Copyright (C) 2024 Process Intelligence Solutions UG (haftungsbeschränkt)
2+
PM4Py – A Process Mining Library for Python
3+
Copyright (C) 2026 Process Intelligence Solutions GmbH
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as

pm4py/algo/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'''
2-
PM4Py – A Process Mining Library for Python
3-
Copyright (C) 2024 Process Intelligence Solutions UG (haftungsbeschränkt)
2+
PM4Py A Process Mining Library for Python
3+
Copyright (C) 2026 Process Intelligence Solutions GmbH
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as

pm4py/algo/analysis/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'''
2-
PM4Py – A Process Mining Library for Python
3-
Copyright (C) 2024 Process Intelligence Solutions UG (haftungsbeschränkt)
2+
PM4Py A Process Mining Library for Python
3+
Copyright (C) 2026 Process Intelligence Solutions GmbH
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as

pm4py/algo/analysis/extended_marking_equation/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'''
2-
PM4Py – A Process Mining Library for Python
3-
Copyright (C) 2024 Process Intelligence Solutions UG (haftungsbeschränkt)
2+
PM4Py – A Process Mining Library for Python
3+
Copyright (C) 2026 Process Intelligence Solutions GmbH
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as

pm4py/algo/analysis/extended_marking_equation/algorithm.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'''
2-
PM4Py – A Process Mining Library for Python
3-
Copyright (C) 2024 Process Intelligence Solutions UG (haftungsbeschränkt)
2+
PM4Py – A Process Mining Library for Python
3+
Copyright (C) 2026 Process Intelligence Solutions GmbH
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as

pm4py/algo/analysis/extended_marking_equation/variants/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'''
2-
PM4Py – A Process Mining Library for Python
3-
Copyright (C) 2024 Process Intelligence Solutions UG (haftungsbeschränkt)
2+
PM4Py – A Process Mining Library for Python
3+
Copyright (C) 2026 Process Intelligence Solutions GmbH
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as

pm4py/algo/analysis/extended_marking_equation/variants/classic.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'''
2-
PM4Py – A Process Mining Library for Python
3-
Copyright (C) 2024 Process Intelligence Solutions UG (haftungsbeschränkt)
2+
PM4Py – A Process Mining Library for Python
3+
Copyright (C) 2026 Process Intelligence Solutions GmbH
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as

pm4py/algo/analysis/marking_equation/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'''
2-
PM4Py – A Process Mining Library for Python
3-
Copyright (C) 2024 Process Intelligence Solutions UG (haftungsbeschränkt)
2+
PM4Py – A Process Mining Library for Python
3+
Copyright (C) 2026 Process Intelligence Solutions GmbH
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as

pm4py/algo/analysis/marking_equation/algorithm.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'''
2-
PM4Py – A Process Mining Library for Python
3-
Copyright (C) 2024 Process Intelligence Solutions UG (haftungsbeschränkt)
2+
PM4Py – A Process Mining Library for Python
3+
Copyright (C) 2026 Process Intelligence Solutions GmbH
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as

pm4py/algo/analysis/marking_equation/variants/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'''
2-
PM4Py – A Process Mining Library for Python
3-
Copyright (C) 2024 Process Intelligence Solutions UG (haftungsbeschränkt)
2+
PM4Py – A Process Mining Library for Python
3+
Copyright (C) 2026 Process Intelligence Solutions GmbH
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as

0 commit comments

Comments
 (0)