comparison vm/vmcmd.c @ 392:0a5a6f03b029 src

Remove useless $Id$ and $Name$ keywords.
author diego
date Sun, 14 Sep 2008 20:31:43 +0000
parents ef8c0e834a14
children 9c5aef10d165
comparison
equal deleted inserted replaced
391:d232a96ac231 392:0a5a6f03b029
16 * GNU General Public License for more details. 16 * GNU General Public License for more details.
17 * 17 *
18 * You should have received a copy of the GNU General Public License along 18 * You should have received a copy of the GNU General Public License along
19 * with libdvdnav; if not, write to the Free Software Foundation, Inc., 19 * with libdvdnav; if not, write to the Free Software Foundation, Inc.,
20 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 20 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
21 *
22 * $Id$
23 *
24 */ 21 */
25 22
26 #ifdef HAVE_CONFIG_H 23 #ifdef HAVE_CONFIG_H
27 #include "config.h" 24 #include "config.h"
28 #endif 25 #endif