diff --git a/Makefile b/Makefile index 3a8afe0..9e22b91 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright 2020 Oliver Smith +# Copyright 2021 Oliver Smith # SPDX-License-Identifier: GPL-3.0-or-later HEADER_FILE := src/common/header.css diff --git a/src/homepage/bottom.html b/src/homepage/bottom.html index 353b296..bed10e0 100644 --- a/src/homepage/bottom.html +++ b/src/homepage/bottom.html @@ -1,4 +1,4 @@ -
diff --git a/src/homepage/distro_links.html b/src/homepage/distro_links.html index f0a8527..df38b36 100644 --- a/src/homepage/distro_links.html +++ b/src/homepage/distro_links.html @@ -1,4 +1,4 @@ -
diff --git a/src/homepage/head.html b/src/homepage/head.html index 2ea24a2..f003f65 100644 --- a/src/homepage/head.html +++ b/src/homepage/head.html @@ -1,5 +1,5 @@ - diff --git a/src/mobile-config-autoconfig.js b/src/mobile-config-autoconfig.js index ae2ef70..7e8ade6 100644 --- a/src/mobile-config-autoconfig.js +++ b/src/mobile-config-autoconfig.js @@ -1,4 +1,4 @@ -// Copyright 2020 Arnaud Ferraris, Oliver Smith +// Copyright 2021 Arnaud Ferraris, Oliver Smith // SPDX-License-Identifier: GPL-3.0-or-later // This is a Firefox autoconfig file: diff --git a/src/mobile-config-prefs.js b/src/mobile-config-prefs.js index 969d82c..6090643 100644 --- a/src/mobile-config-prefs.js +++ b/src/mobile-config-prefs.js @@ -1,4 +1,4 @@ -// Copyright 2020 Oliver Smith, Martijn Braam +// Copyright 2021 Oliver Smith, Martijn Braam // SPDX-License-Identifier: GPL-3.0-or-later // Set up autoconfig (we use it to copy/update userChrome.css into profile dir) diff --git a/src/userChrome/appMenu.css b/src/userChrome/appMenu.css index fdbfd06..ad04440 100644 --- a/src/userChrome/appMenu.css +++ b/src/userChrome/appMenu.css @@ -1,4 +1,4 @@ -/* Copyright 2020 Oliver Smith +/* Copyright 2021 Oliver Smith SPDX-License-Identifier: GPL-3.0-or-later */ @media (max-width: 700px) { diff --git a/src/userChrome/findbar.css b/src/userChrome/findbar.css index c70b448..151ca65 100644 --- a/src/userChrome/findbar.css +++ b/src/userChrome/findbar.css @@ -1,4 +1,4 @@ -/* Copyright 2020 Oliver Smith +/* Copyright 2021 Oliver Smith SPDX-License-Identifier: GPL-3.0-or-later */ @media (max-width: 700px) { diff --git a/src/userChrome/popups.css b/src/userChrome/popups.css index fd15529..846bb0b 100644 --- a/src/userChrome/popups.css +++ b/src/userChrome/popups.css @@ -1,4 +1,4 @@ -/* Copyright 2020 Oliver Smith +/* Copyright 2021 Oliver Smith SPDX-License-Identifier: GPL-3.0-or-later */ @media (max-width: 700px) { diff --git a/src/userChrome/root.css b/src/userChrome/root.css index 414e1a2..2e14794 100644 --- a/src/userChrome/root.css +++ b/src/userChrome/root.css @@ -1,4 +1,4 @@ -/* Copyright 2020 Oliver Smith +/* Copyright 2021 Oliver Smith SPDX-License-Identifier: GPL-3.0-or-later */ /* Reduce minimum window width */ diff --git a/src/userChrome/urlbar.css b/src/userChrome/urlbar.css index 36e6718..0816f90 100644 --- a/src/userChrome/urlbar.css +++ b/src/userChrome/urlbar.css @@ -1,4 +1,4 @@ -/* Copyright 2020 Oliver Smith +/* Copyright 2021 Oliver Smith SPDX-License-Identifier: GPL-3.0-or-later */ /* Reduce minimum window width */