You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -45,3 +45,8 @@ You can verify your code by running
45
45
```
46
46
$ bin/phpunit
47
47
```
48
+
49
+
## License
50
+
Each Magento source file included in this distribution is licensed under OSL-3.0 license.
51
+
52
+
Please see [LICENSE.txt](https://github.com/magento/magento-coding-standard/blob/master/LICENSE.txt) for the full text of the [Open Software License v. 3.0 (OSL-3.0)](http://opensource.org/licenses/osl-3.0.php).
0 commit comments