diff options
Diffstat (limited to 'addons/webinterface.default/js')
-rwxr-xr-x | addons/webinterface.default/js/MediaLibrary.js | 2 | ||||
-rwxr-xr-x | addons/webinterface.default/js/NowPlayingManager.js | 2 | ||||
-rw-r--r-- | addons/webinterface.default/js/xbmc.core.js | 2 | ||||
-rw-r--r-- | addons/webinterface.default/js/xbmc.init.js | 2 | ||||
-rw-r--r-- | addons/webinterface.default/js/xbmc.launcher.js | 2 | ||||
-rw-r--r-- | addons/webinterface.default/js/xbmc.rpc.js | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/addons/webinterface.default/js/MediaLibrary.js b/addons/webinterface.default/js/MediaLibrary.js index 916c418794..eedc650c17 100755 --- a/addons/webinterface.default/js/MediaLibrary.js +++ b/addons/webinterface.default/js/MediaLibrary.js @@ -1,6 +1,6 @@ /* * Copyright (C) 2005-2013 Team XBMC - * http://www.xbmc.org + * http://xbmc.org * * 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/addons/webinterface.default/js/NowPlayingManager.js b/addons/webinterface.default/js/NowPlayingManager.js index eb817d89cf..1d17c9dc07 100755 --- a/addons/webinterface.default/js/NowPlayingManager.js +++ b/addons/webinterface.default/js/NowPlayingManager.js @@ -1,6 +1,6 @@ /* * Copyright (C) 2005-2013 Team XBMC - * http://www.xbmc.org + * http://xbmc.org * * 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/addons/webinterface.default/js/xbmc.core.js b/addons/webinterface.default/js/xbmc.core.js index ac1676ff94..d1c908b5ff 100644 --- a/addons/webinterface.default/js/xbmc.core.js +++ b/addons/webinterface.default/js/xbmc.core.js @@ -1,6 +1,6 @@ /* * Copyright (C) 2005-2013 Team XBMC - * http://www.xbmc.org + * http://xbmc.org * * 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/addons/webinterface.default/js/xbmc.init.js b/addons/webinterface.default/js/xbmc.init.js index 09cb8cf8df..b05ed027c2 100644 --- a/addons/webinterface.default/js/xbmc.init.js +++ b/addons/webinterface.default/js/xbmc.init.js @@ -1,6 +1,6 @@ /* * Copyright (C) 2005-2013 Team XBMC - * http://www.xbmc.org + * http://xbmc.org * * 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/addons/webinterface.default/js/xbmc.launcher.js b/addons/webinterface.default/js/xbmc.launcher.js index 0e72859812..ebcbb52f5a 100644 --- a/addons/webinterface.default/js/xbmc.launcher.js +++ b/addons/webinterface.default/js/xbmc.launcher.js @@ -1,6 +1,6 @@ /* * Copyright (C) 2005-2013 Team XBMC - * http://www.xbmc.org + * http://xbmc.org * * 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/addons/webinterface.default/js/xbmc.rpc.js b/addons/webinterface.default/js/xbmc.rpc.js index 56da291062..b863050426 100644 --- a/addons/webinterface.default/js/xbmc.rpc.js +++ b/addons/webinterface.default/js/xbmc.rpc.js @@ -1,6 +1,6 @@ /* * Copyright (C) 2005-2013 Team XBMC - * http://www.xbmc.org + * http://xbmc.org * * 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 |