Project

General

Profile

« Previous | Next » 

Revision 263d03d5

Added by jahoti almost 2 years ago

Fix license notices on JS and SH files

Other files have been left, as no model notice is available

View differences:

background/stream_filter.js
3 3
 *
4 4
 * Function: Modifying a web page using the StreamFilter API.
5 5
 *
6
 * Copyright (C) 2018 Giorgio Maone <giorgio@maone.net>
7
 * Copyright (C) 2021 Wojtek Kosior
8
 * Redistribution terms are gathered in the `copyright' file.
6
 * Copyright (C) 2021, Wojtek Kosior
7
 * Copyright (C) 2018, Giorgio Maone <giorgio@maone.net>
8
 *
9
 * This program is free software: you can redistribute it and/or modify
10
 * it under the terms of the GNU General Public License as published by
11
 * the Free Software Foundation, either version 3 of the License, or
12
 * (at your option) any later version.
13
 *
14
 * This program is distributed in the hope that it will be useful,
15
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17
 * GNU General Public License for more details.
18
 *
19
 * You should have received a copy of the GNU General Public License
20
 * along with this program.  If not, see <https://www.gnu.org/licenses/>.
21
 *
22
 *
23
 * I, Wojtek Kosior, thereby promise not to sue for violation of this file's
24
 * license. Although I request that you do not make use this code in a
25
 * proprietary program, I am not going to enforce this in court.
26
 *
9 27
 *
10 28
 * Derived from `bg/ResponseProcessor.js' and `bg/ResponseMetaData.js'
11 29
 * in LibreJS.

Also available in: Unified diff