Skip to content

Commit 909eefb

Browse files
committed
update copyright to 2025
1 parent 012954d commit 909eefb

Some content is hidden

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

83 files changed

+83
-83
lines changed

gillespy2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# GillesPy2 is a modeling toolkit for biochemical simulation.
2-
# Copyright (C) 2019-2024 GillesPy2 developers.
2+
# Copyright (C) 2019-2025 GillesPy2 developers.
33

44
# This program is free software: you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

gillespy2/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# GillesPy2 is a modeling toolkit for biochemical simulation.
2-
# Copyright (C) 2019-2024 GillesPy2 developers.
2+
# Copyright (C) 2019-2025 GillesPy2 developers.
33

44
# This program is free software: you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

gillespy2/core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# GillesPy2 is a modeling toolkit for biochemical simulation.
2-
# Copyright (C) 2019-2024 GillesPy2 developers.
2+
# Copyright (C) 2019-2025 GillesPy2 developers.
33

44
# This program is free software: you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

gillespy2/core/assignmentrule.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# GillesPy2 is a modeling toolkit for biochemical simulation.
2-
# Copyright (C) 2019-2024 GillesPy2 developers.
2+
# Copyright (C) 2019-2025 GillesPy2 developers.
33

44
# This program is free software: you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

gillespy2/core/cleanup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# GillesPy2 is a modeling toolkit for biochemical simulation.
2-
# Copyright (C) 2019-2024 GillesPy2 developers.
2+
# Copyright (C) 2019-2025 GillesPy2 developers.
33

44
# This program is free software: you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

gillespy2/core/events.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# GillesPy2 is a modeling toolkit for biochemical simulation.
2-
# Copyright (C) 2019-2024 GillesPy2 developers.
2+
# Copyright (C) 2019-2025 GillesPy2 developers.
33

44
# This program is free software: you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

gillespy2/core/functiondefinition.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# GillesPy2 is a modeling toolkit for biochemical simulation.
2-
# Copyright (C) 2019-2024 GillesPy2 developers.
2+
# Copyright (C) 2019-2025 GillesPy2 developers.
33

44
# This program is free software: you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

gillespy2/core/gillespyError.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# GillesPy2 is a modeling toolkit for biochemical simulation.
2-
# Copyright (C) 2019-2024 GillesPy2 developers.
2+
# Copyright (C) 2019-2025 GillesPy2 developers.
33

44
# This program is free software: you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

gillespy2/core/gillespySolver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# GillesPy2 is a modeling toolkit for biochemical simulation.
2-
# Copyright (C) 2019-2024 GillesPy2 developers.
2+
# Copyright (C) 2019-2025 GillesPy2 developers.
33

44
# This program is free software: you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

gillespy2/core/jsonify.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# GillesPy2 is a modeling toolkit for biochemical simulation.
2-
# Copyright (C) 2019-2024 GillesPy2 developers.
2+
# Copyright (C) 2019-2025 GillesPy2 developers.
33

44
# This program is free software: you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)