summaryrefslogtreecommitdiffstats
path: root/sys/netpfil/pf/pf_ioctl.c
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2012-12-28 09:19:49 +0000
committerglebius <glebius@FreeBSD.org>2012-12-28 09:19:49 +0000
commit52213d7415934ac68e65cdb8d8e0ba548b568b3f (patch)
treedb9774b97bbee68b2c317e6cadecaf3a08b0231c /sys/netpfil/pf/pf_ioctl.c
parentfb3ba4e829b086c91cf13c749bf116138864cbf3 (diff)
downloadFreeBSD-src-52213d7415934ac68e65cdb8d8e0ba548b568b3f.zip
FreeBSD-src-52213d7415934ac68e65cdb8d8e0ba548b568b3f.tar.gz
In netpfil/pf:
- Add my copyright to files I've touched a lot this year. - Add dash in front of all copyright notices according to style(9). - Move $OpenBSD$ down below copyright notices. - Remove extra line between cdefs.h and __FBSDID.
Diffstat (limited to 'sys/netpfil/pf/pf_ioctl.c')
-rw-r--r--sys/netpfil/pf/pf_ioctl.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/netpfil/pf/pf_ioctl.c b/sys/netpfil/pf/pf_ioctl.c
index beb7ff8..a6d7ca5 100644
--- a/sys/netpfil/pf/pf_ioctl.c
+++ b/sys/netpfil/pf/pf_ioctl.c
@@ -1,8 +1,7 @@
-/* $OpenBSD: pf_ioctl.c,v 1.213 2009/02/15 21:46:12 mbalmer Exp $ */
-
-/*
+/*-
* Copyright (c) 2001 Daniel Hartmeier
* Copyright (c) 2002,2003 Henning Brauer
+ * Copyright (c) 2012 Gleb Smirnoff <glebius@FreeBSD.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -33,6 +32,7 @@
* Agency (DARPA) and Air Force Research Laboratory, Air Force
* Materiel Command, USAF, under agreement number F30602-01-2-0537.
*
+ * $OpenBSD: pf_ioctl.c,v 1.213 2009/02/15 21:46:12 mbalmer Exp $
*/
#include <sys/cdefs.h>
OpenPOWER on IntegriCloud