gnuzilla

default description
git clone https://git.awy.one/gnuzilla.git
Log | Files | Refs | README | LICENSE

commit d1be83a59f1a123401d50f5bdd393a4de102e421
parent e0018643e5cebc35a3786ffe04a323b03cd662b4
Author: Amin Bandali <bandali@gnu.org>
Date:   Fri,  3 Jan 2020 01:03:21 -0500

Restore FSF copyright notice in workaround extension's file headers

* data/extensions/gnuzilla-ext-workarounds@gnu.org/background.js,
data/extensions/gnuzilla-ext-workarounds@gnu.org/html/domestic.html,
data/extensions/gnuzilla-ext-workarounds@gnu.org/html/usps_postage.js,
data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/googledocs_main.js,
data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/goteo_main.js,
data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/mcdonalds_wifi.js,
data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/paygov_main.js,
data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/rsf_main.js,
data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/sumofus_main.js:
Restore FSF copyright notice in file headers.  The notices were
present in the previous draft, https://0xbeef.coffee/final3.zip, but
were mistakenly removed in final4.zip imported in the last commit.

Diffstat:
Mdata/extensions/gnuzilla-ext-workarounds@gnu.org/background.js | 1+
Mdata/extensions/gnuzilla-ext-workarounds@gnu.org/html/domestic.html | 1+
Mdata/extensions/gnuzilla-ext-workarounds@gnu.org/html/usps_postage.js | 1+
Mdata/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/googledocs_main.js | 1+
Mdata/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/goteo_main.js | 1+
Mdata/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/mcdonalds_wifi.js | 1+
Mdata/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/paygov_main.js | 1+
Mdata/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/rsf_main.js | 1+
Mdata/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/sumofus_main.js | 1+
9 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/data/extensions/gnuzilla-ext-workarounds@gnu.org/background.js b/data/extensions/gnuzilla-ext-workarounds@gnu.org/background.js @@ -1,6 +1,7 @@ /* Copyright (C) 2017-2019 Nathan Nichols + Copyright (C) 2019 Free Software Foundation, Inc. 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/data/extensions/gnuzilla-ext-workarounds@gnu.org/html/domestic.html b/data/extensions/gnuzilla-ext-workarounds@gnu.org/html/domestic.html @@ -3,6 +3,7 @@ <!-- Copyright (C) 2019 Nathan Nichols + Copyright (C) 2019 Free Software Foundation, Inc. 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/data/extensions/gnuzilla-ext-workarounds@gnu.org/html/usps_postage.js b/data/extensions/gnuzilla-ext-workarounds@gnu.org/html/usps_postage.js @@ -1,6 +1,7 @@ /* Copyright (C) 2017-2019 Nathan Nichols + Copyright (C) 2019 Free Software Foundation, Inc. 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/data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/googledocs_main.js b/data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/googledocs_main.js @@ -1,6 +1,7 @@ /* Copyright (C) 2017-2019 Nathan Nichols + Copyright (C) 2019 Free Software Foundation, Inc. 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/data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/goteo_main.js b/data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/goteo_main.js @@ -1,6 +1,7 @@ /* Copyright (C) 2017-2019 Nathan Nichols + Copyright (C) 2019 Free Software Foundation, Inc. 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/data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/mcdonalds_wifi.js b/data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/mcdonalds_wifi.js @@ -1,6 +1,7 @@ /* Copyright (C) 2017-2019 Nathan Nichols + Copyright (C) 2019 Free Software Foundation, Inc. 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/data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/paygov_main.js b/data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/paygov_main.js @@ -1,6 +1,7 @@ /* Copyright (C) 2017-2019 Nathan Nichols + Copyright (C) 2019 Free Software Foundation, Inc. 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/data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/rsf_main.js b/data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/rsf_main.js @@ -1,6 +1,7 @@ /* Copyright (C) 2017-2019 Nathan Nichols + Copyright (C) 2019 Free Software Foundation, Inc. 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/data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/sumofus_main.js b/data/extensions/gnuzilla-ext-workarounds@gnu.org/workaround/sumofus_main.js @@ -1,6 +1,7 @@ /* Copyright (C) 2017-2019 Nathan Nichols + Copyright (C) 2019 Free Software Foundation, Inc. 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