]> git.sesse.net Git - vlc/blobdiff - src/misc/update.h
Replace the bitmap structures of Microsoft with ones of VLC
[vlc] / src / misc / update.h
index 71032af98a2913cd16a755ac0b651e4b701f36c8..41de2d237c690653bf6a439629fc55fabd284f8a 100644 (file)
@@ -1,23 +1,23 @@
 /*****************************************************************************
  * update.h: VLC PGP update private API
  *****************************************************************************
- * Copyright © 2007-2008 the VideoLAN team
+ * Copyright © 2007-2008 VLC authors and VideoLAN
  *
  * Authors: Rafaël Carré <funman@videolanorg>
  *
- * 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
+ * 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 release 2 of the License, or
  * (at your option) any later release.
  *
  * 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
- * GNU General Public License for more details.
+ * 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 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.
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 /* Go reading the rfc 4880 ! NOW !! */