diff options
-rw-r--r-- | tools/Linux/kodi-standalone.sh.in | 4 | ||||
-rw-r--r-- | tools/Linux/kodi.sh.in | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tools/Linux/kodi-standalone.sh.in b/tools/Linux/kodi-standalone.sh.in index 4be11e190e..e47813101b 100644 --- a/tools/Linux/kodi-standalone.sh.in +++ b/tools/Linux/kodi-standalone.sh.in @@ -1,7 +1,7 @@ #!/bin/sh -# Copyright (C) 2009-2013 Team XBMC -# http://xbmc.org +# Copyright (C) 2009-2015 Team XBMC +# http://kodi.tv # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tools/Linux/kodi.sh.in b/tools/Linux/kodi.sh.in index 0a00a32034..2a656052af 100644 --- a/tools/Linux/kodi.sh.in +++ b/tools/Linux/kodi.sh.in @@ -1,7 +1,7 @@ #!/bin/sh -# Copyright (C) 2008-2013 Team XBMC -# http://xbmc.org +# Copyright (C) 2008-2017 Team XBMC +# http://kodi.tv # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |