Skip to content

Commit cb6519a

Browse files
authored
Copyright symbol correctly render in README (#80)
* copyright symbol rendered in README * another copyright occurence replaced
1 parent d3a0df0 commit cb6519a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ Laravel Telescope Toolbar is open-sourced software licensed under the [MIT licen
9696
### Based on Symfony Web Profiler and Laravel Telescope
9797
The styling, javascript, some icons and html of the Toolbar and (part of) its Collectors are based on the Symfony Web Profiler.
9898
JS/CSS is mostly copied and converted to Blade syntax. Collectors are modified to show Laravel data.
99-
See https://github.com/symfony/web-profiler-bundle - Copyright (c) 2004-2019 Fabien Potencier
99+
See https://github.com/symfony/web-profiler-bundle - © 2004-2019 Fabien Potencier
100100

101101
Data from collectors is provided by Laravel Telescope. Some styling/icons/logic are alse re-used.
102-
See https://github.com/laravel/telescope - Copyright (c) Taylor Otwell
102+
See https://github.com/laravel/telescope - © Taylor Otwell
103103

0 commit comments

Comments
 (0)