]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/misc.m
* Remove the old info window from SVN.
[vlc] / modules / gui / macosx / misc.m
index 3c265fce0736c64bcc121fab058f852694c21680..276370d6fc368a3fa30a451febbe0be15fec017e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * misc.m: code not specific to vlc
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
@@ -266,4 +266,5 @@ void _drawFrameInRect(NSRect frameRect)
     _drawKnobInRect(knobRect);
 }
 
-@end
\ No newline at end of file
+@end
+