We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95e828f commit 61ed66dCopy full SHA for 61ed66d
LICENSE
@@ -1,6 +1,6 @@
1
BSD 3-Clause License
2
3
-Copyright (c) 2017, FLYERALARM Digital GmbH
+Copyright (c) 2018, FLYERALARM Digital GmbH
4
All rights reserved.
5
6
Redistribution and use in source and binary forms, with or without
composer.json
@@ -2,7 +2,7 @@
"name": "flyeralarm/php-code-validator",
"description": "A custom coding standard for FLYERALARM",
"type": "config",
- "license": "proprietary",
+ "license": "BSD-3-Clause",
"authors": [
7
{
8
"name": "Daniel Müller",
0 commit comments