Skip to content

Commit

Permalink
chore: remove legal structure
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrrt committed Apr 19, 2024
1 parent 232d183 commit 9d6897a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ APPENDIX: How to apply the Apache License to your work.
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2023 - Authdog LLC
Copyright 2024 - Authdog

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/theme.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const config: DocsThemeConfig = {
component: (
<div style={{ textAlign: "center", padding: "2em" }}>
©{new Date().getFullYear()}&nbsp;
<a href="https://www.authdog.com">Authdog</a>, LLC.
<a href="https://www.authdog.com">Authdog</a>
</div>
),
},
Expand Down

0 comments on commit 9d6897a

Please sign in to comment.