diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-05-09 17:12:25 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-05-09 17:12:25 +0000 |
| commit | 35ce6c413ee2c3c1e5b22f6bd11535e4d47f51dd (patch) | |
| tree | fba881e6ab666ed37fcf269f4cded6decc8bca42 /sys/dev/en/if_en_pci.c | |
| parent | 579f45fa601b342ea72b6bfbb3190cf80f376bea (diff) | |
Notes
Diffstat (limited to 'sys/dev/en/if_en_pci.c')
| -rw-r--r-- | sys/dev/en/if_en_pci.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/en/if_en_pci.c b/sys/dev/en/if_en_pci.c index cb35267e5402..4b8c8650becd 100644 --- a/sys/dev/en/if_en_pci.c +++ b/sys/dev/en/if_en_pci.c @@ -30,6 +30,8 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + * + * $FreeBSD$ */ /* |
