Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/Menu/HomePageRenderer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,6 @@ void HomePageRenderer::RenderFAQSection()
"Yes! Community Shaders is completely open source and available on GitHub. You can view "
"the source code, report issues, suggest features, and contribute to the project. "
"The project is licensed under GPL, ensuring it remains free and open for everyone."
"The project is licensed under GPL, ensuring it remains free and open for everyone."
" Branding materials and assets (icons, nexus branding, typography, etc) are not covered by the GPL Licence."
" Any included assets may not be used without explicit permission.");
}
Expand Down