mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
Hardcode date in RCS paper for reproducibility
The 1995/06/01 date is taken from the $Id$ entry in rcs.ms from RCS 5.7, the last version we imported, and is more meaningful than the OS build date. Reviewed by: eadler Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D5299
This commit is contained in:
parent
5fe191b01e
commit
cdfecc9da0
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
.R
|
||||
..
|
||||
.de Id
|
||||
.ND \\$4
|
||||
.ND 1 June 1995
|
||||
..
|
||||
.Id $FreeBSD$
|
||||
.RP
|
||||
|
|
|
|||
Loading…
Reference in a new issue