summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/include')
-rw-r--r--sys/alpha/include/console.h2
-rw-r--r--sys/alpha/include/mouse.h2
-rw-r--r--sys/alpha/include/pc/display.h2
-rw-r--r--sys/alpha/include/pc/msdos.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/sys/alpha/include/console.h b/sys/alpha/include/console.h
index aee3b9d..6abf63e 100644
--- a/sys/alpha/include/console.h
+++ b/sys/alpha/include/console.h
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $FreeBSD$
+ * $Id$
*/
#ifndef _MACHINE_CONSOLE_H_
diff --git a/sys/alpha/include/mouse.h b/sys/alpha/include/mouse.h
index 786bf13..a9396f1 100644
--- a/sys/alpha/include/mouse.h
+++ b/sys/alpha/include/mouse.h
@@ -19,7 +19,7 @@
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $FreeBSD$
+ * $Id$
*/
#ifndef _MACHINE_MOUSE_H_
diff --git a/sys/alpha/include/pc/display.h b/sys/alpha/include/pc/display.h
index 5484d46..9e64a3f 100644
--- a/sys/alpha/include/pc/display.h
+++ b/sys/alpha/include/pc/display.h
@@ -1,7 +1,7 @@
/*
* IBM PC display definitions
*
- * $FreeBSD$
+ * $Id$
*/
/* Color attributes for foreground text */
diff --git a/sys/alpha/include/pc/msdos.h b/sys/alpha/include/pc/msdos.h
index 1a02bf9..ea221c7 100644
--- a/sys/alpha/include/pc/msdos.h
+++ b/sys/alpha/include/pc/msdos.h
@@ -3,7 +3,7 @@
* [obtained from mtools -wfj]
* how to decipher DOS disk structures in coexisting with DOS
*
- * $FreeBSD$
+ * $Id$
*/
#define MSECTOR_SIZE 512 /* MSDOS sector size in bytes */
OpenPOWER on IntegriCloud