diff --git a/LICENSE.md b/LICENSE.md index 19726c6..5967060 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 - Present W3C Solid Community Group +Copyright (c) 2025 - Present Solid Project Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/mkdocs.yml b/mkdocs.yml index dfe304e..7d9e414 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,13 +1,13 @@ site_name: Solid Developers Documentation site_url: https://dev.solidproject.org/ site_description: How to build applications with Solid. -site_author: W3C Solid Community Group +site_author: Solid Project repo_name: solid/dev repo_url: https://github.com/solid/dev/ edit_uri: blob/main/docs/ -copyright: Copyright © - Present W3C Solid Community Group +copyright: Copyright © - Present Solid Project theme: name: material