File tree Expand file tree Collapse file tree
app/src/main/java/org/schabi/newpipe/local/history Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11package 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
2119import static org .schabi .newpipe .util .ExtractorHelper .getStreamInfo ;
You can’t perform that action at this time.
0 commit comments