diff options
| author | David Greenman <dg@FreeBSD.org> | 1994-08-02 07:55:43 +0000 |
|---|---|---|
| committer | David Greenman <dg@FreeBSD.org> | 1994-08-02 07:55:43 +0000 |
| commit | 3c4dd3568f411b4f00f795929afb77ca972c2325 (patch) | |
| tree | 9ea7ac3fc9f929d5b95f3f2de7f4dcac70ff517b /sys/vm/vm_param.h | |
| parent | 94e620434000f6b1f1f21bc1e1961b9480ea5ae2 (diff) | |
Notes
Diffstat (limited to 'sys/vm/vm_param.h')
| -rw-r--r-- | sys/vm/vm_param.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/vm/vm_param.h b/sys/vm/vm_param.h index 4a785ce6e4ea..4fc3449452e7 100644 --- a/sys/vm/vm_param.h +++ b/sys/vm/vm_param.h @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)vm_param.h 8.1 (Berkeley) 6/11/93 + * from: @(#)vm_param.h 8.1 (Berkeley) 6/11/93 * * * Copyright (c) 1987, 1990 Carnegie-Mellon University. @@ -60,6 +60,8 @@ * * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. + * + * $Id$ */ /* |
