diff options
Diffstat (limited to 'lib/DllLibFlac.h')
-rw-r--r-- | lib/DllLibFlac.h | 8 |
1 files changed, 3 insertions, 5 deletions
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/>. * */ |