diff options
218 files changed, 378 insertions, 460 deletions
diff --git a/addons/library.xbmc.addon/libXBMC_addon.h b/addons/library.xbmc.addon/libXBMC_addon.h index 4740bd65d3..0b2d17c93b 100644 --- a/addons/library.xbmc.addon/libXBMC_addon.h +++ b/addons/library.xbmc.addon/libXBMC_addon.h @@ -1,7 +1,7 @@ #pragma once /* * 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/library.xbmc.codec/libXBMC_codec.h b/addons/library.xbmc.codec/libXBMC_codec.h index 0340af5574..3853f08888 100644 --- a/addons/library.xbmc.codec/libXBMC_codec.h +++ b/addons/library.xbmc.codec/libXBMC_codec.h @@ -1,7 +1,7 @@ #pragma once /* * 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/library.xbmc.gui/libXBMC_gui.h b/addons/library.xbmc.gui/libXBMC_gui.h index dd916f9ed5..ed8b9e2c3f 100644 --- a/addons/library.xbmc.gui/libXBMC_gui.h +++ b/addons/library.xbmc.gui/libXBMC_gui.h @@ -1,7 +1,7 @@ #pragma once /* * 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/library.xbmc.pvr/libXBMC_pvr.h b/addons/library.xbmc.pvr/libXBMC_pvr.h index 6827954150..311651446e 100644 --- a/addons/library.xbmc.pvr/libXBMC_pvr.h +++ b/addons/library.xbmc.pvr/libXBMC_pvr.h @@ -1,7 +1,7 @@ #pragma once /* * 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/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 diff --git a/lib/DllASAP.h b/lib/DllASAP.h index 7d50dfb12a..14f0468241 100644 --- a/lib/DllASAP.h +++ b/lib/DllASAP.h @@ -1,8 +1,7 @@ #pragma once - /* * 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 @@ -15,9 +14,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/DllAdpcm.h b/lib/DllAdpcm.h index 490c42e917..8988bdb122 100644 --- a/lib/DllAdpcm.h +++ b/lib/DllAdpcm.h @@ -1,8 +1,7 @@ #pragma once - /* * 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 @@ -15,9 +14,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/DllAvCodec.h b/lib/DllAvCodec.h index 6207d67c95..5cef736405 100644 --- a/lib/DllAvCodec.h +++ b/lib/DllAvCodec.h @@ -1,7 +1,7 @@ #pragma once /* * 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 @@ -14,9 +14,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/DllAvFilter.h b/lib/DllAvFilter.h index 166928ae4e..2200bfafa6 100644 --- a/lib/DllAvFilter.h +++ b/lib/DllAvFilter.h @@ -1,7 +1,7 @@ #pragma once /* * 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 @@ -14,9 +14,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/DllAvFormat.h b/lib/DllAvFormat.h index fbdd7dd867..0016c0b73e 100644 --- a/lib/DllAvFormat.h +++ b/lib/DllAvFormat.h @@ -1,7 +1,7 @@ #pragma once /* * 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 @@ -14,9 +14,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/DllAvUtil.h b/lib/DllAvUtil.h index 26dd95294d..d4fd0c0712 100644 --- a/lib/DllAvUtil.h +++ b/lib/DllAvUtil.h @@ -1,7 +1,7 @@ #pragma once /* * 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 @@ -14,10 +14,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to the Free - * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - * Boston, MA 02110-1301, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/DllLibFlac.h b/lib/DllLibFlac.h index f6110b04ae..4c271a8655 100644 --- a/lib/DllLibFlac.h +++ b/lib/DllLibFlac.h @@ -1,8 +1,7 @@ #pragma once - /* * 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 @@ -15,9 +14,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/DllLibbluray.h b/lib/DllLibbluray.h index 5d1ada8ca3..428d60319b 100644 --- a/lib/DllLibbluray.h +++ b/lib/DllLibbluray.h @@ -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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ #pragma once diff --git a/lib/DllModplug.h b/lib/DllModplug.h index 03c90d5254..0096afb8b4 100644 --- a/lib/DllModplug.h +++ b/lib/DllModplug.h @@ -1,8 +1,7 @@ #pragma once - /* * Copyright (C) 2009-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 @@ -15,9 +14,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/DllNosefart.h b/lib/DllNosefart.h index 1c2077679e..cd0f1be5a4 100644 --- a/lib/DllNosefart.h +++ b/lib/DllNosefart.h @@ -1,8 +1,7 @@ #pragma once - /* * 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 @@ -15,9 +14,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/DllPostProc.h b/lib/DllPostProc.h index 0797eb5c87..02656510a4 100644 --- a/lib/DllPostProc.h +++ b/lib/DllPostProc.h @@ -1,7 +1,7 @@ #pragma once /* * 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 @@ -14,9 +14,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/DllSidplay2.h b/lib/DllSidplay2.h index bb63df733a..bfaba8ce0e 100644 --- a/lib/DllSidplay2.h +++ b/lib/DllSidplay2.h @@ -1,8 +1,7 @@ #pragma once - /* * 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 @@ -15,9 +14,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/DllStSound.h b/lib/DllStSound.h index e6a5600e34..967f552e5d 100644 --- a/lib/DllStSound.h +++ b/lib/DllStSound.h @@ -1,8 +1,7 @@ #pragma once - /* * 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 @@ -15,9 +14,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/DllSwResample.h b/lib/DllSwResample.h index 1981d512af..77c069504f 100644 --- a/lib/DllSwResample.h +++ b/lib/DllSwResample.h @@ -1,7 +1,7 @@ #pragma once /* * 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 @@ -14,9 +14,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/DllSwScale.h b/lib/DllSwScale.h index 7e98bef32f..36bb616809 100644 --- a/lib/DllSwScale.h +++ b/lib/DllSwScale.h @@ -1,7 +1,7 @@ #pragma once /* * 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 @@ -14,9 +14,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/DllTimidity.h b/lib/DllTimidity.h index 6843afc6cd..b1c77ebe21 100644 --- a/lib/DllTimidity.h +++ b/lib/DllTimidity.h @@ -2,7 +2,7 @@ /* * 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 @@ -15,9 +15,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/DllVGMStream.h b/lib/DllVGMStream.h index 6015b15411..f69f4948e5 100644 --- a/lib/DllVGMStream.h +++ b/lib/DllVGMStream.h @@ -1,8 +1,7 @@ #pragma once - /* * 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 @@ -15,9 +14,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/DllVorbisfile.h b/lib/DllVorbisfile.h index a84e338311..d4ab9c2135 100644 --- a/lib/DllVorbisfile.h +++ b/lib/DllVorbisfile.h @@ -2,7 +2,7 @@ /* * 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 @@ -15,9 +15,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/addons/library.xbmc.addon/libXBMC_addon.cpp b/lib/addons/library.xbmc.addon/libXBMC_addon.cpp index 6a008a32e5..05ab740ac4 100644 --- a/lib/addons/library.xbmc.addon/libXBMC_addon.cpp +++ b/lib/addons/library.xbmc.addon/libXBMC_addon.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2012-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/addons/library.xbmc.codec/libXBMC_codec.cpp b/lib/addons/library.xbmc.codec/libXBMC_codec.cpp index 8d5584ed67..5d8c993e4c 100644 --- a/lib/addons/library.xbmc.codec/libXBMC_codec.cpp +++ b/lib/addons/library.xbmc.codec/libXBMC_codec.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2012-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/addons/library.xbmc.gui/libXBMC_gui.cpp b/lib/addons/library.xbmc.gui/libXBMC_gui.cpp index 7da98dbdef..31b499e650 100644 --- a/lib/addons/library.xbmc.gui/libXBMC_gui.cpp +++ b/lib/addons/library.xbmc.gui/libXBMC_gui.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2012-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/addons/library.xbmc.pvr/libXBMC_pvr.cpp b/lib/addons/library.xbmc.pvr/libXBMC_pvr.cpp index 1d56c4eee1..381f7abc52 100644 --- a/lib/addons/library.xbmc.pvr/libXBMC_pvr.cpp +++ b/lib/addons/library.xbmc.pvr/libXBMC_pvr.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2012-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/libdvd/patches/cores.diff b/lib/libdvd/patches/cores.diff index bc2a4b651f..6ebb8bc4fe 100644 --- a/lib/libdvd/patches/cores.diff +++ b/lib/libdvd/patches/cores.diff @@ -8,8 +8,8 @@ diff -uw dvdnav_diff/config.h xbmc/xbmc/cores/dvdplayer/DVDInputStreams/dvdnav/c -#ifndef LIBDVDREAD_CONFIG_H -#define LIBDVDREAD_CONFIG_H +/* -+ * Copyright (C) 2005-2012 Team XBMC -+ * http://www.xbmc.org ++ * Copyright (C) 2005-2013 Team XBMC ++ * 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/lib/nosefart/NoseFartDLL.cpp b/lib/nosefart/NoseFartDLL.cpp index bcf1f18a1b..2b97e5c5b8 100644 --- a/lib/nosefart/NoseFartDLL.cpp +++ b/lib/nosefart/NoseFartDLL.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2008-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/snesapu/Types.h b/lib/snesapu/Types.h index 4353e17de0..3091cf86f8 100644 --- a/lib/snesapu/Types.h +++ b/lib/snesapu/Types.h @@ -5,7 +5,7 @@ /* * 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 @@ -18,9 +18,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/stsound/StSoundLibrary/XBMCYM.cpp b/lib/stsound/StSoundLibrary/XBMCYM.cpp index f26ab50f30..915cc0ef31 100644 --- a/lib/stsound/StSoundLibrary/XBMCYM.cpp +++ b/lib/stsound/StSoundLibrary/XBMCYM.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2008-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/vgmstream/XBMCVGM.cpp b/lib/vgmstream/XBMCVGM.cpp index 6f0b91497e..068c22b50d 100644 --- a/lib/vgmstream/XBMCVGM.cpp +++ b/lib/vgmstream/XBMCVGM.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2008-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/xbadpcm/ADPCMDll.cpp b/lib/xbadpcm/ADPCMDll.cpp index cf5c3bb992..67e27e5e50 100644 --- a/lib/xbadpcm/ADPCMDll.cpp +++ b/lib/xbadpcm/ADPCMDll.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2008-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/xbmc-libav-hacks/libav_hacks.h b/lib/xbmc-libav-hacks/libav_hacks.h index 86719e9d27..594c4f5984 100644 --- a/lib/xbmc-libav-hacks/libav_hacks.h +++ b/lib/xbmc-libav-hacks/libav_hacks.h @@ -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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/lib/xbmc-libav-hacks/swresample.c b/lib/xbmc-libav-hacks/swresample.c index 349523c5ab..5d22679db4 100644 --- a/lib/xbmc-libav-hacks/swresample.c +++ b/lib/xbmc-libav-hacks/swresample.c @@ -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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/convolution-4x4.glsl b/system/shaders/convolution-4x4.glsl index 83f03b9e37..8c035bafd0 100644 --- a/system/shaders/convolution-4x4.glsl +++ b/system/shaders/convolution-4x4.glsl @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/convolution-4x4_d3d.fx b/system/shaders/convolution-4x4_d3d.fx index e356517ae4..c33e315a3b 100644 --- a/system/shaders/convolution-4x4_d3d.fx +++ b/system/shaders/convolution-4x4_d3d.fx @@ -1,6 +1,6 @@ /* * Copyright (C) 2005-2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/convolution-6x6.glsl b/system/shaders/convolution-6x6.glsl index 9d054db148..5da4822891 100644 --- a/system/shaders/convolution-6x6.glsl +++ b/system/shaders/convolution-6x6.glsl @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/convolution-6x6_d3d.fx b/system/shaders/convolution-6x6_d3d.fx index cb9510a9c5..06cec53d29 100644 --- a/system/shaders/convolution-6x6_d3d.fx +++ b/system/shaders/convolution-6x6_d3d.fx @@ -1,6 +1,6 @@ /* * Copyright (C) 2005-2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/convolutionsep-4x4_d3d.fx b/system/shaders/convolutionsep-4x4_d3d.fx index c3cb05a793..e572f9b02c 100644 --- a/system/shaders/convolutionsep-4x4_d3d.fx +++ b/system/shaders/convolutionsep-4x4_d3d.fx @@ -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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/convolutionsep-6x6_d3d.fx b/system/shaders/convolutionsep-6x6_d3d.fx index 0ef469d74d..db106e62e8 100644 --- a/system/shaders/convolutionsep-6x6_d3d.fx +++ b/system/shaders/convolutionsep-6x6_d3d.fx @@ -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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/guishader_frag_default.glsl b/system/shaders/guishader_frag_default.glsl index 6543427b39..b622d67815 100644 --- a/system/shaders/guishader_frag_default.glsl +++ b/system/shaders/guishader_frag_default.glsl @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/guishader_frag_fonts.glsl b/system/shaders/guishader_frag_fonts.glsl index 5446bc0ac6..1af73b0b34 100644 --- a/system/shaders/guishader_frag_fonts.glsl +++ b/system/shaders/guishader_frag_fonts.glsl @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/guishader_frag_multi.glsl b/system/shaders/guishader_frag_multi.glsl index 431a963572..7dcb290730 100644 --- a/system/shaders/guishader_frag_multi.glsl +++ b/system/shaders/guishader_frag_multi.glsl @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/guishader_frag_multi_blendcolor.glsl b/system/shaders/guishader_frag_multi_blendcolor.glsl index a4597c74f6..7dc909b3c8 100644 --- a/system/shaders/guishader_frag_multi_blendcolor.glsl +++ b/system/shaders/guishader_frag_multi_blendcolor.glsl @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/guishader_frag_rgba.glsl b/system/shaders/guishader_frag_rgba.glsl index b6b171f92d..e65419d68f 100644 --- a/system/shaders/guishader_frag_rgba.glsl +++ b/system/shaders/guishader_frag_rgba.glsl @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/guishader_frag_rgba_blendcolor.glsl b/system/shaders/guishader_frag_rgba_blendcolor.glsl index d6c6548051..033e647934 100644 --- a/system/shaders/guishader_frag_rgba_blendcolor.glsl +++ b/system/shaders/guishader_frag_rgba_blendcolor.glsl @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/guishader_frag_texture.glsl b/system/shaders/guishader_frag_texture.glsl index 67d15ca6b6..e71716e5bd 100644 --- a/system/shaders/guishader_frag_texture.glsl +++ b/system/shaders/guishader_frag_texture.glsl @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/guishader_frag_texture_noblend.glsl b/system/shaders/guishader_frag_texture_noblend.glsl index 13657b8ed3..ee476e90d1 100644 --- a/system/shaders/guishader_frag_texture_noblend.glsl +++ b/system/shaders/guishader_frag_texture_noblend.glsl @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/guishader_vert.glsl b/system/shaders/guishader_vert.glsl index 6e1cd2e1b1..65ca101987 100644 --- a/system/shaders/guishader_vert.glsl +++ b/system/shaders/guishader_vert.glsl @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/stretch.glsl b/system/shaders/stretch.glsl index b7cb629919..f6840d6196 100644 --- a/system/shaders/stretch.glsl +++ b/system/shaders/stretch.glsl @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/testshader.fx b/system/shaders/testshader.fx index ce70a2034e..ffe46ad5d0 100644 --- a/system/shaders/testshader.fx +++ b/system/shaders/testshader.fx @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/yuv2rgb_basic.glsl b/system/shaders/yuv2rgb_basic.glsl index c8c8a2edda..2ce65a14b4 100644 --- a/system/shaders/yuv2rgb_basic.glsl +++ b/system/shaders/yuv2rgb_basic.glsl @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/yuv2rgb_basic_2d.arb b/system/shaders/yuv2rgb_basic_2d.arb index 271c0c3815..95a5a93791 100644 --- a/system/shaders/yuv2rgb_basic_2d.arb +++ b/system/shaders/yuv2rgb_basic_2d.arb @@ -2,7 +2,7 @@ # # Copyright (C) 2010-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 @@ -15,9 +15,8 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with XBMC; see the file COPYING. If not, write to -# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -# http://www.gnu.org/copyleft/gpl.html +# along with XBMC; see the file COPYING. If not, see +# <http://www.gnu.org/licenses/>. # # diff --git a/system/shaders/yuv2rgb_basic_2d_UYVY.arb b/system/shaders/yuv2rgb_basic_2d_UYVY.arb index 881b69fb06..8e4ea1ff84 100644 --- a/system/shaders/yuv2rgb_basic_2d_UYVY.arb +++ b/system/shaders/yuv2rgb_basic_2d_UYVY.arb @@ -2,7 +2,7 @@ # # Copyright (C) 2010-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 @@ -15,9 +15,8 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with XBMC; see the file COPYING. If not, write to -# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -# http://www.gnu.org/copyleft/gpl.html +# along with XBMC; see the file COPYING. If not, see +# <http://www.gnu.org/licenses/>. # # diff --git a/system/shaders/yuv2rgb_basic_2d_YUY2.arb b/system/shaders/yuv2rgb_basic_2d_YUY2.arb index 89be4874ff..72586d0ebe 100644 --- a/system/shaders/yuv2rgb_basic_2d_YUY2.arb +++ b/system/shaders/yuv2rgb_basic_2d_YUY2.arb @@ -2,7 +2,7 @@ # # Copyright (C) 2010-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 @@ -15,9 +15,8 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with XBMC; see the file COPYING. If not, write to -# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -# http://www.gnu.org/copyleft/gpl.html +# along with XBMC; see the file COPYING. If not, see +# <http://www.gnu.org/licenses/>. # # diff --git a/system/shaders/yuv2rgb_basic_gles.glsl b/system/shaders/yuv2rgb_basic_gles.glsl index 02238405b0..963b1de881 100644 --- a/system/shaders/yuv2rgb_basic_gles.glsl +++ b/system/shaders/yuv2rgb_basic_gles.glsl @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/yuv2rgb_basic_rect.arb b/system/shaders/yuv2rgb_basic_rect.arb index 82326f30f7..5da8418ff9 100644 --- a/system/shaders/yuv2rgb_basic_rect.arb +++ b/system/shaders/yuv2rgb_basic_rect.arb @@ -2,7 +2,7 @@ # # Copyright (C) 2010-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 @@ -15,9 +15,8 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with XBMC; see the file COPYING. If not, write to -# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -# http://www.gnu.org/copyleft/gpl.html +# along with XBMC; see the file COPYING. If not, see +# <http://www.gnu.org/licenses/>. # # diff --git a/system/shaders/yuv2rgb_basic_rect_UYVY.arb b/system/shaders/yuv2rgb_basic_rect_UYVY.arb index fb0f820d29..c60d66a487 100644 --- a/system/shaders/yuv2rgb_basic_rect_UYVY.arb +++ b/system/shaders/yuv2rgb_basic_rect_UYVY.arb @@ -2,7 +2,7 @@ # # Copyright (C) 2010-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 @@ -15,9 +15,8 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with XBMC; see the file COPYING. If not, write to -# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -# http://www.gnu.org/copyleft/gpl.html +# along with XBMC; see the file COPYING. If not, see +# <http://www.gnu.org/licenses/>. # # diff --git a/system/shaders/yuv2rgb_basic_rect_YUY2.arb b/system/shaders/yuv2rgb_basic_rect_YUY2.arb index 76a9566001..538677e2b6 100644 --- a/system/shaders/yuv2rgb_basic_rect_YUY2.arb +++ b/system/shaders/yuv2rgb_basic_rect_YUY2.arb @@ -2,7 +2,7 @@ # # Copyright (C) 2010-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 @@ -15,9 +15,8 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with XBMC; see the file COPYING. If not, write to -# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -# http://www.gnu.org/copyleft/gpl.html +# along with XBMC; see the file COPYING. If not, see +# <http://www.gnu.org/licenses/>. # # diff --git a/system/shaders/yuv2rgb_bob.glsl b/system/shaders/yuv2rgb_bob.glsl index 32ecc2388c..82a41f941f 100644 --- a/system/shaders/yuv2rgb_bob.glsl +++ b/system/shaders/yuv2rgb_bob.glsl @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/yuv2rgb_bob_gles.glsl b/system/shaders/yuv2rgb_bob_gles.glsl index 68408cf689..292541aa77 100644 --- a/system/shaders/yuv2rgb_bob_gles.glsl +++ b/system/shaders/yuv2rgb_bob_gles.glsl @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/yuv2rgb_d3d.fx b/system/shaders/yuv2rgb_d3d.fx index 87e86e2f17..133745edd0 100644 --- a/system/shaders/yuv2rgb_d3d.fx +++ b/system/shaders/yuv2rgb_d3d.fx @@ -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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/yuv2rgb_vertex.glsl b/system/shaders/yuv2rgb_vertex.glsl index 4b9cf752f0..2225040f9c 100644 --- a/system/shaders/yuv2rgb_vertex.glsl +++ b/system/shaders/yuv2rgb_vertex.glsl @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/system/shaders/yuv2rgb_vertex_gles.glsl b/system/shaders/yuv2rgb_vertex_gles.glsl index 59cfaceeb1..cdf3c56a71 100644 --- a/system/shaders/yuv2rgb_vertex_gles.glsl +++ b/system/shaders/yuv2rgb_vertex_gles.glsl @@ -1,6 +1,6 @@ /* * Copyright (C) 2010-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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/tools/EventClients/Clients/WiiRemote/CWIID_WiiRemote.cpp b/tools/EventClients/Clients/WiiRemote/CWIID_WiiRemote.cpp index af3d9f2c26..fb88cf5820 100644 --- a/tools/EventClients/Clients/WiiRemote/CWIID_WiiRemote.cpp +++ b/tools/EventClients/Clients/WiiRemote/CWIID_WiiRemote.cpp @@ -3,7 +3,7 @@ * topfs@tobias * * Copyright (C) 2007-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 @@ -16,9 +16,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/tools/EventClients/Clients/WiiRemote/CWIID_WiiRemote.h b/tools/EventClients/Clients/WiiRemote/CWIID_WiiRemote.h index 8607d6df9e..3a60479ca1 100644 --- a/tools/EventClients/Clients/WiiRemote/CWIID_WiiRemote.h +++ b/tools/EventClients/Clients/WiiRemote/CWIID_WiiRemote.h @@ -3,7 +3,7 @@ * topfs@tobias * * Copyright (C) 2007-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 @@ -16,11 +16,11 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ + #ifndef WII_REMOTE_H #define WII_REMOTE_H diff --git a/tools/Fake Episode Maker/main.py b/tools/Fake Episode Maker/main.py index ae07d13f5e..02bd0f01e2 100644 --- a/tools/Fake Episode Maker/main.py +++ b/tools/Fake Episode Maker/main.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Copyright (C) 2008-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 @@ -14,9 +14,9 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with XBMC; see the file COPYING. If not, write to -# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -# http://www.gnu.org/copyleft/gpl.html +# along with XBMC; see the file COPYING. If not, see +# <http://www.gnu.org/licenses/>. +# import urllib import os diff --git a/tools/Fake Episode Maker/openAnything.py b/tools/Fake Episode Maker/openAnything.py index 890b77543a..7f1176547f 100644 --- a/tools/Fake Episode Maker/openAnything.py +++ b/tools/Fake Episode Maker/openAnything.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # Copyright (C) 2008-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 @@ -14,9 +14,9 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with XBMC; see the file COPYING. If not, write to -# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -# http://www.gnu.org/copyleft/gpl.html +# along with XBMC; see the file COPYING. If not, see +# <http://www.gnu.org/licenses/>. +# import urllib2, urlparse, gzip from StringIO import StringIO diff --git a/tools/TexturePacker/MakeDDS.cpp b/tools/TexturePacker/MakeDDS.cpp index 921ed55d55..110b42e483 100644 --- a/tools/TexturePacker/MakeDDS.cpp +++ b/tools/TexturePacker/MakeDDS.cpp @@ -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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/tools/TexturePacker/SimpleFS.h b/tools/TexturePacker/SimpleFS.h index 58c55e655e..d1c72f07e1 100644 --- a/tools/TexturePacker/SimpleFS.h +++ b/tools/TexturePacker/SimpleFS.h @@ -2,7 +2,7 @@ /* * 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 @@ -15,9 +15,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/tools/TexturePacker/XBMCTex.cpp b/tools/TexturePacker/XBMCTex.cpp index 0d99d7f125..83a67c4aa4 100644 --- a/tools/TexturePacker/XBMCTex.cpp +++ b/tools/TexturePacker/XBMCTex.cpp @@ -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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/tools/TexturePacker/XBTFWriter.cpp b/tools/TexturePacker/XBTFWriter.cpp index 5e0e5f47b6..f238f87958 100644 --- a/tools/TexturePacker/XBTFWriter.cpp +++ b/tools/TexturePacker/XBTFWriter.cpp @@ -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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/tools/TexturePacker/XBTFWriter.h b/tools/TexturePacker/XBTFWriter.h index 0b024a8a93..c8fb44450c 100644 --- a/tools/TexturePacker/XBTFWriter.h +++ b/tools/TexturePacker/XBTFWriter.h @@ -3,7 +3,7 @@ /* * 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 @@ -16,9 +16,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/tools/TexturePacker/cmdlineargs.h b/tools/TexturePacker/cmdlineargs.h index 912e28a7a5..740c9038a2 100644 --- a/tools/TexturePacker/cmdlineargs.h +++ b/tools/TexturePacker/cmdlineargs.h @@ -3,7 +3,7 @@ /* * 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 @@ -16,9 +16,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/tools/TexturePacker/xwinapi.cpp b/tools/TexturePacker/xwinapi.cpp index 25857539c6..a8a119ef48 100644 --- a/tools/TexturePacker/xwinapi.cpp +++ b/tools/TexturePacker/xwinapi.cpp @@ -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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/tools/TexturePacker/xwinapi.h b/tools/TexturePacker/xwinapi.h index a8d7609d7b..8f31384dd2 100644 --- a/tools/TexturePacker/xwinapi.h +++ b/tools/TexturePacker/xwinapi.h @@ -3,7 +3,7 @@ /* * 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 @@ -16,9 +16,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/tools/UpdateThumbs.py b/tools/UpdateThumbs.py index 92c4b7138b..5f23316e59 100755 --- a/tools/UpdateThumbs.py +++ b/tools/UpdateThumbs.py @@ -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 @@ -13,9 +13,8 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with XBMC; see the file COPYING. If not, write to -# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -# http://www.gnu.org/copyleft/gpl.html +# along with XBMC; see the file COPYING. If not, see +# <http://www.gnu.org/licenses/>. # import xbmc, xbmcgui, re, os diff --git a/tools/codegenerator/Generator.groovy b/tools/codegenerator/Generator.groovy index a014cee34b..305fb0a94b 100644 --- a/tools/codegenerator/Generator.groovy +++ b/tools/codegenerator/Generator.groovy @@ -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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/tools/codegenerator/Helper.groovy b/tools/codegenerator/Helper.groovy index 8270a4269d..01fa7e5486 100644 --- a/tools/codegenerator/Helper.groovy +++ b/tools/codegenerator/Helper.groovy @@ -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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/tools/codegenerator/SwigTypeParser.groovy b/tools/codegenerator/SwigTypeParser.groovy index 94872e21a8..cb04277cd3 100644 --- a/tools/codegenerator/SwigTypeParser.groovy +++ b/tools/codegenerator/SwigTypeParser.groovy @@ -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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/tools/codegenerator/example/AddonModuleXbmc.i b/tools/codegenerator/example/AddonModuleXbmc.i index f4ddc5ffba..3918ca6c54 100644 --- a/tools/codegenerator/example/AddonModuleXbmc.i +++ b/tools/codegenerator/example/AddonModuleXbmc.i @@ -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 @@ -13,9 +13,8 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with XBMC; see the file COPYING. If not, write to - * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. - * http://www.gnu.org/copyleft/gpl.html + * along with XBMC; see the file COPYING. If not, see + * <http://www.gnu.org/licenses/>. * */ diff --git a/tools/darwin/Configurations/App-ATV2.xcconfig b/tools/darwin/Configurations/App-ATV2.xcconfig index 907da247ec..521bfb7dd8 100644 --- a/tools/darwin/Configurations/App-ATV2.xcconfig +++ b/tools/darwin/Configurations/App-ATV2.xcconfig @@ -1,6 +1,6 @@ // // Copyright (C) 2012-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/tools/darwin/Configurations/App-OSX.xcconfig b/tools/darwin/Configurations/App-OSX.xcconfig index 3ed9e4f2a2..3c747dc49a 100644 --- a/tools/darwin/Configurations/App-OSX.xcconfig +++ b/tools/darwin/Configurations/App-OSX.xcconfig @@ -1,6 +1,6 @@ // // Copyright (C) 2012-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/tools/darwin/Configurations/App-iOS.xcconfig b/tools/darwin/Configurations/App-iOS.xcconfig index b5bf700c2d..47ae4d60b2 100644 --- a/tools/darwin/Configurations/App-iOS.xcconfig +++ b/tools/darwin/Configurations/App-iOS.xcconfig @@ -1,6 +1,6 @@ // // Copyright (C) 2012-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/tools/darwin/Configurations/App.xcconfig b/tools/darwin/Configurations/App.xcconfig index c608ce7e3e..90f68498fa 100644 --- a/tools/darwin/Configurations/App.xcconfig +++ b/tools/darwin/Configurations/App.xcconfig @@ -1,6 +1,6 @@ // // Copyright (C) 2012-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/tools/darwin/Configurations/Common.xcconfig b/tools/darwin/Configurations/Common.xcconfig index 4f6045adae..c5a8fabbb4 100644 --- a/tools/darwin/Configurations/Common.xcconfig +++ b/tools/darwin/Configurations/Common.xcconfig @@ -1,6 +1,6 @@ // // Copyright (C) 2012-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/tools/darwin/Configurations/Debug.xcconfig b/tools/darwin/Configurations/Debug.xcconfig index 0ea2d01cda..c5c4ed3f5f 100644 --- a/tools/darwin/Configurations/Debug.xcconfig +++ b/tools/darwin/Configurations/Debug.xcconfig @@ -1,6 +1,6 @@ // // Copyright (C) 2012-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/tools/darwin/Configurations/Release.xcconfig b/tools/darwin/Configurations/Release.xcconfig index a0aead37e2..59ad8b642f 100644 --- a/tools/darwin/Configurations/Release.xcconfig +++ b/tools/darwin/Configurations/Release.xcconfig @@ -1,6 +1,6 @@ // // Copyright (C) 2012-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/tools/depends/target/mdnsresponder/01-android-embedded.patch b/tools/depends/target/mdnsresponder/01-android-embedded.patch index e11bd52814..e61c25390c 100644 --- a/tools/depends/target/mdnsresponder/01-android-embedded.patch +++ b/tools/depends/target/mdnsresponder/01-android-embedded.patch @@ -167,7 +167,7 @@ diff -uPr ./mDNSCore/mDnsEmbedded.h ./mDNSCore/mDnsEmbedded.h @@ -0,0 +1,32 @@ +/* + * 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/xbmc/AppParamParser.cpp b/xbmc/AppParamParser.cpp index 78d8d94403..5b1bab2298 100644 --- a/xbmc/AppParamParser.cpp +++ b/xbmc/AppParamParser.cpp @@ -83,7 +83,7 @@ void CAppParamParser::Parse(const char* argv[], int nArgs) void CAppParamParser::DisplayVersion() { printf("XBMC Media Center %s\n", g_infoManager.GetVersion().c_str()); - printf("Copyright (C) 2005-2013 Team XBMC - http://www.xbmc.org\n"); + printf("Copyright (C) 2005-2013 Team XBMC - http://xbmc.org\n"); exit(0); } diff --git a/xbmc/android/jni/Buffer.cpp b/xbmc/android/jni/Buffer.cpp index 868989405a..9034b9fa6b 100644 --- a/xbmc/android/jni/Buffer.cpp +++ b/xbmc/android/jni/Buffer.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 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/xbmc/android/jni/Buffer.h b/xbmc/android/jni/Buffer.h index dd07564060..26fffe4265 100644 --- a/xbmc/android/jni/Buffer.h +++ b/xbmc/android/jni/Buffer.h @@ -1,7 +1,7 @@ #pragma once /* * Copyright (C) 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/xbmc/android/jni/Build.cpp b/xbmc/android/jni/Build.cpp index a400dcd438..4c2f86aef5 100644 --- a/xbmc/android/jni/Build.cpp +++ b/xbmc/android/jni/Build.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 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/xbmc/android/jni/Build.h b/xbmc/android/jni/Build.h index 2032787e8f..49185ea25c 100644 --- a/xbmc/android/jni/Build.h +++ b/xbmc/android/jni/Build.h @@ -1,7 +1,7 @@ #pragma once /* * Copyright (C) 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/xbmc/android/jni/ByteBuffer.cpp b/xbmc/android/jni/ByteBuffer.cpp index 19ef08f5d7..85751dfb39 100644 --- a/xbmc/android/jni/ByteBuffer.cpp +++ b/xbmc/android/jni/ByteBuffer.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 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/xbmc/android/jni/ByteBuffer.h b/xbmc/android/jni/ByteBuffer.h index 335384a49a..9d9ec00fc3 100644 --- a/xbmc/android/jni/ByteBuffer.h +++ b/xbmc/android/jni/ByteBuffer.h @@ -1,7 +1,7 @@ #pragma once /* * Copyright (C) 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/xbmc/android/jni/MediaCodec.cpp b/xbmc/android/jni/MediaCodec.cpp index 10eb216c06..ac745c1aae 100644 --- a/xbmc/android/jni/MediaCodec.cpp +++ b/xbmc/android/jni/MediaCodec.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 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/xbmc/android/jni/MediaCodec.h b/xbmc/android/jni/MediaCodec.h index 2f365b5ab5..4f18a6db80 100644 --- a/xbmc/android/jni/MediaCodec.h +++ b/xbmc/android/jni/MediaCodec.h @@ -1,7 +1,7 @@ #pragma once /* * Copyright (C) 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/xbmc/android/jni/MediaCodecBufferInfo.cpp b/xbmc/android/jni/MediaCodecBufferInfo.cpp index 1a4a408957..80d99e16f9 100644 --- a/xbmc/android/jni/MediaCodecBufferInfo.cpp +++ b/xbmc/android/jni/MediaCodecBufferInfo.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 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/xbmc/android/jni/MediaCodecBufferInfo.h b/xbmc/android/jni/MediaCodecBufferInfo.h index 4b53a73ab4..0befc009ca 100644 --- a/xbmc/android/jni/MediaCodecBufferInfo.h +++ b/xbmc/android/jni/MediaCodecBufferInfo.h @@ -1,7 +1,7 @@ #pragma once /* * Copyright (C) 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/xbmc/android/jni/MediaCodecCryptoInfo.cpp b/xbmc/android/jni/MediaCodecCryptoInfo.cpp index 6ee2bcb5ed..72a6d82561 100644 --- a/xbmc/android/jni/MediaCodecCryptoInfo.cpp +++ b/xbmc/android/jni/MediaCodecCryptoInfo.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 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/xbmc/android/jni/MediaCodecCryptoInfo.h b/xbmc/android/jni/MediaCodecCryptoInfo.h index 658a8f9de7..ada3f076cd 100644 --- a/xbmc/android/jni/MediaCodecCryptoInfo.h +++ b/xbmc/android/jni/MediaCodecCryptoInfo.h @@ -1,7 +1,7 @@ #pragma once /* * Copyright (C) 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/xbmc/android/jni/MediaCodecInfo.cpp b/xbmc/android/jni/MediaCodecInfo.cpp index 731697b113..7a924be419 100644 --- a/xbmc/android/jni/MediaCodecInfo.cpp +++ b/xbmc/android/jni/MediaCodecInfo.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 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/xbmc/android/jni/MediaCodecInfo.h b/xbmc/android/jni/MediaCodecInfo.h index 48a3272f15..e1bbfe375f 100644 --- a/xbmc/android/jni/MediaCodecInfo.h +++ b/xbmc/android/jni/MediaCodecInfo.h @@ -1,7 +1,7 @@ #pragma once /* * Copyright (C) 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/xbmc/android/jni/MediaCodecList.cpp b/xbmc/android/jni/MediaCodecList.cpp index 9cd8b72f82..4042fb7268 100644 --- a/xbmc/android/jni/MediaCodecList.cpp +++ b/xbmc/android/jni/MediaCodecList.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 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/xbmc/android/jni/MediaCodecList.h b/xbmc/android/jni/MediaCodecList.h index 804428cdc0..85b16accd8 100644 --- a/xbmc/android/jni/MediaCodecList.h +++ b/xbmc/android/jni/MediaCodecList.h @@ -1,7 +1,7 @@ #pragma once /* * Copyright (C) 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/xbmc/android/jni/MediaCrypto.h b/xbmc/android/jni/MediaCrypto.h index b080952501..26827ee741 100644 --- a/xbmc/android/jni/MediaCrypto.h +++ b/xbmc/android/jni/MediaCrypto.h @@ -1,7 +1,7 @@ #pragma once /* * Copyright (C) 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/xbmc/android/jni/MediaFormat.cpp b/xbmc/android/jni/MediaFormat.cpp index 17316fc8c4..09bc55cc0e 100644 --- a/xbmc/android/jni/MediaFormat.cpp +++ b/xbmc/android/jni/MediaFormat.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 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/xbmc/android/jni/MediaFormat.h b/xbmc/android/jni/MediaFormat.h index bb40f24036..8380604d6d 100644 --- a/xbmc/android/jni/MediaFormat.h +++ b/xbmc/android/jni/MediaFormat.h @@ -1,7 +1,7 @@ #pragma once /* * Copyright (C) 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/xbmc/android/jni/Surface.cpp b/xbmc/android/jni/Surface.cpp index 5e49e629ce..32a29265fd 100644 --- a/xbmc/android/jni/Surface.cpp +++ b/xbmc/android/jni/Surface.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 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/xbmc/android/jni/Surface.h b/xbmc/android/jni/Surface.h index bddd57afe0..2259807405 100644 --- a/xbmc/android/jni/Surface.h +++ b/xbmc/android/jni/Surface.h @@ -1,7 +1,7 @@ #pragma once /* * Copyright (C) 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/xbmc/android/jni/SurfaceTexture.cpp b/xbmc/android/jni/SurfaceTexture.cpp index e5eb337753..5ead3c7a9e 100644 --- a/xbmc/android/jni/SurfaceTexture.cpp +++ b/xbmc/android/jni/SurfaceTexture.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 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/xbmc/android/jni/SurfaceTexture.h b/xbmc/android/jni/SurfaceTexture.h index d1965f99cd..fcdd9b5b2c 100644 --- a/xbmc/android/jni/SurfaceTexture.h +++ b/xbmc/android/jni/SurfaceTexture.h @@ -1,7 +1,7 @@ #pragma once /* * Copyright (C) 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/xbmc/android/jni/View.cpp b/xbmc/android/jni/View.cpp index 252e6759ad..e45bb557b1 100644 --- a/xbmc/android/jni/View.cpp +++ b/xbmc/android/jni/View.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 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/xbmc/android/jni/View.h b/xbmc/android/jni/View.h index bcb1e26e95..7adb129b0a 100644 --- a/xbmc/android/jni/View.h +++ b/xbmc/android/jni/View.h @@ -1,7 +1,7 @@ #pragma once /* * Copyright (C) 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/xbmc/android/jni/WifiConfiguration.cpp b/xbmc/android/jni/WifiConfiguration.cpp index e669039250..60e7ad82db 100644 --- a/xbmc/android/jni/WifiConfiguration.cpp +++ b/xbmc/android/jni/WifiConfiguration.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 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/xbmc/android/jni/WifiConfiguration.h b/xbmc/android/jni/WifiConfiguration.h index e0e126fbb6..9252efb593 100644 --- a/xbmc/android/jni/WifiConfiguration.h +++ b/xbmc/android/jni/WifiConfiguration.h @@ -1,7 +1,7 @@ #pragma once /* * Copyright (C) 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/xbmc/android/jni/WifiManager.cpp b/xbmc/android/jni/WifiManager.cpp index ed558f9c1b..a6eeb76b7d 100644 --- a/xbmc/android/jni/WifiManager.cpp +++ b/xbmc/android/jni/WifiManager.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 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/xbmc/android/jni/WifiManager.h b/xbmc/android/jni/WifiManager.h index 85424a7bc9..12aa7e98cb 100644 --- a/xbmc/android/jni/WifiManager.h +++ b/xbmc/android/jni/WifiManager.h @@ -1,7 +1,7 @@ #pragma once /* * Copyright (C) 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/xbmc/android/jni/Window.cpp b/xbmc/android/jni/Window.cpp index 83b08576cf..2f8c749f71 100644 --- a/xbmc/android/jni/Window.cpp +++ b/xbmc/android/jni/Window.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 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/xbmc/android/jni/Window.h b/xbmc/android/jni/Window.h index 0b01a55555..737f090947 100644 --- a/xbmc/android/jni/Window.h +++ b/xbmc/android/jni/Window.h @@ -1,7 +1,7 @@ #pragma once /* * Copyright (C) 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/xbmc/cores/VideoRenderers/RenderFeatures.h b/xbmc/cores/VideoRenderers/RenderFeatures.h index 74d28aa4d0..18e621e24c 100644 --- a/xbmc/cores/VideoRenderers/RenderFeatures.h +++ b/xbmc/cores/VideoRenderers/RenderFeatures.h @@ -1,6 +1,6 @@ #pragma once /* - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/cores/dvdplayer/DVDCodecs/Video/AMLCodec.cpp b/xbmc/cores/dvdplayer/DVDCodecs/Video/AMLCodec.cpp index eeded31806..1cef5053d3 100644 --- a/xbmc/cores/dvdplayer/DVDCodecs/Video/AMLCodec.cpp +++ b/xbmc/cores/dvdplayer/DVDCodecs/Video/AMLCodec.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2011 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/cores/dvdplayer/DVDCodecs/Video/AMLCodec.h b/xbmc/cores/dvdplayer/DVDCodecs/Video/AMLCodec.h index 057d50bd79..48690154e1 100644 --- a/xbmc/cores/dvdplayer/DVDCodecs/Video/AMLCodec.h +++ b/xbmc/cores/dvdplayer/DVDCodecs/Video/AMLCodec.h @@ -1,6 +1,6 @@ #pragma once /* - * Copyright (C) 2005-2011 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecAmlogic.cpp b/xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecAmlogic.cpp index 9eeebb88ef..9e8ad50ca1 100644 --- a/xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecAmlogic.cpp +++ b/xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecAmlogic.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2011 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecAmlogic.h b/xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecAmlogic.h index c9ccd5d279..2cbdc93d9a 100644 --- a/xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecAmlogic.h +++ b/xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecAmlogic.h @@ -1,6 +1,6 @@ #pragma once /* - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/cores/dvdplayer/DVDCodecs/Video/StageFrightVideo.h b/xbmc/cores/dvdplayer/DVDCodecs/Video/StageFrightVideo.h index 691d09a35a..7e3cfd5884 100644 --- a/xbmc/cores/dvdplayer/DVDCodecs/Video/StageFrightVideo.h +++ b/xbmc/cores/dvdplayer/DVDCodecs/Video/StageFrightVideo.h @@ -1,6 +1,6 @@ #pragma once /* - * Copyright (C) 2010-2012 Team XBMC + * Copyright (C) 2010-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/cores/dvdplayer/DVDInputStreams/dvdnav/config.h b/xbmc/cores/dvdplayer/DVDInputStreams/dvdnav/config.h index e48516c663..821cd57193 100644 --- a/xbmc/cores/dvdplayer/DVDInputStreams/dvdnav/config.h +++ b/xbmc/cores/dvdplayer/DVDInputStreams/dvdnav/config.h @@ -2,7 +2,7 @@ /* * 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/xbmc/filesystem/DAAPDirectory.cpp b/xbmc/filesystem/DAAPDirectory.cpp index 48bc285d76..36d45de0e8 100644 --- a/xbmc/filesystem/DAAPDirectory.cpp +++ b/xbmc/filesystem/DAAPDirectory.cpp @@ -2,7 +2,7 @@ * DAAP Support for XBMC * Copyright (c) 2004 Forza (Chris Barnett) * Portions Copyright (c) by the authors of libOpenDAAP - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/filesystem/DAAPDirectory.h b/xbmc/filesystem/DAAPDirectory.h index c9f2c7ecb3..4b8721b9e1 100644 --- a/xbmc/filesystem/DAAPDirectory.h +++ b/xbmc/filesystem/DAAPDirectory.h @@ -3,7 +3,7 @@ * DAAP Support for XBMC * Copyright (c) 2004 Forza (Chris Barnett) * Portions Copyright (c) by the authors of libOpenDAAP - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/filesystem/DAAPFile.cpp b/xbmc/filesystem/DAAPFile.cpp index 21a34d9fa4..d38a4da984 100644 --- a/xbmc/filesystem/DAAPFile.cpp +++ b/xbmc/filesystem/DAAPFile.cpp @@ -2,7 +2,7 @@ * DAAP Support for XBMC * Copyright (c) 2004 Forza (Chris Barnett) * Portions Copyright (c) by the authors of libOpenDAAP - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/filesystem/DAAPFile.h b/xbmc/filesystem/DAAPFile.h index 5298b88084..266103b4d2 100644 --- a/xbmc/filesystem/DAAPFile.h +++ b/xbmc/filesystem/DAAPFile.h @@ -2,7 +2,7 @@ * DAAP Support for XBMC * Copyright (c) 2004 Forza (Chris Barnett) * Portions Copyright (c) by the authors of libOpenDAAP - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/filesystem/DAVCommon.cpp b/xbmc/filesystem/DAVCommon.cpp index 4cc46b5e11..25d434ac06 100644 --- a/xbmc/filesystem/DAVCommon.cpp +++ b/xbmc/filesystem/DAVCommon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/filesystem/DAVCommon.h b/xbmc/filesystem/DAVCommon.h index 35575aed4d..0a931fa784 100644 --- a/xbmc/filesystem/DAVCommon.h +++ b/xbmc/filesystem/DAVCommon.h @@ -1,6 +1,6 @@ #pragma once /* - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/filesystem/DAVFile.cpp b/xbmc/filesystem/DAVFile.cpp index b65503f17c..85a242763d 100644 --- a/xbmc/filesystem/DAVFile.cpp +++ b/xbmc/filesystem/DAVFile.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/filesystem/DAVFile.h b/xbmc/filesystem/DAVFile.h index 4e506ab4ea..0190e8cdda 100644 --- a/xbmc/filesystem/DAVFile.h +++ b/xbmc/filesystem/DAVFile.h @@ -1,6 +1,6 @@ #pragma once /* - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeGrouped.cpp b/xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeGrouped.cpp index dd357f946a..bf9cfb917e 100644 --- a/xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeGrouped.cpp +++ b/xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeGrouped.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/guilib/IRenderingCallback.h b/xbmc/guilib/IRenderingCallback.h index 7cb3653c09..a12a563e60 100644 --- a/xbmc/guilib/IRenderingCallback.h +++ b/xbmc/guilib/IRenderingCallback.h @@ -1,7 +1,7 @@ #pragma once /* - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/guilib/XBTFReader.cpp b/xbmc/guilib/XBTFReader.cpp index 7f2017484c..19484429be 100644 --- a/xbmc/guilib/XBTFReader.cpp +++ b/xbmc/guilib/XBTFReader.cpp @@ -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/xbmc/guilib/XBTFReader.h b/xbmc/guilib/XBTFReader.h index cb76a17beb..ec1a96d43d 100644 --- a/xbmc/guilib/XBTFReader.h +++ b/xbmc/guilib/XBTFReader.h @@ -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/xbmc/guilib/cximage.cpp b/xbmc/guilib/cximage.cpp index 06bf09da57..ef12c3393e 100644 --- a/xbmc/guilib/cximage.cpp +++ b/xbmc/guilib/cximage.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2012-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/xbmc/input/touch/ITouchInputHandling.cpp b/xbmc/input/touch/ITouchInputHandling.cpp index 23489b9ae4..458e66c21d 100644 --- a/xbmc/input/touch/ITouchInputHandling.cpp +++ b/xbmc/input/touch/ITouchInputHandling.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012 Team XBMC + * Copyright (C) 2012-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/input/touch/generic/GenericTouchInputHandler.h b/xbmc/input/touch/generic/GenericTouchInputHandler.h index bf0d9e7ac0..df0cc679aa 100644 --- a/xbmc/input/touch/generic/GenericTouchInputHandler.h +++ b/xbmc/input/touch/generic/GenericTouchInputHandler.h @@ -1,6 +1,6 @@ #pragma once /* - * Copyright (C) 2012 Team XBMC + * Copyright (C) 2012-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/interfaces/json-rpc/ServiceDescription.h b/xbmc/interfaces/json-rpc/ServiceDescription.h index 7f5591dd3c..15dba42f0e 100644 --- a/xbmc/interfaces/json-rpc/ServiceDescription.h +++ b/xbmc/interfaces/json-rpc/ServiceDescription.h @@ -21,7 +21,7 @@ namespace JSONRPC { - const char* const JSONRPC_SERVICE_ID = "http://www.xbmc.org/jsonrpc/ServiceDescription.json"; + const char* const JSONRPC_SERVICE_ID = "http://xbmc.org/jsonrpc/ServiceDescription.json"; const char* const JSONRPC_SERVICE_VERSION = "6.6.0"; const char* const JSONRPC_SERVICE_DESCRIPTION = "JSON-RPC API of XBMC"; diff --git a/xbmc/interfaces/python/PythonSwig.cpp.template b/xbmc/interfaces/python/PythonSwig.cpp.template index 5640b557e7..af3f47044c 100644 --- a/xbmc/interfaces/python/PythonSwig.cpp.template +++ b/xbmc/interfaces/python/PythonSwig.cpp.template @@ -582,7 +582,7 @@ List getAllVirtualMethods(Node clazz) %> /* * 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 @@ -775,7 +775,7 @@ namespace PythonBindings }%> // constants - PyModule_AddStringConstant(module, (char*)"__author__", (char*)"Team XBMC <www.xbmc.org>"); + PyModule_AddStringConstant(module, (char*)"__author__", (char*)"Team XBMC <http://xbmc.org>"); PyModule_AddStringConstant(module, (char*)"__date__", (char*)"${new Date().toString()}"); PyModule_AddStringConstant(module, (char*)"__version__", (char*)"2.0"); PyModule_AddStringConstant(module, (char*)"__credits__", (char*)"Team XBMC"); diff --git a/xbmc/interfaces/python/typemaps/python.boost_shared_ptr.outtm b/xbmc/interfaces/python/typemaps/python.boost_shared_ptr.outtm index fa86330c51..f625e16b5f 100644 --- a/xbmc/interfaces/python/typemaps/python.boost_shared_ptr.outtm +++ b/xbmc/interfaces/python/typemaps/python.boost_shared_ptr.outtm @@ -1,6 +1,6 @@ <% /* - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/interfaces/python/typemaps/python.buffer.intm b/xbmc/interfaces/python/typemaps/python.buffer.intm index a837035f61..c90939557d 100644 --- a/xbmc/interfaces/python/typemaps/python.buffer.intm +++ b/xbmc/interfaces/python/typemaps/python.buffer.intm @@ -1,6 +1,6 @@ <% /* - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/interfaces/python/typemaps/python.buffer.outtm b/xbmc/interfaces/python/typemaps/python.buffer.outtm index 0b83cfad44..473845f1cc 100644 --- a/xbmc/interfaces/python/typemaps/python.buffer.outtm +++ b/xbmc/interfaces/python/typemaps/python.buffer.outtm @@ -1,6 +1,6 @@ <% /* - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/music/dialogs/GUIDialogMusicOSD.h b/xbmc/music/dialogs/GUIDialogMusicOSD.h index 63fc0ab485..424f962eb5 100644 --- a/xbmc/music/dialogs/GUIDialogMusicOSD.h +++ b/xbmc/music/dialogs/GUIDialogMusicOSD.h @@ -2,7 +2,7 @@ /* * 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/xbmc/music/dialogs/GUIDialogMusicOverlay.h b/xbmc/music/dialogs/GUIDialogMusicOverlay.h index 8732da4401..96b75f5ecf 100644 --- a/xbmc/music/dialogs/GUIDialogMusicOverlay.h +++ b/xbmc/music/dialogs/GUIDialogMusicOverlay.h @@ -2,7 +2,7 @@ /* * 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/xbmc/network/NetworkServices.cpp b/xbmc/network/NetworkServices.cpp index 0ea7a021db..bc78c3eea5 100644 --- a/xbmc/network/NetworkServices.cpp +++ b/xbmc/network/NetworkServices.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/network/upnp/UPnP.cpp b/xbmc/network/upnp/UPnP.cpp index a6bfe781fe..61be9eeafe 100644 --- a/xbmc/network/upnp/UPnP.cpp +++ b/xbmc/network/upnp/UPnP.cpp @@ -512,9 +512,9 @@ CUPnP::CreateServer(int port /* = 0 */) device->m_ModelName = "XBMC Media Center"; device->m_ModelNumber = g_infoManager.GetVersion().c_str(); device->m_ModelDescription = "XBMC Media Center - Media Server"; - device->m_ModelURL = "http://www.xbmc.org/"; + device->m_ModelURL = "http://xbmc.org/"; device->m_Manufacturer = "Team XBMC"; - device->m_ManufacturerURL = "http://www.xbmc.org/"; + device->m_ManufacturerURL = "http://xbmc.org/"; device->SetDelegate(device); return device; @@ -594,9 +594,9 @@ CUPnP::CreateRenderer(int port /* = 0 */) device->m_ModelName = "XBMC Media Center"; device->m_ModelNumber = g_infoManager.GetVersion().c_str(); device->m_ModelDescription = "XBMC Media Center - Media Renderer"; - device->m_ModelURL = "http://www.xbmc.org/"; + device->m_ModelURL = "http://xbmc.org/"; device->m_Manufacturer = "Team XBMC"; - device->m_ManufacturerURL = "http://www.xbmc.org/"; + device->m_ManufacturerURL = "http://xbmc.org/"; return device; } diff --git a/xbmc/network/upnp/UPnPSettings.cpp b/xbmc/network/upnp/UPnPSettings.cpp index 85fc48fecd..8cc8b0c6cc 100644 --- a/xbmc/network/upnp/UPnPSettings.cpp +++ b/xbmc/network/upnp/UPnPSettings.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 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/xbmc/network/upnp/UPnPSettings.h b/xbmc/network/upnp/UPnPSettings.h index ed825e7d65..68aaee1670 100644 --- a/xbmc/network/upnp/UPnPSettings.h +++ b/xbmc/network/upnp/UPnPSettings.h @@ -1,6 +1,6 @@ /* * Copyright (C) 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/xbmc/peripherals/bus/virtual/PeripheralBusCEC.cpp b/xbmc/peripherals/bus/virtual/PeripheralBusCEC.cpp index 447e3fa4ee..b02535af5c 100644 --- a/xbmc/peripherals/bus/virtual/PeripheralBusCEC.cpp +++ b/xbmc/peripherals/bus/virtual/PeripheralBusCEC.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/powermanagement/linux/LogindUPowerSyscall.cpp b/xbmc/powermanagement/linux/LogindUPowerSyscall.cpp index 097af23b7a..d2c2a0dff4 100644 --- a/xbmc/powermanagement/linux/LogindUPowerSyscall.cpp +++ b/xbmc/powermanagement/linux/LogindUPowerSyscall.cpp @@ -1,7 +1,7 @@ /* * Copyright (C) 2012 Denis Yantarev * 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/xbmc/settings/windows/GUIControlSettings.cpp b/xbmc/settings/windows/GUIControlSettings.cpp index e1a53f0fd9..a9f157387c 100644 --- a/xbmc/settings/windows/GUIControlSettings.cpp +++ b/xbmc/settings/windows/GUIControlSettings.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/settings/windows/GUIControlSettings.h b/xbmc/settings/windows/GUIControlSettings.h index f79ed136eb..471a1c7ee2 100644 --- a/xbmc/settings/windows/GUIControlSettings.h +++ b/xbmc/settings/windows/GUIControlSettings.h @@ -1,6 +1,6 @@ #pragma once /* - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/settings/windows/GUIWindowSettingsCategory.cpp b/xbmc/settings/windows/GUIWindowSettingsCategory.cpp index 2893f1bfa3..cbf963c652 100644 --- a/xbmc/settings/windows/GUIWindowSettingsCategory.cpp +++ b/xbmc/settings/windows/GUIWindowSettingsCategory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/settings/windows/GUIWindowSettingsCategory.h b/xbmc/settings/windows/GUIWindowSettingsCategory.h index 7d8d94e1e7..f5b9f4b25c 100644 --- a/xbmc/settings/windows/GUIWindowSettingsCategory.h +++ b/xbmc/settings/windows/GUIWindowSettingsCategory.h @@ -1,7 +1,7 @@ #pragma once /* - * Copyright (C) 2005-2012 Team XBMC + * Copyright (C) 2005-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/test/TestBasicEnvironment.cpp b/xbmc/test/TestBasicEnvironment.cpp index 9de05100a9..0b158b28e1 100644 --- a/xbmc/test/TestBasicEnvironment.cpp +++ b/xbmc/test/TestBasicEnvironment.cpp @@ -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/xbmc/test/TestBasicEnvironment.h b/xbmc/test/TestBasicEnvironment.h index 89d2abd98e..96114615e9 100644 --- a/xbmc/test/TestBasicEnvironment.h +++ b/xbmc/test/TestBasicEnvironment.h @@ -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/xbmc/test/TestFileItem.cpp b/xbmc/test/TestFileItem.cpp index e7813723b4..ee06916372 100644 --- a/xbmc/test/TestFileItem.cpp +++ b/xbmc/test/TestFileItem.cpp @@ -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/xbmc/test/TestTextureCache.cpp b/xbmc/test/TestTextureCache.cpp index a13406a735..e6ec0266fb 100644 --- a/xbmc/test/TestTextureCache.cpp +++ b/xbmc/test/TestTextureCache.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2012-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/xbmc/test/TestUtils.cpp b/xbmc/test/TestUtils.cpp index 1a67028989..193b512139 100644 --- a/xbmc/test/TestUtils.cpp +++ b/xbmc/test/TestUtils.cpp @@ -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/xbmc/test/TestUtils.h b/xbmc/test/TestUtils.h index 7edff004e3..8872027853 100644 --- a/xbmc/test/TestUtils.h +++ b/xbmc/test/TestUtils.h @@ -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/xbmc/test/xbmc-test.cpp b/xbmc/test/xbmc-test.cpp index 7f376641b5..68a2409aa1 100644 --- a/xbmc/test/xbmc-test.cpp +++ b/xbmc/test/xbmc-test.cpp @@ -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/xbmc/threads/platform/Condition.h b/xbmc/threads/platform/Condition.h index 16e6d8b024..75e9b19b78 100644 --- a/xbmc/threads/platform/Condition.h +++ b/xbmc/threads/platform/Condition.h @@ -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/xbmc/threads/platform/CriticalSection.h b/xbmc/threads/platform/CriticalSection.h index c0832b7c01..ad4e6fba9c 100644 --- a/xbmc/threads/platform/CriticalSection.h +++ b/xbmc/threads/platform/CriticalSection.h @@ -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/xbmc/threads/platform/Implementation.cpp b/xbmc/threads/platform/Implementation.cpp index a5eb350a02..9b7e5e47f0 100644 --- a/xbmc/threads/platform/Implementation.cpp +++ b/xbmc/threads/platform/Implementation.cpp @@ -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/xbmc/threads/platform/ThreadImpl.cpp b/xbmc/threads/platform/ThreadImpl.cpp index d078117dee..cfd2e52c80 100644 --- a/xbmc/threads/platform/ThreadImpl.cpp +++ b/xbmc/threads/platform/ThreadImpl.cpp @@ -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/xbmc/threads/platform/ThreadImpl.h b/xbmc/threads/platform/ThreadImpl.h index e2b02c3b3f..beb02e32a6 100644 --- a/xbmc/threads/platform/ThreadImpl.h +++ b/xbmc/threads/platform/ThreadImpl.h @@ -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/xbmc/threads/platform/ThreadLocal.h b/xbmc/threads/platform/ThreadLocal.h index 7a9887b57c..943c5bb519 100644 --- a/xbmc/threads/platform/ThreadLocal.h +++ b/xbmc/threads/platform/ThreadLocal.h @@ -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/xbmc/threads/platform/darwin/ThreadSchedImpl.cpp b/xbmc/threads/platform/darwin/ThreadSchedImpl.cpp index 4f858b9974..e2ccbfb786 100644 --- a/xbmc/threads/platform/darwin/ThreadSchedImpl.cpp +++ b/xbmc/threads/platform/darwin/ThreadSchedImpl.cpp @@ -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/xbmc/threads/platform/linux/ThreadSchedImpl.cpp b/xbmc/threads/platform/linux/ThreadSchedImpl.cpp index e733f88ac2..6a17dd77c7 100644 --- a/xbmc/threads/platform/linux/ThreadSchedImpl.cpp +++ b/xbmc/threads/platform/linux/ThreadSchedImpl.cpp @@ -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/xbmc/threads/platform/pthreads/Condition.h b/xbmc/threads/platform/pthreads/Condition.h index efbbffe3b5..3587f025f3 100644 --- a/xbmc/threads/platform/pthreads/Condition.h +++ b/xbmc/threads/platform/pthreads/Condition.h @@ -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/xbmc/threads/platform/pthreads/CriticalSection.h b/xbmc/threads/platform/pthreads/CriticalSection.h index 834cc5eda6..8de96a144e 100644 --- a/xbmc/threads/platform/pthreads/CriticalSection.h +++ b/xbmc/threads/platform/pthreads/CriticalSection.h @@ -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/xbmc/threads/platform/pthreads/Implementation.cpp b/xbmc/threads/platform/pthreads/Implementation.cpp index 56054d9e7f..628db54a2b 100644 --- a/xbmc/threads/platform/pthreads/Implementation.cpp +++ b/xbmc/threads/platform/pthreads/Implementation.cpp @@ -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/xbmc/threads/platform/pthreads/ThreadImpl.cpp b/xbmc/threads/platform/pthreads/ThreadImpl.cpp index 6b8dce8c79..33e39975e6 100644 --- a/xbmc/threads/platform/pthreads/ThreadImpl.cpp +++ b/xbmc/threads/platform/pthreads/ThreadImpl.cpp @@ -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/xbmc/threads/platform/pthreads/ThreadImpl.h b/xbmc/threads/platform/pthreads/ThreadImpl.h index c08ee5896e..7bab9dae03 100644 --- a/xbmc/threads/platform/pthreads/ThreadImpl.h +++ b/xbmc/threads/platform/pthreads/ThreadImpl.h @@ -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/xbmc/threads/platform/pthreads/ThreadLocal.h b/xbmc/threads/platform/pthreads/ThreadLocal.h index dfa73c2af0..1a7ef5e61f 100644 --- a/xbmc/threads/platform/pthreads/ThreadLocal.h +++ b/xbmc/threads/platform/pthreads/ThreadLocal.h @@ -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/xbmc/threads/platform/win/Condition.h b/xbmc/threads/platform/win/Condition.h index a263eb3524..3070b4cfa0 100644 --- a/xbmc/threads/platform/win/Condition.h +++ b/xbmc/threads/platform/win/Condition.h @@ -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/xbmc/threads/platform/win/CriticalSection.h b/xbmc/threads/platform/win/CriticalSection.h index 1d04e30c8e..daeb1fe866 100644 --- a/xbmc/threads/platform/win/CriticalSection.h +++ b/xbmc/threads/platform/win/CriticalSection.h @@ -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/xbmc/threads/platform/win/Implementation.cpp b/xbmc/threads/platform/win/Implementation.cpp index c087bd7ddf..3e1cf26f8a 100644 --- a/xbmc/threads/platform/win/Implementation.cpp +++ b/xbmc/threads/platform/win/Implementation.cpp @@ -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/xbmc/threads/platform/win/ThreadImpl.cpp b/xbmc/threads/platform/win/ThreadImpl.cpp index f4d5123d8a..76b60fa83e 100644 --- a/xbmc/threads/platform/win/ThreadImpl.cpp +++ b/xbmc/threads/platform/win/ThreadImpl.cpp @@ -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/xbmc/threads/platform/win/ThreadImpl.h b/xbmc/threads/platform/win/ThreadImpl.h index 1bb6a91bc2..ca423e737c 100644 --- a/xbmc/threads/platform/win/ThreadImpl.h +++ b/xbmc/threads/platform/win/ThreadImpl.h @@ -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/xbmc/threads/platform/win/ThreadLocal.h b/xbmc/threads/platform/win/ThreadLocal.h index a92f8b8372..210fba9903 100644 --- a/xbmc/threads/platform/win/ThreadLocal.h +++ b/xbmc/threads/platform/win/ThreadLocal.h @@ -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/xbmc/threads/platform/win/Win32Exception.cpp b/xbmc/threads/platform/win/Win32Exception.cpp index ca2b1c5ce4..112b0e71af 100644 --- a/xbmc/threads/platform/win/Win32Exception.cpp +++ b/xbmc/threads/platform/win/Win32Exception.cpp @@ -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/xbmc/threads/platform/win/Win32Exception.h b/xbmc/threads/platform/win/Win32Exception.h index 49de35334c..f36c8c4e17 100644 --- a/xbmc/threads/platform/win/Win32Exception.h +++ b/xbmc/threads/platform/win/Win32Exception.h @@ -2,7 +2,7 @@ /* * 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/xbmc/threads/test/TestAtomics.cpp b/xbmc/threads/test/TestAtomics.cpp index 2244c6d851..26403039da 100644 --- a/xbmc/threads/test/TestAtomics.cpp +++ b/xbmc/threads/test/TestAtomics.cpp @@ -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/xbmc/threads/test/TestEvent.cpp b/xbmc/threads/test/TestEvent.cpp index ab30803c50..afde67ee27 100644 --- a/xbmc/threads/test/TestEvent.cpp +++ b/xbmc/threads/test/TestEvent.cpp @@ -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/xbmc/threads/test/TestHelpers.h b/xbmc/threads/test/TestHelpers.h index 72432cdd5f..11f0a1a746 100644 --- a/xbmc/threads/test/TestHelpers.h +++ b/xbmc/threads/test/TestHelpers.h @@ -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/xbmc/threads/test/TestSharedSection.cpp b/xbmc/threads/test/TestSharedSection.cpp index 96a4610539..13b1e2c1c8 100644 --- a/xbmc/threads/test/TestSharedSection.cpp +++ b/xbmc/threads/test/TestSharedSection.cpp @@ -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/xbmc/threads/test/TestThreadLocal.cpp b/xbmc/threads/test/TestThreadLocal.cpp index c5cd0ee45b..2667fc727e 100644 --- a/xbmc/threads/test/TestThreadLocal.cpp +++ b/xbmc/threads/test/TestThreadLocal.cpp @@ -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/xbmc/utils/AMLUtils.cpp b/xbmc/utils/AMLUtils.cpp index 3d9816375c..d9b9e06887 100644 --- a/xbmc/utils/AMLUtils.cpp +++ b/xbmc/utils/AMLUtils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Team XBMC + * Copyright (C) 2011-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/utils/BooleanLogic.cpp b/xbmc/utils/BooleanLogic.cpp index 77060be2df..867db67a7d 100644 --- a/xbmc/utils/BooleanLogic.cpp +++ b/xbmc/utils/BooleanLogic.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012 Team XBMC + * Copyright (C) 2012-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/utils/BooleanLogic.h b/xbmc/utils/BooleanLogic.h index 0fa3cad09c..e1af268996 100644 --- a/xbmc/utils/BooleanLogic.h +++ b/xbmc/utils/BooleanLogic.h @@ -1,6 +1,6 @@ #pragma once /* - * Copyright (C) 2012 Team XBMC + * Copyright (C) 2012-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/utils/IXmlDeserializable.h b/xbmc/utils/IXmlDeserializable.h index 17257c3352..866a84ec67 100644 --- a/xbmc/utils/IXmlDeserializable.h +++ b/xbmc/utils/IXmlDeserializable.h @@ -1,6 +1,6 @@ #pragma once /* - * Copyright (C) 2012 Team XBMC + * Copyright (C) 2012-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/utils/SystemInfo.cpp b/xbmc/utils/SystemInfo.cpp index bae62778a5..09b6da31a8 100644 --- a/xbmc/utils/SystemInfo.cpp +++ b/xbmc/utils/SystemInfo.cpp @@ -794,7 +794,7 @@ CStdString CSysInfo::GetUserAgent() result += "; "; result += GetUnameVersion(); #endif - result += "; http://www.xbmc.org)"; + result += "; http://xbmc.org)"; return result; } diff --git a/xbmc/video/PlayerController.h b/xbmc/video/PlayerController.h index 3a5a3d0756..3259858ec8 100644 --- a/xbmc/video/PlayerController.h +++ b/xbmc/video/PlayerController.h @@ -1,7 +1,7 @@ #pragma once /* - * Copyright (C) 2012 Team XBMC + * Copyright (C) 2012-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify diff --git a/xbmc/visualizations/EGLHelpers/VisGUIShader.cpp b/xbmc/visualizations/EGLHelpers/VisGUIShader.cpp index 4890fde253..72de34dbbe 100644 --- a/xbmc/visualizations/EGLHelpers/VisGUIShader.cpp +++ b/xbmc/visualizations/EGLHelpers/VisGUIShader.cpp @@ -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/xbmc/visualizations/EGLHelpers/VisGUIShader.h b/xbmc/visualizations/EGLHelpers/VisGUIShader.h index 5c7fe2493b..40bfc0d174 100644 --- a/xbmc/visualizations/EGLHelpers/VisGUIShader.h +++ b/xbmc/visualizations/EGLHelpers/VisGUIShader.h @@ -1,7 +1,7 @@ #pragma once /* * 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/xbmc/visualizations/EGLHelpers/VisMatrixGLES.cpp b/xbmc/visualizations/EGLHelpers/VisMatrixGLES.cpp index c9953e1f28..be260f0ec8 100644 --- a/xbmc/visualizations/EGLHelpers/VisMatrixGLES.cpp +++ b/xbmc/visualizations/EGLHelpers/VisMatrixGLES.cpp @@ -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/xbmc/visualizations/EGLHelpers/VisMatrixGLES.h b/xbmc/visualizations/EGLHelpers/VisMatrixGLES.h index f1286cf694..84a5bcf60d 100644 --- a/xbmc/visualizations/EGLHelpers/VisMatrixGLES.h +++ b/xbmc/visualizations/EGLHelpers/VisMatrixGLES.h @@ -1,7 +1,7 @@ #pragma once /* * 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/xbmc/visualizations/EGLHelpers/VisShader.cpp b/xbmc/visualizations/EGLHelpers/VisShader.cpp index a717041731..f040bd4652 100644 --- a/xbmc/visualizations/EGLHelpers/VisShader.cpp +++ b/xbmc/visualizations/EGLHelpers/VisShader.cpp @@ -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/xbmc/visualizations/EGLHelpers/VisShader.h b/xbmc/visualizations/EGLHelpers/VisShader.h index 3bad2fbe82..b998d2fb6c 100644 --- a/xbmc/visualizations/EGLHelpers/VisShader.h +++ b/xbmc/visualizations/EGLHelpers/VisShader.h @@ -1,7 +1,7 @@ #pragma once /* * 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/xbmc/visualizations/Goom/Main.cpp b/xbmc/visualizations/Goom/Main.cpp index 51adae7e2b..890e01a687 100644 --- a/xbmc/visualizations/Goom/Main.cpp +++ b/xbmc/visualizations/Goom/Main.cpp @@ -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/xbmc/visualizations/Milkdrop/MilkdropXBMC.cpp b/xbmc/visualizations/Milkdrop/MilkdropXBMC.cpp index 019e59b6c4..8470ce8420 100644 --- a/xbmc/visualizations/Milkdrop/MilkdropXBMC.cpp +++ b/xbmc/visualizations/Milkdrop/MilkdropXBMC.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2004-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/xbmc/visualizations/Milkdrop/XmlDocument.cpp b/xbmc/visualizations/Milkdrop/XmlDocument.cpp index 7e3fe2c635..945056fa8a 100644 --- a/xbmc/visualizations/Milkdrop/XmlDocument.cpp +++ b/xbmc/visualizations/Milkdrop/XmlDocument.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2004-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/xbmc/visualizations/Milkdrop/XmlDocument.h b/xbmc/visualizations/Milkdrop/XmlDocument.h index ae7f0f2245..32b3fcbca5 100644 --- a/xbmc/visualizations/Milkdrop/XmlDocument.h +++ b/xbmc/visualizations/Milkdrop/XmlDocument.h @@ -3,7 +3,7 @@ /* * Copyright (C) 2004-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/xbmc/visualizations/WaveForm/Main.cpp b/xbmc/visualizations/WaveForm/Main.cpp index c54f581d2d..34cc48abc1 100644 --- a/xbmc/visualizations/WaveForm/Main.cpp +++ b/xbmc/visualizations/WaveForm/Main.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2008-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/xbmc/visualizations/XBMCProjectM/Main.cpp b/xbmc/visualizations/XBMCProjectM/Main.cpp index 523ddbf07f..e3638bfd9f 100644 --- a/xbmc/visualizations/XBMCProjectM/Main.cpp +++ b/xbmc/visualizations/XBMCProjectM/Main.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2007-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 |