Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit f2d9077

Browse files
committedMar 3, 2021
style: cs fixes
1 parent 8498005 commit f2d9077

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎LICENSE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The MIT License (MIT)
22

3-
Copyright (c) 2018-2020 Daniel Bannert
3+
Copyright (c) 2018-2021 Daniel Bannert
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
66
documentation files (the _Software_), to deal in the Software without restriction, including without limitation the

‎bin/CreatePhpCsFixerList.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/**
6-
* Copyright (c) 2018-2020 Daniel Bannert
6+
* Copyright (c) 2018-2021 Daniel Bannert
77
*
88
* For the full copyright and license information, please view
99
* the LICENSE.md file that was distributed with this source code.

0 commit comments

Comments
 (0)
This repository has been archived.