Skip to content

Commit

Permalink
Copyright Update
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPlusGH committed Feb 4, 2021
1 parent bf54063 commit dec7630
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion BrainPlus/ahashpoolplus/BrainPlus.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<#
This file is part of NPlusMiner
Copyright (c) 2018-2020 MrPlus
Copyright (c) 2018-2021 MrPlus
NPlusMiner is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion BrainPlus/blazepoolplus/BrainPlus.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<#
This file is part of NPlusMiner
Copyright (c) 2018-2020 MrPlus
Copyright (c) 2018-2021 MrPlus
NPlusMiner is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion BrainPlus/blockmastersplus/BrainPlus.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<#
This file is part of NPlusMiner
Copyright (c) 2018-2020 MrPlus
Copyright (c) 2018-2021 MrPlus
NPlusMiner is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion BrainPlus/miningdutchplus/BrainPlus.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<#
This file is part of NPlusMiner
Copyright (c) 2018-2020 MrPlus
Copyright (c) 2018-2021 MrPlus
NPlusMiner is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion BrainPlus/nlpoolplus/BrainPlus.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<#
This file is part of NPlusMiner
Copyright (c) 2018-2020 MrPlus
Copyright (c) 2018-2021 MrPlus
NPlusMiner is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion BrainPlus/prohashingplus/BrainPlus.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<#
This file is part of NPlusMiner
Copyright (c) 2018-2020 MrPlus
Copyright (c) 2018-2021 MrPlus
NPlusMiner is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion BrainPlus/zergpoolplus/BrainPlus.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<#
This file is part of NPlusMiner
Copyright (c) 2018-2020 MrPlus
Copyright (c) 2018-2021 MrPlus
NPlusMiner is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion BrainPlus/zpoolplus/BrainPlus.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<#
This file is part of NPlusMiner
Copyright (c) 2018-2020 MrPlus
Copyright (c) 2018-2021 MrPlus
NPlusMiner is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion Includes/Charting.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<#
This file is part of NPlusMiner
Copyright (c) 2018-2019 MrPlus
Copyright (c) 2018-2021 MrPlus
NPlusMiner is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion Includes/EarningsTracker.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<#
This file is part of NPlusMiner
Copyright (c) 2018-2019 MrPlus
Copyright (c) 2018-2021 MrPlus
NPlusMiner is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion Includes/EarningsTrackerJob.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<#
This file is part of NPlusMiner
Copyright (c) 2018-2019 MrPlus
Copyright (c) 2018-2021 MrPlus
NPlusMiner is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion Includes/Include.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<#
This file is part of NPlusMiner
Copyright (c) 2018 Nemo
Copyright (c) 2018-2019 MrPlus
Copyright (c) 2018-2021 MrPlus
NPlusMiner is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion Includes/MinerCustomConfig.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<#
This file is part of NPlusMiner
Copyright (c) 2018-2019 MrPlus
Copyright (c) 2018-2021 MrPlus
NPlusMiner is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion Includes/MinerCustomConfigEditor.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<#
This file is part of NPlusMiner
Copyright (c) 2018-2019 MrPlus
Copyright (c) 2018-2021 MrPlus
NPlusMiner is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit dec7630

Please sign in to comment.