]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/applescript.h
Fix MacOS X black screens and play as background options. These are 'window level...
[vlc] / modules / gui / macosx / applescript.h
index 50dcf7e767ff608b7327f54c20b970b0849e87c5..929f8af78bbf1015531e65d2bbc333ee3e9391fa 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************
  * applescript.h: MacOS X AppleScript support
  *****************************************************************************
- * Copyright (C) 2002-2003 VideoLAN
- * $Id: applescript.h,v 1.1 2003/03/06 11:43:07 hartman Exp $
+ * Copyright (C) 2002-2003 the VideoLAN team
+ * $Id$
  *
  * Authors: Derk-Jan Hartman <thedj@users.sourceforge.net>
  *
@@ -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.
  *****************************************************************************/
 
 /*****************************************************************************