Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
5db103bc
Commit
5db103bc
authored
Jun 14, 2012
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
macosx: updated copyright headers
parent
8cba6098
Changes
18
Hide whitespace changes
Inline
Side-by-side
Showing
18 changed files
with
20 additions
and
19 deletions
+20
-19
modules/gui/macosx/AudioEffects.h
modules/gui/macosx/AudioEffects.h
+1
-1
modules/gui/macosx/AudioEffects.m
modules/gui/macosx/AudioEffects.m
+1
-1
modules/gui/macosx/about.h
modules/gui/macosx/about.h
+1
-1
modules/gui/macosx/about.m
modules/gui/macosx/about.m
+1
-1
modules/gui/macosx/applescript.h
modules/gui/macosx/applescript.h
+1
-1
modules/gui/macosx/applescript.m
modules/gui/macosx/applescript.m
+2
-1
modules/gui/macosx/controls.h
modules/gui/macosx/controls.h
+1
-1
modules/gui/macosx/controls.m
modules/gui/macosx/controls.m
+1
-1
modules/gui/macosx/coredialogs.h
modules/gui/macosx/coredialogs.h
+1
-1
modules/gui/macosx/coredialogs.m
modules/gui/macosx/coredialogs.m
+1
-1
modules/gui/macosx/fspanel.h
modules/gui/macosx/fspanel.h
+1
-1
modules/gui/macosx/fspanel.m
modules/gui/macosx/fspanel.m
+1
-1
modules/gui/macosx/macosx.m
modules/gui/macosx/macosx.m
+1
-2
modules/gui/macosx/open.h
modules/gui/macosx/open.h
+1
-1
modules/gui/macosx/playlistinfo.h
modules/gui/macosx/playlistinfo.h
+1
-1
modules/gui/macosx/playlistinfo.m
modules/gui/macosx/playlistinfo.m
+1
-1
modules/gui/macosx/prefs.m
modules/gui/macosx/prefs.m
+2
-1
modules/gui/macosx/prefs_widgets.m
modules/gui/macosx/prefs_widgets.m
+1
-1
No files found.
modules/gui/macosx/AudioEffects.h
View file @
5db103bc
/*****************************************************************************
* AudioEffects.h: MacOS X interface module
*****************************************************************************
* Copyright (C) 2004-201
1
VLC authors and VideoLAN
* Copyright (C) 2004-201
2
VLC authors and VideoLAN
* $Id$
*
* Authors: Felix Paul Kühne <fkuehne -at- videolan -dot- org>
...
...
modules/gui/macosx/AudioEffects.m
View file @
5db103bc
/*****************************************************************************
* AudioEffects.m: MacOS X interface module
*****************************************************************************
* Copyright (C) 2004-201
1
VLC authors and VideoLAN
* Copyright (C) 2004-201
2
VLC authors and VideoLAN
* $Id$
*
* Authors: Felix Paul Kühne <fkuehne -at- videolan -dot- org>
...
...
modules/gui/macosx/about.h
View file @
5db103bc
/*****************************************************************************
* about.h: MacOS X About Panel
*****************************************************************************
* Copyright (C) 2001-20
07
VLC authors and VideoLAN
* Copyright (C) 2001-20
12
VLC authors and VideoLAN
* $Id$
*
* Authors: Derk-Jan Hartman <thedj@users.sourceforge.net>
...
...
modules/gui/macosx/about.m
View file @
5db103bc
/*****************************************************************************
* about.m: MacOS X About Panel
*****************************************************************************
* Copyright (C) 2001-201
1
VLC authors and VideoLAN
* Copyright (C) 2001-201
2
VLC authors and VideoLAN
* $Id$
*
* Authors: Derk-Jan Hartman <thedj@users.sourceforge.net>
...
...
modules/gui/macosx/applescript.h
View file @
5db103bc
/*****************************************************************************
* applescript.h: MacOS X AppleScript support
*****************************************************************************
* Copyright (C) 2002-20
03, 2005, 2007
VLC authors and VideoLAN
* Copyright (C) 2002-20
12
VLC authors and VideoLAN
* $Id$
*
* Authors: Derk-Jan Hartman <thedj@users.sourceforge.net>
...
...
modules/gui/macosx/applescript.m
View file @
5db103bc
/*****************************************************************************
* applescript.m: MacOS X AppleScript support
*****************************************************************************
* Copyright (C) 2002-20
09
VLC authors and VideoLAN
* Copyright (C) 2002-20
12
VLC authors and VideoLAN
* $Id$
*
* Authors: Derk-Jan Hartman <thedj@users.sourceforge.net>
* Felix Paul Kühne <fkuehne at videolan dot org>
*
* 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
...
...
modules/gui/macosx/controls.h
View file @
5db103bc
/*****************************************************************************
* controls.h: MacOS X interface module
*****************************************************************************
* Copyright (C) 2002-201
1
VLC authors and VideoLAN
* Copyright (C) 2002-201
2
VLC authors and VideoLAN
* $Id$
*
* Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
...
...
modules/gui/macosx/controls.m
View file @
5db103bc
/*****************************************************************************
* controls.m: MacOS X interface module
*****************************************************************************
* Copyright (C) 2002-201
1
VLC authors and VideoLAN
* Copyright (C) 2002-201
2
VLC authors and VideoLAN
* $Id$
*
* Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
...
...
modules/gui/macosx/coredialogs.h
View file @
5db103bc
/*****************************************************************************
* coredialogs.h: Mac OS X Core Dialogs
*****************************************************************************
* Copyright (C) 2005-201
1
VLC authors and VideoLAN
* Copyright (C) 2005-201
2
VLC authors and VideoLAN
* $Id$
*
* Authors: Derk-Jan Hartman <hartman at videolan dot org>
...
...
modules/gui/macosx/coredialogs.m
View file @
5db103bc
/*****************************************************************************
* coredialogs.m: Mac OS X Core Dialogs
*****************************************************************************
* Copyright (C) 2005-201
1
VLC authors and VideoLAN
* Copyright (C) 2005-201
2
VLC authors and VideoLAN
* $Id$
*
* Authors: Derk-Jan Hartman <hartman at videolan dot org>
...
...
modules/gui/macosx/fspanel.h
View file @
5db103bc
/*****************************************************************************
* fspanel.h: MacOS X full screen panel
*****************************************************************************
* Copyright (C) 2006-201
1
VLC authors and VideoLAN
* Copyright (C) 2006-201
2
VLC authors and VideoLAN
* $Id$
*
* Authors: Jérôme Decoodt <djc at videolan dot org>
...
...
modules/gui/macosx/fspanel.m
View file @
5db103bc
/*****************************************************************************
* fspanel.m: MacOS X full screen panel
*****************************************************************************
* Copyright (C) 2006-201
1
VLC authors and VideoLAN
* Copyright (C) 2006-201
2
VLC authors and VideoLAN
* $Id$
*
* Authors: Jérôme Decoodt <djc at videolan dot org>
...
...
modules/gui/macosx/macosx.m
View file @
5db103bc
/*****************************************************************************
* macosx.m: Mac OS X module for vlc
*****************************************************************************
* Copyright (C) 2001-201
1
VLC authors and VideoLAN
* Copyright (C) 2001-201
2
VLC authors and VideoLAN
* $Id$
*
* Authors: Colin Delacroix
<colin
@
zoy
.
org
>
...
...
@@ -10,7 +10,6 @@
* Jon Lech Johansen
<jon-vl
@
nanocrew
.
net
>
* Felix Paul Kühne
<fkuehne
at
videolan
dot
org
>
*
*
* 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
* the Free Software Foundation; either version 2 of the License, or
...
...
modules/gui/macosx/open.h
View file @
5db103bc
/*****************************************************************************
* open.h: Open dialogues for VLC's MacOS X port
*****************************************************************************
* Copyright (C) 2002-201
1
VLC authors and VideoLAN
* Copyright (C) 2002-201
2
VLC authors and VideoLAN
* $Id$
*
* Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
...
...
modules/gui/macosx/playlistinfo.h
View file @
5db103bc
/*****************************************************************************
* playlistinfo.h: MacOS X interface module
*****************************************************************************
* Copyright (C) 2002-20
08
VLC authors and VideoLAN
* Copyright (C) 2002-20
12
VLC authors and VideoLAN
* $Id$
*
* Authors: Benjamin Pracht <bigben at videolan dot org>
...
...
modules/gui/macosx/playlistinfo.m
View file @
5db103bc
/*****************************************************************************
r playlistinfo.m: MacOS X interface module
*****************************************************************************
* Copyright (C) 2002-20
09
VLC authors and VideoLAN
* Copyright (C) 2002-20
12
VLC authors and VideoLAN
* $Id$
*
* Authors: Benjamin Pracht <bigben at videolan dot org>
...
...
modules/gui/macosx/prefs.m
View file @
5db103bc
/*****************************************************************************
* prefs.m: MacOS X module for vlc
*****************************************************************************
* Copyright (C) 2002-20
06
VLC authors and VideoLAN
* Copyright (C) 2002-20
12
VLC authors and VideoLAN
* $Id$
*
* Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
* Derk-Jan Hartman <hartman at videolan dot org>
* Felix Paul Kühne <fkuehne at videolan dot org>
*
* 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
...
...
modules/gui/macosx/prefs_widgets.m
View file @
5db103bc
/*****************************************************************************
* prefs_widgets.m: Preferences controls
*****************************************************************************
* Copyright (C) 2002-201
1
VLC authors and VideoLAN
* Copyright (C) 2002-201
2
VLC authors and VideoLAN
* $Id$
*
* Authors: Derk-Jan Hartman <hartman at videolan.org>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment