From 596443bf5e68a24f6e61218db87a0599811ac573 Mon Sep 17 00:00:00 2001 From: Adam Howard Date: Tue, 10 Nov 2015 17:23:07 +0000 Subject: [PATCH] added licensing notice to MediaFormat --- .../java/org/schabi/newpipe/MediaFormat.java | 20 ++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/app/src/main/java/org/schabi/newpipe/MediaFormat.java b/app/src/main/java/org/schabi/newpipe/MediaFormat.java index 8d41d606d..fb2a508c5 100644 --- a/app/src/main/java/org/schabi/newpipe/MediaFormat.java +++ b/app/src/main/java/org/schabi/newpipe/MediaFormat.java @@ -1,7 +1,25 @@ package org.schabi.newpipe; /** - * Created by scc on 08/11/15. + * Created by Adam Howard on 08/11/15. + * + * Copyright (c) Christian Schabesberger + * and Adam Howard 2015 + * + * VideoListAdapter.java is part of NewPipe. + * + * NewPipe is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * NewPipe is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with NewPipe. If not, see . */ public enum MediaFormat { // id name suffix mime type