]> git.sesse.net Git - vlc/blobdiff - modules/misc/qte_main.cpp
Make the Root CA certificates bundle file for gnutls a configure-time setting
[vlc] / modules / misc / qte_main.cpp
index 72cac7a65f498508a175b2288b4df469e610163b..b2b9691fe3245343ee07955fc8b329292ab6465c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * qte_main.c : QT Embedded wrapper for gte_main
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 the VideoLAN team
  * $Id$
  *
  * Authors: Jean-Paul Saman <jpsaman@wxs.nl>
@@ -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.
  *****************************************************************************/
 
 /*****************************************************************************