Skip to content

Commit 6527502

Browse files
committed
Updated copyright year.
1 parent 591d6e4 commit 6527502

61 files changed

Lines changed: 61 additions & 61 deletions

Some content is hidden

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

.reuse/dep5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ License: CC0-1.0
1010

1111
# JSON (uncommentable) files
1212
Files: *.json */*.json
13-
Copyright: 2020-2021 Giorgio Maone
13+
Copyright: 2020-2023 Giorgio Maone
1414
License: GPL-3.0-or-later
1515

1616
# Localization files

COPYING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
NoScript Commons Library
22
Reusable building blocks for cross-browser security/privacy WebExtensions.
3-
Copyright (C) 2020-2021 Giorgio Maone - https://maone.net
3+
Copyright (C) 2020-2023 Giorgio Maone - https://maone.net
44

55
This program is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

ReadMe.md

Lines changed: 1 addition & 1 deletion

TLD/update.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* NoScript Commons Library
33
* Reusable building blocks for cross-browser security/privacy WebExtensions.
4-
* Copyright (C) 2020-2021 Giorgio Maone <https://maone.net>
4+
* Copyright (C) 2020-2023 Giorgio Maone <https://maone.net>
55
*
66
* SPDX-License-Identifier: GPL-3.0-or-later
77
*

boot.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* NoScript Commons Library
33
* Reusable building blocks for cross-browser security/privacy WebExtensions.
4-
* Copyright (C) 2020-2021 Giorgio Maone <https://maone.net>
4+
* Copyright (C) 2020-2023 Giorgio Maone <https://maone.net>
55
*
66
* SPDX-License-Identifier: GPL-3.0-or-later
77
*

common/AddressMatcherWithDNS.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* NoScript Commons Library
33
* Reusable building blocks for cross-browser security/privacy WebExtensions.
4-
* Copyright (C) 2020-2021 Giorgio Maone <https://maone.net>
4+
* Copyright (C) 2020-2023 Giorgio Maone <https://maone.net>
55
*
66
* SPDX-License-Identifier: GPL-3.0-or-later
77
*

common/Base64.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* NoScript Commons Library
33
* Reusable building blocks for cross-browser security/privacy WebExtensions.
4-
* Copyright (C) 2020-2021 Giorgio Maone <https://maone.net>
4+
* Copyright (C) 2020-2023 Giorgio Maone <https://maone.net>
55
*
66
* SPDX-License-Identifier: GPL-3.0-or-later
77
*

common/CSP.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* NoScript Commons Library
33
* Reusable building blocks for cross-browser security/privacy WebExtensions.
4-
* Copyright (C) 2020-2021 Giorgio Maone <https://maone.net>
4+
* Copyright (C) 2020-2023 Giorgio Maone <https://maone.net>
55
*
66
* SPDX-License-Identifier: GPL-3.0-or-later
77
*

common/CapsCSP.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* NoScript Commons Library
33
* Reusable building blocks for cross-browser security/privacy WebExtensions.
4-
* Copyright (C) 2020-2021 Giorgio Maone <https://maone.net>
4+
* Copyright (C) 2020-2023 Giorgio Maone <https://maone.net>
55
*
66
* SPDX-License-Identifier: GPL-3.0-or-later
77
*

common/DNS.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* NoScript Commons Library
33
* Reusable building blocks for cross-browser security/privacy WebExtensions.
4-
* Copyright (C) 2020-2021 Giorgio Maone <https://maone.net>
4+
* Copyright (C) 2020-2023 Giorgio Maone <https://maone.net>
55
*
66
* SPDX-License-Identifier: GPL-3.0-or-later
77
*

0 commit comments

Comments
 (0)