diff options
author | Ray Lai <ray@cvs.openbsd.org> | 2007-09-15 22:04:40 +0000 |
---|---|---|
committer | Ray Lai <ray@cvs.openbsd.org> | 2007-09-15 22:04:40 +0000 |
commit | 313a3e28e49473a2be81ebc10e30a4c44e1316f5 (patch) | |
tree | 515c319f51497970333d295a6de39061016c9170 /usr.bin/pcc/os | |
parent | da535dc3854d4ff7f678e0551febbfbf7e0f6748 (diff) |
$OpenBSD$
Requested by otto.
Diffstat (limited to 'usr.bin/pcc/os')
-rw-r--r-- | usr.bin/pcc/os/dragonfly/ccconfig.h | 2 | ||||
-rw-r--r-- | usr.bin/pcc/os/linux/ccconfig.h | 2 | ||||
-rw-r--r-- | usr.bin/pcc/os/netbsd/ccconfig.h | 2 | ||||
-rw-r--r-- | usr.bin/pcc/os/netbsd/f77config.h | 2 | ||||
-rw-r--r-- | usr.bin/pcc/os/none/ccconfig.h | 2 | ||||
-rw-r--r-- | usr.bin/pcc/os/openbsd/ccconfig.h | 2 | ||||
-rw-r--r-- | usr.bin/pcc/os/openbsd/f77config.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/usr.bin/pcc/os/dragonfly/ccconfig.h b/usr.bin/pcc/os/dragonfly/ccconfig.h index 08afb5fe161..754825320c3 100644 --- a/usr.bin/pcc/os/dragonfly/ccconfig.h +++ b/usr.bin/pcc/os/dragonfly/ccconfig.h @@ -1,4 +1,4 @@ -/* $Id: ccconfig.h,v 1.1 2007/09/15 18:12:37 otto Exp $ */ +/* $OpenBSD: ccconfig.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). diff --git a/usr.bin/pcc/os/linux/ccconfig.h b/usr.bin/pcc/os/linux/ccconfig.h index 41cb8b83455..73db9210a66 100644 --- a/usr.bin/pcc/os/linux/ccconfig.h +++ b/usr.bin/pcc/os/linux/ccconfig.h @@ -1,4 +1,4 @@ -/* $Id: ccconfig.h,v 1.1 2007/09/15 18:12:37 otto Exp $ */ +/* $OpenBSD: ccconfig.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). diff --git a/usr.bin/pcc/os/netbsd/ccconfig.h b/usr.bin/pcc/os/netbsd/ccconfig.h index f0eecd3b704..63edddfc0ce 100644 --- a/usr.bin/pcc/os/netbsd/ccconfig.h +++ b/usr.bin/pcc/os/netbsd/ccconfig.h @@ -1,4 +1,4 @@ -/* $Id: ccconfig.h,v 1.1 2007/09/15 18:12:37 otto Exp $ */ +/* $OpenBSD: ccconfig.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). diff --git a/usr.bin/pcc/os/netbsd/f77config.h b/usr.bin/pcc/os/netbsd/f77config.h index 6bbc447b855..fe642dcab16 100644 --- a/usr.bin/pcc/os/netbsd/f77config.h +++ b/usr.bin/pcc/os/netbsd/f77config.h @@ -1,4 +1,4 @@ -/* $Id: f77config.h,v 1.1 2007/09/15 18:12:37 otto Exp $ */ +/* $OpenBSD: f77config.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). diff --git a/usr.bin/pcc/os/none/ccconfig.h b/usr.bin/pcc/os/none/ccconfig.h index 5bb3af33f42..d6a88920982 100644 --- a/usr.bin/pcc/os/none/ccconfig.h +++ b/usr.bin/pcc/os/none/ccconfig.h @@ -1,4 +1,4 @@ -/* $Id: ccconfig.h,v 1.1 2007/09/15 18:12:37 otto Exp $ */ +/* $OpenBSD: ccconfig.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). diff --git a/usr.bin/pcc/os/openbsd/ccconfig.h b/usr.bin/pcc/os/openbsd/ccconfig.h index b0962add596..48b11f69b0a 100644 --- a/usr.bin/pcc/os/openbsd/ccconfig.h +++ b/usr.bin/pcc/os/openbsd/ccconfig.h @@ -1,4 +1,4 @@ -/* $Id: ccconfig.h,v 1.1 2007/09/15 18:12:37 otto Exp $ */ +/* $OpenBSD: ccconfig.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). diff --git a/usr.bin/pcc/os/openbsd/f77config.h b/usr.bin/pcc/os/openbsd/f77config.h index 8ac985d8eab..209eb3b63e6 100644 --- a/usr.bin/pcc/os/openbsd/f77config.h +++ b/usr.bin/pcc/os/openbsd/f77config.h @@ -1,4 +1,4 @@ -/* $Id: f77config.h,v 1.1 2007/09/15 18:12:37 otto Exp $ */ +/* $OpenBSD: f77config.h,v 1.2 2007/09/15 22:04:39 ray Exp $ */ /* * Copyright (c) 2004 Anders Magnusson (ragge@ludd.luth.se). |