Incorperate Licensing Into Project Tree (#961)
This commit is contained in:
parent
e3f4d239f1
commit
dd81d7c78f
@ -21,3 +21,7 @@ Contact
|
||||
-------
|
||||
- Connect with us on [GameSurge](https://gamesurge.net) IRC in #sourcemod
|
||||
- Alternatively feel free to join our [Discord](https://discord.gg/HgZctSS) server
|
||||
|
||||
License
|
||||
-------
|
||||
SourceMod is licensed under the GNU General Public License version 3. Special exceptions are outlined in the LICENSE.txt file inside of the licenses folder.
|
||||
|
@ -420,7 +420,7 @@ CopyFiles('translations', 'addons/sourcemod/translations',
|
||||
'sqladmins.phrases.txt',
|
||||
]
|
||||
)
|
||||
CopyFiles('public/licenses', 'addons/sourcemod',
|
||||
CopyFiles('licenses', 'addons/sourcemod',
|
||||
[ 'GPLv2.txt',
|
||||
'GPLv3.txt',
|
||||
'LICENSE.txt'
|
||||
|
Loading…
Reference in New Issue
Block a user