mirror of
https://github.com/codybrom/blankie.git
synced 2026-05-14 07:40:35 +00:00
fix: Update copyright notices to include contributors
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2025 Cody Bromley
|
Copyright (c) 2025 Cody Bromley and contributors. All rights reserved.
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
@@ -123,7 +123,7 @@ Blankie uses [SF Symbols](https://developer.apple.com/sf-symbols/) for sound ico
|
|||||||
|
|
||||||
## License & Copyright
|
## License & Copyright
|
||||||
|
|
||||||
© 2024 Cody Bromley. All rights reserved.
|
© 2025 Cody Bromley and contributors. All rights reserved.
|
||||||
|
|
||||||
The Blankie name and trademark rights are reserved. The Blankie logo and app icon are licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
|
The Blankie name and trademark rights are reserved. The Blankie logo and app icon are licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
|
||||||
|
|
||||||
|
|||||||
@@ -31,7 +31,7 @@
|
|||||||
>
|
>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
© 2025 Cody Bromley. All rights reserved.
|
© 2025 Cody Bromley and contributors. All rights reserved.
|
||||||
<a
|
<a
|
||||||
class="hover:text-yellow-500 transition-colors duration-300 underline"
|
class="hover:text-yellow-500 transition-colors duration-300 underline"
|
||||||
href="https://opensource.org/license/mit">MIT License</a
|
href="https://opensource.org/license/mit">MIT License</a
|
||||||
|
|||||||
@@ -91,8 +91,8 @@ function getLicenseURL(license: string) {
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class="mb-4">
|
<p class="mb-4">
|
||||||
© 2024 Cody Bromley. The Blankie name and all trademark rights
|
© Cody Bromley and contributors. All rights reserved. The Blankie
|
||||||
are reserved.
|
name and all trademark rights are reserved.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class="text-mid-gray text-sm my-2">
|
<p class="text-mid-gray text-sm my-2">
|
||||||
|
|||||||
Reference in New Issue
Block a user