Skip to content

Commit 600025a

Browse files
Update copyright information in HistoryRecordManager
1 parent 4a5fca1 commit 600025a

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

app/src/main/java/org/schabi/newpipe/local/history/HistoryRecordManager.java

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
11
package org.schabi.newpipe.local.history;
22

33
/*
4-
* Copyright (C) Mauricio Colli 2018
5-
* HistoryRecordManager.java is part of NewPipe.
6-
*
4+
* Copyright 2018 Christian Schabesberger
75
* NewPipe is free software: you can redistribute it and/or modify
86
* it under the terms of the GNU General Public License as published by
97
* the Free Software Foundation, either version 3 of the License, or
108
* (at your option) any later version.
119
*
1210
* NewPipe is distributed in the hope that it will be useful,
1311
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15-
* GNU General Public License for more details.
12+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
13+
* See the GNU General Public License for more details.
1614
*
1715
* You should have received a copy of the GNU General Public License
18-
* along with NewPipe. If not, see <http://www.gnu.org/licenses/>.
16+
* along with NewPipe. If not, see <http://www.gnu.org/licenses/>.
1917
*/
2018

2119
import static org.schabi.newpipe.util.ExtractorHelper.getStreamInfo;

0 commit comments

Comments
 (0)