From c3bb898eb0a6f2a25f44c8b51ff8b0e8b1a31ca1 Mon Sep 17 00:00:00 2001 From: Tad Date: Tue, 14 Apr 2020 21:39:51 -0400 Subject: [PATCH] 2020 --- Scripts/Common/Deblob.sh | 2 +- Scripts/Common/Functions.sh | 2 +- Scripts/LineageOS-11.0/Functions.sh | 2 +- Scripts/LineageOS-14.1/Functions.sh | 2 +- Scripts/LineageOS-14.1/Patch.sh | 2 +- Scripts/LineageOS-15.1/Functions.sh | 2 +- Scripts/LineageOS-15.1/Patch.sh | 5 +---- Scripts/LineageOS-16.0/Functions.sh | 2 +- Scripts/LineageOS-16.0/Patch.sh | 2 +- Scripts/LineageOS-16.0/Rebrand.sh | 2 +- Scripts/init.sh | 2 +- 11 files changed, 11 insertions(+), 14 deletions(-) diff --git a/Scripts/Common/Deblob.sh b/Scripts/Common/Deblob.sh index fdad9044..e87880e9 100644 --- a/Scripts/Common/Deblob.sh +++ b/Scripts/Common/Deblob.sh @@ -1,6 +1,6 @@ #!/bin/bash #DivestOS: A privacy oriented Android distribution -#Copyright (c) 2017-2019 Divested Computing Group +#Copyright (c) 2017-2020 Divested Computing Group # #This program is free software: you can redistribute it and/or modify #it under the terms of the GNU General Public License as published by diff --git a/Scripts/Common/Functions.sh b/Scripts/Common/Functions.sh index de1a058a..9dc94430 100644 --- a/Scripts/Common/Functions.sh +++ b/Scripts/Common/Functions.sh @@ -1,6 +1,6 @@ #!/bin/bash #DivestOS: A privacy oriented Android distribution -#Copyright (c) 2017-2019 Divested Computing Group +#Copyright (c) 2017-2020 Divested Computing Group # #This program is free software: you can redistribute it and/or modify #it under the terms of the GNU General Public License as published by diff --git a/Scripts/LineageOS-11.0/Functions.sh b/Scripts/LineageOS-11.0/Functions.sh index ef8e775d..31c7a8cd 100644 --- a/Scripts/LineageOS-11.0/Functions.sh +++ b/Scripts/LineageOS-11.0/Functions.sh @@ -1,6 +1,6 @@ #!/bin/bash #DivestOS: A privacy oriented Android distribution -#Copyright (c) 2017-2019 Divested Computing Group +#Copyright (c) 2017-2020 Divested Computing Group # #This program is free software: you can redistribute it and/or modify #it under the terms of the GNU General Public License as published by diff --git a/Scripts/LineageOS-14.1/Functions.sh b/Scripts/LineageOS-14.1/Functions.sh index f759f987..351e34b8 100644 --- a/Scripts/LineageOS-14.1/Functions.sh +++ b/Scripts/LineageOS-14.1/Functions.sh @@ -1,6 +1,6 @@ #!/bin/bash #DivestOS: A privacy oriented Android distribution -#Copyright (c) 2017-2019 Divested Computing Group +#Copyright (c) 2017-2020 Divested Computing Group # #This program is free software: you can redistribute it and/or modify #it under the terms of the GNU General Public License as published by diff --git a/Scripts/LineageOS-14.1/Patch.sh b/Scripts/LineageOS-14.1/Patch.sh index 1955bf0b..c1820e87 100644 --- a/Scripts/LineageOS-14.1/Patch.sh +++ b/Scripts/LineageOS-14.1/Patch.sh @@ -1,6 +1,6 @@ #!/bin/bash #DivestOS: A privacy oriented Android distribution -#Copyright (c) 2015-2019 Divested Computing Group +#Copyright (c) 2015-2020 Divested Computing Group # #This program is free software: you can redistribute it and/or modify #it under the terms of the GNU General Public License as published by diff --git a/Scripts/LineageOS-15.1/Functions.sh b/Scripts/LineageOS-15.1/Functions.sh index 052b27e2..124b2939 100644 --- a/Scripts/LineageOS-15.1/Functions.sh +++ b/Scripts/LineageOS-15.1/Functions.sh @@ -1,6 +1,6 @@ #!/bin/bash #DivestOS: A privacy oriented Android distribution -#Copyright (c) 2017-2019 Divested Computing Group +#Copyright (c) 2017-2020 Divested Computing Group # #This program is free software: you can redistribute it and/or modify #it under the terms of the GNU General Public License as published by diff --git a/Scripts/LineageOS-15.1/Patch.sh b/Scripts/LineageOS-15.1/Patch.sh index d0e820fb..cc89ee80 100644 --- a/Scripts/LineageOS-15.1/Patch.sh +++ b/Scripts/LineageOS-15.1/Patch.sh @@ -1,6 +1,6 @@ #!/bin/bash #DivestOS: A privacy oriented Android distribution -#Copyright (c) 2015-2019 Divested Computing Group +#Copyright (c) 2015-2020 Divested Computing Group # #This program is free software: you can redistribute it and/or modify #it under the terms of the GNU General Public License as published by @@ -30,9 +30,6 @@ #buildDevice [device] #buildAll -#Generate firmware deblobber -#mka firmware_deblobber - # #START OF PREPRATION # diff --git a/Scripts/LineageOS-16.0/Functions.sh b/Scripts/LineageOS-16.0/Functions.sh index f9c2663d..c480da95 100644 --- a/Scripts/LineageOS-16.0/Functions.sh +++ b/Scripts/LineageOS-16.0/Functions.sh @@ -1,6 +1,6 @@ #!/bin/bash #DivestOS: A privacy oriented Android distribution -#Copyright (c) 2017-2019 Divested Computing Group +#Copyright (c) 2017-2020 Divested Computing Group # #This program is free software: you can redistribute it and/or modify #it under the terms of the GNU General Public License as published by diff --git a/Scripts/LineageOS-16.0/Patch.sh b/Scripts/LineageOS-16.0/Patch.sh index eff5ad6f..3a42f7e0 100644 --- a/Scripts/LineageOS-16.0/Patch.sh +++ b/Scripts/LineageOS-16.0/Patch.sh @@ -1,6 +1,6 @@ #!/bin/bash #DivestOS: A privacy oriented Android distribution -#Copyright (c) 2015-2019 Divested Computing Group +#Copyright (c) 2015-2020 Divested Computing Group # #This program is free software: you can redistribute it and/or modify #it under the terms of the GNU General Public License as published by diff --git a/Scripts/LineageOS-16.0/Rebrand.sh b/Scripts/LineageOS-16.0/Rebrand.sh index cffc837d..469544d6 100644 --- a/Scripts/LineageOS-16.0/Rebrand.sh +++ b/Scripts/LineageOS-16.0/Rebrand.sh @@ -1,6 +1,6 @@ #!/bin/bash #DivestOS: A privacy oriented Android distribution -#Copyright (c) 2017-2019 Divested Computing Group +#Copyright (c) 2017-2020 Divested Computing Group # #This program is free software: you can redistribute it and/or modify #it under the terms of the GNU General Public License as published by diff --git a/Scripts/init.sh b/Scripts/init.sh index e8ebfe13..a8c1db93 100644 --- a/Scripts/init.sh +++ b/Scripts/init.sh @@ -1,6 +1,6 @@ #!/bin/bash #DivestOS: A privacy oriented Android distribution -#Copyright (c) 2017-2019 Divested Computing Group +#Copyright (c) 2017-2020 Divested Computing Group # #This program is free software: you can redistribute it and/or modify #it under the terms of the GNU General Public License as published by