From 4ea410b28eda7d22343b481c05a490996af24306 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Tue, 20 Sep 2022 13:47:20 +1000 Subject: Updating copyright to files touched in the previous commits. --- bg/ExternalLicenses.js | 1 + bg/ListManager.js | 1 + common/Storage.js | 1 + common/Test.js | 1 + content/externalLicenseChecker.js | 1 + test/resources/index.html | 1 + test/spec/LibreJSSpec.js | 1 + 7 files changed, 7 insertions(+) diff --git a/bg/ExternalLicenses.js b/bg/ExternalLicenses.js index e37510a..1196602 100644 --- a/bg/ExternalLicenses.js +++ b/bg/ExternalLicenses.js @@ -2,6 +2,7 @@ * GNU LibreJS - A browser add-on to block nonfree nontrivial JavaScript. * * Copyright (C) 2018 Giorgio Maone +* Copyright (C) 2022 Yuchen Pei * * This file is part of GNU LibreJS. * diff --git a/bg/ListManager.js b/bg/ListManager.js index 8106a25..2800c3f 100644 --- a/bg/ListManager.js +++ b/bg/ListManager.js @@ -2,6 +2,7 @@ * GNU LibreJS - A browser add-on to block nonfree nontrivial JavaScript. * * Copyright (C) 2018 Giorgio Maone +* Copyright (C) 2022 Yuchen Pei * * This file is part of GNU LibreJS. * diff --git a/common/Storage.js b/common/Storage.js index cfdaf2f..0d27c01 100644 --- a/common/Storage.js +++ b/common/Storage.js @@ -2,6 +2,7 @@ * GNU LibreJS - A browser add-on to block nonfree nontrivial JavaScript. * * Copyright (C) 2018 Giorgio Maone +* Copyright (C) 2022 Yuchen Pei * * This file is part of GNU LibreJS. * diff --git a/common/Test.js b/common/Test.js index 3e60319..706107e 100644 --- a/common/Test.js +++ b/common/Test.js @@ -2,6 +2,7 @@ * GNU LibreJS - A browser add-on to block nonfree nontrivial JavaScript. * * Copyright (C) 2018 Giorgio Maone +* Copyright (C) 2022 Yuchen Pei * * This file is part of GNU LibreJS. * diff --git a/content/externalLicenseChecker.js b/content/externalLicenseChecker.js index 11feeec..70a763c 100644 --- a/content/externalLicenseChecker.js +++ b/content/externalLicenseChecker.js @@ -2,6 +2,7 @@ * GNU LibreJS - A browser add-on to block nonfree nontrivial JavaScript. * * Copyright (C) 2018 Giorgio Maone +* Copyright (C) 2022 Yuchen Pei * * This file is part of GNU LibreJS. * diff --git a/test/resources/index.html b/test/resources/index.html index a011c30..791a673 100644 --- a/test/resources/index.html +++ b/test/resources/index.html @@ -5,6 +5,7 @@ * GNU LibreJS - A browser add-on to block nonfree nontrivial JavaScript. * * Copyright (C) 2018 Giorgio Maone +* Copyright (C) 2022 Yuchen Pei * * This file is part of GNU LibreJS. * diff --git a/test/spec/LibreJSSpec.js b/test/spec/LibreJSSpec.js index 501efa7..73574e1 100644 --- a/test/spec/LibreJSSpec.js +++ b/test/spec/LibreJSSpec.js @@ -2,6 +2,7 @@ * GNU LibreJS - A browser add-on to block nonfree nontrivial JavaScript. * * Copyright (C) 2018 Giorgio Maone +* Copyright (C) 2022 Yuchen Pei * * This file is part of GNU LibreJS. * -- cgit v1.2.3