]> git.sesse.net Git - vlc/blobdiff - modules/misc/testsuite/test3.m
Misc cleanups in Qt4. (Closes:#736)
[vlc] / modules / misc / testsuite / test3.m
index 915666b4c5c404f14039ff3eb3f68d12291f650c..a4dfb8f355e92a9cf1fd750d094b3410b3b98ee7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * test3.m : Empty Objective C module for vlc
  *****************************************************************************
- * Copyright (C) 2000-2001 VideoLAN (Centrale Réseaux) and its contributors
+ * Copyright (C) 2000-2001 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.
  *****************************************************************************/
 
 /*****************************************************************************