Skip to content

Commit e5b2c1e

Browse files
committed
move license file to root for current best practice
1 parent b2056b9 commit e5b2c1e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/Resources/meta/LICENSE renamed to LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2010-2015 Liip, http://www.liip.ch <[email protected]>
1+
Copyright (c) 2010-2020 Liip, http://www.liip.ch <[email protected]>
22
Driebit, http://www.driebit.nl <[email protected]>
33

44
Permission is hereby granted, free of charge, to any person obtaining a copy

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ License
4444
-------
4545

4646
This bundle is released under the MIT license. See the included
47-
[LICENSE](src/Resources/meta/LICENSE) file for more information.
47+
[LICENSE](LICENSE) file for more information.

Resources/doc/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ License
104104

105105
This bundle is released under the MIT license.
106106

107-
.. literalinclude:: ../../src/Resources/meta/LICENSE
107+
.. literalinclude:: ../../LICENSE
108108
:language: none
109109

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

0 commit comments

Comments
 (0)