Skip to content

Commit 8810895

Browse files
authored
Update license (Web & Game) (#859)
* Update license (Web & Game) * Update to CC-BY-NC-SA 4.0 * Update README.md
1 parent f9d44e8 commit 8810895

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+230
-419
lines changed

LICENSE

Lines changed: 0 additions & 360 deletions
This file was deleted.

LICENSE.md

Lines changed: 171 additions & 0 deletions

README.md

Lines changed: 1 addition & 1 deletion

game/addons/sourcemod/scripting/include/sourcebanschecker.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// *************************************************************************
22
// This file is part of SourceBans++.
33
//
4-
// Copyright (C) 2014-2019 SourceBans++ Dev Team <https://github.com/sbpp>
4+
// Copyright (C) 2014-2023 SourceBans++ Dev Team <https://github.com/sbpp>
55
//
66
// SourceBans++ is free software: you can redistribute it and/or modify
77
// it under the terms of the GNU General Public License as published by

game/addons/sourcemod/scripting/include/sourcebanspp.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// *************************************************************************
22
// This file is part of SourceBans++.
33
//
4-
// Copyright (C) 2014-2019 SourceBans++ Dev Team <https://github.com/sbpp>
4+
// Copyright (C) 2014-2023 SourceBans++ Dev Team <https://github.com/sbpp>
55
//
66
// SourceBans++ is free software: you can redistribute it and/or modify
77
// it under the terms of the GNU General Public License as published by

game/addons/sourcemod/scripting/include/sourcecomms.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// *************************************************************************
22
// This file is part of SourceBans++.
33
//
4-
// Copyright (C) 2014-2019 SourceBans++ Dev Team <https://github.com/sbpp>
4+
// Copyright (C) 2014-2023 SourceBans++ Dev Team <https://github.com/sbpp>
55
//
66
// SourceBans++ is free software: you can redistribute it and/or modify
77
// it under the terms of the GNU General Public License as published by

game/addons/sourcemod/scripting/sbpp_admcfg.sp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// *************************************************************************
22
// This file is part of SourceBans++.
33
//
4-
// Copyright (C) 2014-2019 SourceBans++ Dev Team <https://github.com/sbpp>
4+
// Copyright (C) 2014-2023 SourceBans++ Dev Team <https://github.com/sbpp>
55
//
66
// SourceBans++ is free software: you can redistribute it and/or modify
77
// it under the terms of the GNU General Public License as published by

game/addons/sourcemod/scripting/sbpp_admcfg/sbpp_admin_groups.sp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// *************************************************************************
22
// This file is part of SourceBans++.
33
//
4-
// Copyright (C) 2014-2019 SourceBans++ Dev Team <https://github.com/sbpp>
4+
// Copyright (C) 2014-2023 SourceBans++ Dev Team <https://github.com/sbpp>
55
//
66
// SourceBans++ is free software: you can redistribute it and/or modify
77
// it under the terms of the GNU General Public License as published by

game/addons/sourcemod/scripting/sbpp_admcfg/sbpp_admin_users.sp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// *************************************************************************
22
// This file is part of SourceBans++.
33
//
4-
// Copyright (C) 2014-2019 SourceBans++ Dev Team <https://github.com/sbpp>
4+
// Copyright (C) 2014-2023 SourceBans++ Dev Team <https://github.com/sbpp>
55
//
66
// SourceBans++ is free software: you can redistribute it and/or modify
77
// it under the terms of the GNU General Public License as published by

game/addons/sourcemod/scripting/sbpp_checker.sp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// *************************************************************************
22
// This file is part of SourceBans++.
33
//
4-
// Copyright (C) 2014-2019 SourceBans++ Dev Team <https://github.com/sbpp>
4+
// Copyright (C) 2014-2023 SourceBans++ Dev Team <https://github.com/sbpp>
55
//
66
// SourceBans++ is free software: you can redistribute it and/or modify
77
// it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)