Properly use Id keyword

This commit is contained in:
Rafaël Carré 2007-09-10 03:46:56 +00:00
parent 74ca8db48c
commit b73d36cdd0
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh
# $Id $
# $Id$
#
# Copyright © 2007 VideoLAN team
#

View File

@ -1,5 +1,5 @@
#!/bin/sh
# $Id $
# $Id$
#
# Copyright © 2007 VideoLAN team
#