Skip to content

Commit cdfb4e2

Browse files
authored
feat(chore): Update Copyright (#963)
* feat(chore): Update Copyright * fix version
1 parent fcc6dc7 commit cdfb4e2

Some content is hidden

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

56 files changed

+56
-56
lines changed

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-2023 SourceBans++ Dev Team <https://github.com/sbpp>
4+
// Copyright (C) 2014-2024 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-2023 SourceBans++ Dev Team <https://github.com/sbpp>
4+
// Copyright (C) 2014-2024 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-2023 SourceBans++ Dev Team <https://github.com/sbpp>
4+
// Copyright (C) 2014-2024 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-2023 SourceBans++ Dev Team <https://github.com/sbpp>
4+
// Copyright (C) 2014-2024 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-2023 SourceBans++ Dev Team <https://github.com/sbpp>
4+
// Copyright (C) 2014-2024 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-2023 SourceBans++ Dev Team <https://github.com/sbpp>
4+
// Copyright (C) 2014-2024 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_sleuth.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-2023 SourceBans++ Dev Team <https://github.com/sbpp>
4+
// Copyright (C) 2014-2024 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

web/config.php.template

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

web/configs/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"version": "1.8.0",
3-
"git": "1407",
3+
"git": "1411",
44
"dev": true
55
}

web/getdemo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*************************************************************************
33
This file is part of SourceBans++
44
5-
SourceBans++ (c) 2014-2023 by SourceBans++ Dev Team
5+
SourceBans++ (c) 2014-2024 by SourceBans++ Dev Team
66
77
The SourceBans++ Web panel is licensed under a
88
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

0 commit comments

Comments
 (0)