diff options
Diffstat (limited to 'sys/boot/common/load.c')
-rw-r--r-- | sys/boot/common/load.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/load.c b/sys/boot/common/load.c index e91c5fb8b5690..2732faeb49026 100644 --- a/sys/boot/common/load.c +++ b/sys/boot/common/load.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/common/load.c,v 1.2 1999/08/28 00:39:49 peter Exp $ */ #include <stand.h> |