Repair copyright.

This commit is contained in:
ad 2008-04-22 21:26:48 +00:00
parent 9e0517c26f
commit be60f17289

View File

@ -1,12 +1,9 @@
/* $NetBSD: freebsd_sysctl.c,v 1.12 2008/01/07 16:12:53 ad Exp $ */
/* $NetBSD: freebsd_sysctl.c,v 1.13 2008/04/22 21:26:48 ad Exp $ */
/*-
* Copyright (c) 2005 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@ -41,7 +38,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: freebsd_sysctl.c,v 1.12 2008/01/07 16:12:53 ad Exp $");
__KERNEL_RCSID(0, "$NetBSD: freebsd_sysctl.c,v 1.13 2008/04/22 21:26:48 ad Exp $");
#include <sys/param.h>
#include <sys/systm.h>