Skip to content

Commit

Permalink
move license file to root for current best practice
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobion committed Mar 26, 2020
1 parent b2056b9 commit e5b2c1e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Resources/meta/LICENSE → LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2010-2015 Liip, http://www.liip.ch <contact@liip.ch>
Copyright (c) 2010-2020 Liip, http://www.liip.ch <contact@liip.ch>
Driebit, http://www.driebit.nl <info@driebit.nl>

Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ License
-------

This bundle is released under the MIT license. See the included
[LICENSE](src/Resources/meta/LICENSE) file for more information.
[LICENSE](LICENSE) file for more information.
2 changes: 1 addition & 1 deletion Resources/doc/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ License

This bundle is released under the MIT license.

.. literalinclude:: ../../src/Resources/meta/LICENSE
.. literalinclude:: ../../LICENSE
:language: none

.. _Packagist: https://packagist.org/packages/friendsofsymfony/http-cache-bundle
Expand Down

0 comments on commit e5b2c1e

Please sign in to comment.