]> git.sesse.net Git - vlc/blobdiff - modules/video_output/hd1000v.cpp
Uniformize source files encoding
[vlc] / modules / video_output / hd1000v.cpp
index 2151d0b3d777d7f082f2b5df050af117a1a65673..c4080d205debca5598e5821f5887162a14aee931 100644 (file)
@@ -2,7 +2,7 @@
  * hd1000v.cpp: HD1000 video output display method
  *****************************************************************************
  * Copyright (C) 2004 the VideoLAN team
- * $Id: hd1000v.cpp 6961 2004-03-05 17:34:23Z jpsaman $
+ * $Id$
  *
  * Authors: Jean-Paul Saman <jpsaman@wxs.nl>
  *
@@ -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.
  *****************************************************************************/
 
 /*****************************************************************************