]> git.sesse.net Git - vlc/blobdiff - modules/access/screen/mac.c
FSF address change.
[vlc] / modules / access / screen / mac.c
index 9b8b88ca4408cf920ddebc54627e505fca62a884..a968274373f95043695b30eec5ad562531ca1d78 100644 (file)
@@ -2,7 +2,7 @@
  * mac.c: Screen capture module for the Mac.
  *****************************************************************************
  * Copyright (C) 2004 the VideoLAN team
- * $Id: x11.c 8290 2004-07-26 20:29:24Z gbazin $
+ * $Id$
  *
  * Authors: Derk-Jan Hartman <hartman at videolan dot 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.
  *****************************************************************************/
 
 /*****************************************************************************