Skip to content

Commit 9c77d08

Browse files
Update copyright notice in HistoryRecordManager.java
Updated copyright information in the file header.
1 parent 995307b commit 9c77d08

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
package org.schabi.newpipe.local.history;
22

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

0 commit comments

Comments
 (0)