]> git.sesse.net Git - vlc/blobdiff - include/vlc_error.h
Forward-port [15539]
[vlc] / include / vlc_error.h
index d973ee5e459138c6e4e9f5ecb4762f2e45f8c97c..4e855738cd23546664818fed3b48a1f3259aadff 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_error.h: error handling routine
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
+ * Copyright (C) 2002 the VideoLAN team
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
@@ -18,7 +18,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 /*****************************************************************************