summaryrefslogtreecommitdiffstats
path: root/xbmc/cores/VideoPlayer/Interface
diff options
context:
space:
mode:
Diffstat (limited to 'xbmc/cores/VideoPlayer/Interface')
-rw-r--r--xbmc/cores/VideoPlayer/Interface/Addon/DemuxCrypto.h2
-rw-r--r--xbmc/cores/VideoPlayer/Interface/Addon/DemuxPacket.h2
-rw-r--r--xbmc/cores/VideoPlayer/Interface/Addon/TimingConstants.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/xbmc/cores/VideoPlayer/Interface/Addon/DemuxCrypto.h b/xbmc/cores/VideoPlayer/Interface/Addon/DemuxCrypto.h
index c77d000..e38e247 100644
--- a/xbmc/cores/VideoPlayer/Interface/Addon/DemuxCrypto.h
+++ b/xbmc/cores/VideoPlayer/Interface/Addon/DemuxCrypto.h
@@ -1,6 +1,6 @@
1/* 1/*
2* Copyright (C) 2005-2016 Team XBMC 2* Copyright (C) 2005-2016 Team XBMC
3* http://xbmc.org 3* http://kodi.tv
4* 4*
5* This Program is free software; you can redistribute it and/or modify 5* This Program is free software; you can redistribute it and/or modify
6* it under the terms of the GNU General Public License as published by 6* it under the terms of the GNU General Public License as published by
diff --git a/xbmc/cores/VideoPlayer/Interface/Addon/DemuxPacket.h b/xbmc/cores/VideoPlayer/Interface/Addon/DemuxPacket.h
index 2d85ed9..b7404a3 100644
--- a/xbmc/cores/VideoPlayer/Interface/Addon/DemuxPacket.h
+++ b/xbmc/cores/VideoPlayer/Interface/Addon/DemuxPacket.h
@@ -2,7 +2,7 @@
2 2
3/* 3/*
4 * Copyright (C) 2012-2013 Team XBMC 4 * Copyright (C) 2012-2013 Team XBMC
5 * http://xbmc.org 5 * http://kodi.tv
6 * 6 *
7 * This Program is free software; you can redistribute it and/or modify 7 * This Program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by 8 * it under the terms of the GNU General Public License as published by
diff --git a/xbmc/cores/VideoPlayer/Interface/Addon/TimingConstants.h b/xbmc/cores/VideoPlayer/Interface/Addon/TimingConstants.h
index b70128e..209897e 100644
--- a/xbmc/cores/VideoPlayer/Interface/Addon/TimingConstants.h
+++ b/xbmc/cores/VideoPlayer/Interface/Addon/TimingConstants.h
@@ -2,7 +2,7 @@
2 2
3/* 3/*
4* Copyright (C) 2017 Team XBMC 4* Copyright (C) 2017 Team XBMC
5* http://xbmc.org 5* http://kodi.tv
6* 6*
7* This Program is free software; you can redistribute it and/or modify 7* This Program is free software; you can redistribute it and/or modify
8* it under the terms of the GNU General Public License as published by 8* it under the terms of the GNU General Public License as published by