From 559d15d6eb8e82dbe1c22a73e39bbb18f3781144 Mon Sep 17 00:00:00 2001 From: Saxon Date: Fri, 1 Mar 2019 10:02:43 +1030 Subject: [PATCH] revid & stream/mts: fixed file headers in mtsSender_test.go and discontinuity.go regarding licensing location --- revid/mtsSender_test.go | 2 +- stream/mts/discontinuity.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/revid/mtsSender_test.go b/revid/mtsSender_test.go index de1b3ef4..9a0cfab3 100644 --- a/revid/mtsSender_test.go +++ b/revid/mtsSender_test.go @@ -24,7 +24,7 @@ LICENSE for more details. You should have received a copy of the GNU General Public License - along with revid in gpl.txt. If not, see http://www.gnu.org/licenses. + in gpl.txt. If not, see http://www.gnu.org/licenses. */ package revid diff --git a/stream/mts/discontinuity.go b/stream/mts/discontinuity.go index 34624554..68905bd4 100644 --- a/stream/mts/discontinuity.go +++ b/stream/mts/discontinuity.go @@ -24,7 +24,7 @@ LICENSE for more details. You should have received a copy of the GNU General Public License - along with revid in gpl.txt. If not, see [GNU licenses](http://www.gnu.org/licenses). + in gpl.txt. If not, see [GNU licenses](http://www.gnu.org/licenses). */ package mts