X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fgui%2Fmacosx%2Fopen.h;h=09794603f1ae9ae898b2e034fea0581de44d9854;hb=bebdb9922f972484a3761024946e059c6320411b;hp=e35bc14ff24da2397be10acb58060173fa847f7f;hpb=85b29bdc288a1573d43bd524908be5748a9b3640;p=vlc diff --git a/modules/gui/macosx/open.h b/modules/gui/macosx/open.h index e35bc14ff2..09794603f1 100644 --- a/modules/gui/macosx/open.h +++ b/modules/gui/macosx/open.h @@ -1,7 +1,7 @@ /***************************************************************************** * open.h: MacOS X module for vlc ***************************************************************************** - * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors + * Copyright (C) 2002-2005 the VideoLAN team * $Id$ * * Authors: Jon Lech Johansen @@ -20,7 +20,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. *****************************************************************************/ NSArray *GetEjectableMediaOfClass( const char *psz_class );