Skip to content

Commit 27df290

Browse files
committed
Update copyright headers in ChaptersSeekBar and FocusAwareSeekBar to SPDX format
1 parent ce77610 commit 27df290

File tree

2 files changed

+4
-30
lines changed

2 files changed

+4
-30
lines changed

app/src/main/java/org/schabi/newpipe/views/ChaptersSeekBar.kt

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
11
/*
2-
* Copyright (C) NewPipe Contributors
3-
* ChaptersSeekBar.kt is part of NewPipe.
4-
*
5-
* NewPipe is free software: you can redistribute it and/or modify
6-
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation, either version 3 of the License, or
8-
* (at your option) any later version.
9-
*
10-
* NewPipe is distributed in the hope that it will be useful,
11-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
14-
*
15-
* You should have received a copy of the GNU General Public License
16-
* along with NewPipe. If not, see <http://www.gnu.org/licenses/>.
2+
* SPDX-FileCopyrightText: 2026 NewPipe e.V. <https://newpipe-ev.de>
3+
* SPDX-License-Identifier: GPL-3.0-or-later
174
*/
185
package org.schabi.newpipe.views
196

app/src/main/java/org/schabi/newpipe/views/FocusAwareSeekBar.kt

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
11
/*
2-
* Copyright (C) Eltex ltd 2019 <eltex@eltex-co.ru>
3-
* FocusAwareSeekBar.kt is part of NewPipe.
4-
*
5-
* NewPipe is free software: you can redistribute it and/or modify
6-
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation, either version 3 of the License, or
8-
* (at your option) any later version.
9-
*
10-
* NewPipe is distributed in the hope that it will be useful,
11-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
14-
*
15-
* You should have received a copy of the GNU General Public License
16-
* along with NewPipe. If not, see <http://www.gnu.org/licenses/>.
2+
* SPDX-FileCopyrightText: 2026 NewPipe e.V. <https://newpipe-ev.de>
3+
* SPDX-License-Identifier: GPL-3.0-or-later
174
*/
185
package org.schabi.newpipe.views
196

0 commit comments

Comments
 (0)