docs: Updated LICENSE.md to reserve all rights, removed some missing files

This commit is contained in:
Kwoth
2025-02-02 08:33:37 +00:00
parent 556142c5ce
commit 02fa501530
3 changed files with 7 additions and 4 deletions

5
.gitignore vendored
View File

@@ -370,3 +370,8 @@ __pycache__/
### VisualStudio Patch ###
build/
site/
## AI
.aider.*
PROMPT.md

View File

@@ -1,4 +1,4 @@
Copyright 2023 Kwoth
Copyright 2025 Breaker
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

View File

@@ -12,8 +12,6 @@ ProjectSection(SolutionItems) = preProject
README.md = README.md
.gitlab-ci.yml = .gitlab-ci.yml
Dockerfile = Dockerfile
migrate.ps1 = migrate.ps1
remove-migration.ps1 = remove-migration.ps1
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NadekoBot", "src\NadekoBot\NadekoBot.csproj", "{45EC1473-C678-4857-A544-07DFE0D0B478}"