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
|
||||
|
||||
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
|
||||
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
|
||||
|
||||
© 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/).
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
>
|
||||
</p>
|
||||
<p>
|
||||
© 2025 Cody Bromley. All rights reserved.
|
||||
© 2025 Cody Bromley and contributors. All rights reserved.
|
||||
<a
|
||||
class="hover:text-yellow-500 transition-colors duration-300 underline"
|
||||
href="https://opensource.org/license/mit">MIT License</a
|
||||
|
||||
@@ -91,8 +91,8 @@ function getLicenseURL(license: string) {
|
||||
</p>
|
||||
|
||||
<p class="mb-4">
|
||||
© 2024 Cody Bromley. The Blankie name and all trademark rights
|
||||
are reserved.
|
||||
© Cody Bromley and contributors. All rights reserved. The Blankie
|
||||
name and all trademark rights are reserved.
|
||||
</p>
|
||||
|
||||
<p class="text-mid-gray text-sm my-2">
|
||||
|
||||
Reference in New Issue
Block a user