set propertities for more files

This commit is contained in:
Stanislav Shwartsman 2011-02-25 15:32:08 +00:00
parent 5a8c57fe65
commit a2e2feced4
12 changed files with 12 additions and 12 deletions

View File

@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////
// $Id: rombios32start.S,v 1.9 2009-01-26 09:21:00 vruppert Exp $
// $Id$
/////////////////////////////////////////////////////////////////////////
//
// 32 bit Bochs BIOS init code

View File

@ -1,6 +1,6 @@
#!/usr/bin/perl
#####################################################################
# $Id: batch-build.perl,v 1.12 2008-12-11 21:19:38 sshwarts Exp $
# $Id$
#####################################################################
#
# Batch build tool for multiple configurations

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $Id: make-dmg.sh,v 1.1 2002-12-19 03:01:44 bdenney Exp $
# $Id$
#
# Make a DMG of Bochs. This script must be run from the main source
# directory, e.g. "./build/macosx/make-dmg.sh". If you haven't run

View File

@ -1,6 +1,6 @@
#!/bin/bash -x
#########################################################################
# $Id: make-rpm,v 1.5 2007-09-17 16:20:23 vruppert Exp $
# $Id$
#########################################################################
# build/redhat/make-rpm
#

View File

@ -1,5 +1,5 @@
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; $Id: bochs.nsi.in,v 1.16 2009-04-15 17:23:50 vruppert Exp $
; $Id$
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; Setup Script for NSIS Installer

View File

@ -2,7 +2,7 @@ dnl // Process this file with autoconf to produce a configure script.
AC_PREREQ(2.50)
AC_INIT(bochs.h)
AC_REVISION([[$Id: configure.in,v 1.443 2011-02-22 17:07:25 vruppert Exp $]])
AC_REVISION([[$Id$]])
AC_CONFIG_HEADER(config.h)
AC_CONFIG_HEADER(ltdlconf.h)

View File

@ -1,6 +1,6 @@
###################################################################
# doc/docbook/Makefile
# $Id: Makefile.in,v 1.22 2008-02-05 22:33:34 sshwarts Exp $
# $Id$
#
# Builds documentation in various formats from SGML source, and
# allows easy update to the Bochs web site.

View File

@ -1,6 +1,6 @@
###################################################################
# doc/docbook/Makefile
# $Id: Makefile.jade,v 1.2 2002-12-13 17:23:00 bdenney Exp $
# $Id$
#
# Builds documentation in various formats from SGML source, and
# allows easy update to the Bochs web site.

View File

@ -1,7 +1,7 @@
<!--
================================================================
doc/docbook/development/development.dbk
$Id: development.dbk,v 1.38 2011-02-20 09:35:47 vruppert Exp $
$Id$
This is the top level file for the Bochs Developers Manual.
================================================================

View File

@ -1,7 +1,7 @@
<!--
================================================================
doc/docbook/documentation/documentation.dbk
$Id: documentation.dbk,v 1.16 2008-02-05 22:33:34 sshwarts Exp $
$Id$
This is the top level file for the Bochs Documentation Manual.
================================================================

View File

@ -6,7 +6,7 @@ exec perl -x $0 $*; echo "Could not exec perl!"; exit 1
#!perl
#
# fix-titles.pl
# $Id: fixtitles.pl,v 1.1 2001-09-16 06:46:11 bdenney Exp $
# $Id$
#
# The HTML stylesheet likes to print html has the ends of tags on a different
# line, like this:

View File

@ -1,7 +1,7 @@
<!--
================================================================
doc/docbook/user/user.dbk
$Id: user.dbk,v 1.288 2011-02-21 21:50:54 vruppert Exp $
$Id$
This is the top level file for the Bochs Users Manual.
================================================================