Skip to content

Commit

Permalink
Add MIT LICENSE.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
beberlei committed Feb 20, 2012
1 parent af8371f commit f7dfae9
Show file tree
Hide file tree
Showing 16 changed files with 34 additions and 36 deletions.
2 changes: 1 addition & 1 deletion Command/InitCommand.php
Expand Up @@ -4,7 +4,7 @@
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* This source file is subject to the MIT license that is bundled
* with this package in the file LICENSE.txt.
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
Expand Down
2 changes: 1 addition & 1 deletion Command/PackageCommand.php
Expand Up @@ -4,7 +4,7 @@
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* This source file is subject to the MIT license that is bundled
* with this package in the file LICENSE.txt.
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
Expand Down
2 changes: 1 addition & 1 deletion DependencyInjection/Configuration.php
Expand Up @@ -4,7 +4,7 @@
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* This source file is subject to the MIT license that is bundled
* with this package in the file LICENSE.txt.
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
Expand Down
2 changes: 1 addition & 1 deletion DependencyInjection/WindowsAzureDistributionExtension.php
Expand Up @@ -4,7 +4,7 @@
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* This source file is subject to the MIT license that is bundled
* with this package in the file LICENSE.txt.
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
Expand Down
2 changes: 1 addition & 1 deletion Deployment/AzureDeployment.php
Expand Up @@ -4,7 +4,7 @@
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* This source file is subject to the MIT license that is bundled
* with this package in the file LICENSE.txt.
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
Expand Down
2 changes: 1 addition & 1 deletion Deployment/AzureSDKCommandBuilder.php
Expand Up @@ -4,7 +4,7 @@
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* This source file is subject to the MIT license that is bundled
* with this package in the file LICENSE.txt.
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
Expand Down
22 changes: 0 additions & 22 deletions Deployment/Project.php

This file was deleted.

2 changes: 1 addition & 1 deletion Deployment/ServiceConfiguration.php
Expand Up @@ -4,7 +4,7 @@
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* This source file is subject to the MIT license that is bundled
* with this package in the file LICENSE.txt.
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
Expand Down
2 changes: 1 addition & 1 deletion Deployment/ServiceDefinition.php
Expand Up @@ -4,7 +4,7 @@
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* This source file is subject to the MIT license that is bundled
* with this package in the file LICENSE.txt.
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
Expand Down
2 changes: 1 addition & 1 deletion Deployment/VendorRoleFilesListener.php
Expand Up @@ -4,7 +4,7 @@
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* This source file is subject to the MIT license that is bundled
* with this package in the file LICENSE.txt.
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
Expand Down
2 changes: 1 addition & 1 deletion HttpKernel/AzureKernel.php
Expand Up @@ -4,7 +4,7 @@
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* This source file is subject to the MIT license that is bundled
* with this package in the file LICENSE.txt.
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
Expand Down
20 changes: 20 additions & 0 deletions LICENSE.txt
@@ -0,0 +1,20 @@
Copyright (c) 2012 Benjamin Eberlei

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
OR OTHER DEALINGS IN THE SOFTWARE.

2 changes: 1 addition & 1 deletion Tests/ContainerTest.php
Expand Up @@ -4,7 +4,7 @@
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* This source file is subject to the MIT license that is bundled
* with this package in the file LICENSE.txt.
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
Expand Down
2 changes: 1 addition & 1 deletion Tests/Deployment/AzureSDKCommandBuilderTest.php
Expand Up @@ -4,7 +4,7 @@
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* This source file is subject to the MIT license that is bundled
* with this package in the file LICENSE.txt.
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
Expand Down
2 changes: 1 addition & 1 deletion Tests/Deployment/ServiceDefinitionTest.php
Expand Up @@ -4,7 +4,7 @@
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* This source file is subject to the MIT license that is bundled
* with this package in the file LICENSE.txt.
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
Expand Down
2 changes: 1 addition & 1 deletion WindowsAzureDistributionBundle.php
Expand Up @@ -4,7 +4,7 @@
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* This source file is subject to the MIT license that is bundled
* with this package in the file LICENSE.txt.
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
Expand Down

0 comments on commit f7dfae9

Please sign in to comment.