diff options
Diffstat (limited to 'system/shaders/testshader.fx')
-rw-r--r-- | system/shaders/testshader.fx | 7 |
1 files changed, 3 insertions, 4 deletions
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/>. * */ |