diff --git a/.github/workflows/mutation-coverage.yml b/.github/workflows/mutation-coverage.yml index 9577453..4ef68bf 100644 --- a/.github/workflows/mutation-coverage.yml +++ b/.github/workflows/mutation-coverage.yml @@ -1,6 +1,6 @@ # The MIT License (MIT). # -# Copyright (c) 2024 Almaz Ilaletdinov +# Copyright (c) 2024-2025 Almaz Ilaletdinov # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/.github/workflows/pr-check.yml b/.github/workflows/pr-check.yml index 869bc92..9e09c71 100644 --- a/.github/workflows/pr-check.yml +++ b/.github/workflows/pr-check.yml @@ -1,6 +1,6 @@ # The MIT License (MIT). # -# Copyright (c) 2024 Almaz Ilaletdinov +# Copyright (c) 2024-2025 Almaz Ilaletdinov # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a6a621c..f3afcd1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,6 +1,6 @@ # The MIT License (MIT). # -# Copyright (c) 2024 Almaz Ilaletdinov +# Copyright (c) 2024-2025 Almaz Ilaletdinov # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/CHANGELOG.md b/CHANGELOG.md index e9c7742..5b5363b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@