Skip to content

Commit 4b7021f

Browse files
committed
Update license year
1 parent 24f67df commit 4b7021f

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -148,10 +148,6 @@ jobs:
148148
PHP_CS_FIXER_IGNORE_ENV: 1
149149
run: php vendor/bin/php-cs-fixer fix --diff --dry-run -v
150150

151-
- name: Check license year
152-
if: matrix.coding-standards
153-
run: cat LICENSE |grep -E "\(c\) ([0-9]+\-)*`date +%Y`"
154-
155151
- name: Analyze composer dependencies
156152
if: matrix.analyze-dependencies
157153
run: |

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2021-2025 E-COMMIT
3+
Copyright (c) 2021-present E-COMMIT
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)