Skip to content

Commit

Permalink
Updated licensing information.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremeamia committed Jan 28, 2013
1 parent 4060b89 commit 12061e0
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
File renamed without changes.
16 changes: 16 additions & 0 deletions NOTICE.md
@@ -0,0 +1,16 @@
# AWS Service Provider for Silex

<https://github.com/aws/aws-sdk-php-silex>

Copyright 2012-2013 Amazon.com, Inc. or its affiliates. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License").
You may not use this file except in compliance with the License.
A copy of the License is located at

<http://aws.amazon.com/apache2.0>

or in the "license" file accompanying this file. This file is distributed
on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
express or implied. See the License for the specific language governing
permissions and limitations under the License.
2 changes: 1 addition & 1 deletion src/Aws/Silex/AwsServiceProvider.php
@@ -1,6 +1,6 @@
<?php
/**
* Copyright 2013 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Copyright 2012-2013 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion tests/Aws/Silex/Tests/AwsServiceProviderTest.php
@@ -1,6 +1,6 @@
<?php
/**
* Copyright 2013 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Copyright 2012-2013 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
Expand Down

0 comments on commit 12061e0

Please sign in to comment.