Skip to content

Commit

Permalink
Update licenses (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShroomAgent27 committed Dec 28, 2023
1 parent 51b5a9b commit 89132f2
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 50 deletions.
22 changes: 1 addition & 21 deletions LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1 @@
Modified MIT License (MIT)

Copyright (c) 2020 shroomdog27

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, and sublicense
the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Each module has its own license. Check the headers to determine the license.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ shroomdog27's Cogs for [Red-DiscordBot](https://github.com/Cog-Creators/Red-Disc
To add the cogs to your instance please do: `[p]repo add shroomdog27 https://github.com/shroomdog27/redbot-cogs`

### Cogs
| Name | Status/Version | Description (Click to see full status)
| Name | Status/Version | Description (Click to see full status) |
| --- | --- | --- |
| nvite | **1** | <details><summary>Allows creation of invites using custom parameters to force users to use the same settings every time.</summary></details>|
| PrivateChannel| **2** | <details><summary>Allows you to create a private text channel under a configurable category for a given user.</summary></details>|
| VCLogger| **2** | <details><summary>Logs all voice channel joins and leaves in your server. Sends to a configurable channel.</summary></details>|
| LeaverLogger | **1** | <details><summary>Logs all leaves of the server.</summary></details>|
| LeaverLogger | **1** | <details><summary>Logs all leaves of the server.</summary></details>
| nvite | **1** | <details><summary>Allows creation of invites using custom parameters to force users to use the same settings every time.</summary></details>
| PrivateChannel| **2** | <details><summary>Allows you to create a private text channel under a configurable category for a given user.</summary></details>
| VCLogger| **2** | <details><summary>Logs all voice channel joins and leaves in your server. Sends to a configurable channel.</summary></details>

You can post questions to the issues tab on this board.
8 changes: 4 additions & 4 deletions leaverlogger/__init__.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Modified MIT License (MIT)
# The MIT License (MIT)
#
# Copyright (c) 2020 shroomdog27
# Copyright (c) 2023 shroomdog27
#
# 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, and sublicense
# the Software, and to permit persons to whom the Software is
# 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:
#
# The above copyright notice and this permission notice shall be included in all
Expand Down
8 changes: 4 additions & 4 deletions leaverlogger/leaverlogger.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Modified MIT License (MIT)
# The MIT License (MIT)
#
# Copyright (c) 2020 shroomdog27
# Copyright (c) 2023 shroomdog27
#
# 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, and sublicense
# the Software, and to permit persons to whom the Software is
# 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:
#
# The above copyright notice and this permission notice shall be included in all
Expand Down
8 changes: 4 additions & 4 deletions nvite/__init__.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Modified MIT License (MIT)
# The MIT License (MIT)
#
# Copyright (c) 2020 shroomdog27
# Copyright (c) 2023 shroomdog27
#
# 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, and sublicense
# the Software, and to permit persons to whom the Software is
# 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:
#
# The above copyright notice and this permission notice shall be included in all
Expand Down
8 changes: 4 additions & 4 deletions nvite/nvite.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Modified MIT License (MIT)
# The MIT License (MIT)
#
# Copyright (c) 2020 shroomdog27
# Copyright (c) 2023 shroomdog27
#
# 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, and sublicense
# the Software, and to permit persons to whom the Software is
# 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:
#
# The above copyright notice and this permission notice shall be included in all
Expand Down
8 changes: 4 additions & 4 deletions privatechannel/__init__.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Modified MIT License (MIT)
# The MIT License (MIT)
#
# Copyright (c) 2020 shroomdog27
# Copyright (c) 2023 shroomdog27
#
# 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, and sublicense
# the Software, and to permit persons to whom the Software is
# 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:
#
# The above copyright notice and this permission notice shall be included in all
Expand Down
8 changes: 4 additions & 4 deletions privatechannel/privatechannel.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Modified MIT License (MIT)
# The MIT License (MIT)
#
# Copyright (c) 2020 shroomdog27
# Copyright (c) 2023 shroomdog27
#
# 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, and sublicense
# the Software, and to permit persons to whom the Software is
# 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:
#
# The above copyright notice and this permission notice shall be included in all
Expand Down

0 comments on commit 89132f2

Please sign in to comment.