Skip to content

Commit ca1e015

Browse files
akoepckefreekmurze
authored andcommitted
Readme and License symbol updates (spatie#546)
* Enable MIT badge on GitHub * Update README.md
1 parent 278eba3 commit ca1e015

File tree

2 files changed

+36
-28
lines changed

2 files changed

+36
-28
lines changed

LICENSE.md

+18-18
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
# The MIT License (MIT)
1+
The MIT License (MIT)
22

33
Copyright (c) Spatie bvba <[email protected]>
44

5-
> Permission is hereby granted, free of charge, to any person obtaining a copy
6-
> of this software and associated documentation files (the "Software"), to deal
7-
> in the Software without restriction, including without limitation the rights
8-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9-
> copies of the Software, and to permit persons to whom the Software is
10-
> furnished to do so, subject to the following conditions:
11-
>
12-
> The above copyright notice and this permission notice shall be included in
13-
> all copies or substantial portions of the Software.
14-
>
15-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21-
> THE SOFTWARE.
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in
13+
all copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21+
THE SOFTWARE.

README.md

+18-10
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,6 @@ To avoid using excessive disk space, the package can also [clean up old backups]
2222

2323
Spatie is a webdesign agency in Antwerp, Belgium. You'll find an overview of all our open source projects [on our website](https://spatie.be/opensource).
2424

25-
## Postcardware
26-
27-
You're free to use this package (it's [MIT-licensed](LICENSE.md)), but if it makes it to your production environment we highly appreciated you sending us a postcard from your hometown, mentioning which of our package(s) you are using.
28-
29-
Our address is: Spatie, Samberstraat 69D, 2060 Antwerp, Belgium.
30-
31-
All postcards are published [on our website](https://spatie.be/en/opensource/postcards).
32-
3325
## Installation and usage
3426

3527
This package requires PHP 7 and Laravel 5.5 or higher. You'll find installation instructions and full documentation on https://docs.spatie.be/laravel-backup/v5.
@@ -48,6 +40,10 @@ Run the tests with:
4840
vendor/bin/phpunit
4941
```
5042

43+
### Changelog
44+
45+
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
46+
5147
## Contributing
5248

5349
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
@@ -56,13 +52,25 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
5652

5753
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
5854

55+
## Postcardware
56+
57+
You're free to use this package, but if it makes it to your production environment we highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using.
58+
59+
Our address is: Spatie, Samberstraat 69D, 2060 Antwerp, Belgium.
60+
61+
We publish all received postcards [on our company website](https://spatie.be/en/opensource/postcards).
62+
5963
## Credits
6064

6165
- [Freek Van der Herten](https://github.com/freekmurze)
6266
- [All Contributors](../../contributors)
6367

64-
## About Spatie
65-
Spatie is a webdesign agency in Antwerp, Belgium. You'll find an overview of all our open source projects [on our website](https://spatie.be/opensource).
68+
## Support us
69+
70+
Spatie is a webdesign agency based in Antwerp, Belgium. You'll find an overview of all our open source projects [on our website](https://spatie.be/opensource).
71+
72+
Does your business depend on our contributions? Reach out and support us on [Patreon](https://www.patreon.com/spatie).
73+
All pledges will be dedicated to allocating workforce on maintenance and new awesome stuff.
6674

6775
## License
6876

0 commit comments

Comments
 (0)