]> git.sesse.net Git - vlc/blobdiff - include/vlc_md5.h
input: add b_net variable in item
[vlc] / include / vlc_md5.h
index 6b1b8c951f2f5133c351c426f10be69c6b243167..0d61b394a16f6b241b9139e6f19832fec8f354f4 100644 (file)
@@ -1,19 +1,19 @@
 /*****************************************************************************
  * vlc_md5.h: MD5 hash
  *****************************************************************************
- * Copyright (C) 2004-2011 the VideoLAN team
+ * Copyright © 2004-2011 VLC authors and VideoLAN
  *
  * Authors: Rémi Denis-Courmont
  *          Rafaël Carré
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as published by
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as published by
  * the Free Software Foundation; either version 2.1 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  * GNU Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public License