aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/memcontrol
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:16 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:16 +0000
commitb3e7694832e81d7a904a10f525f8797b753bf0d3 (patch)
treeb19639e949c04734767a61d8997b23a935c0015d /usr.sbin/memcontrol
parent95ee2897e98f5d444f26ed2334cc7c439f9c16c6 (diff)
downloadsrc-b3e7694832e81d7a904a10f525f8797b753bf0d3.tar.gz
src-b3e7694832e81d7a904a10f525f8797b753bf0d3.zip
Remove $FreeBSD$: two-line .h pattern
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
Diffstat (limited to 'usr.sbin/memcontrol')
-rw-r--r--usr.sbin/memcontrol/memcontrol.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/memcontrol/memcontrol.c b/usr.sbin/memcontrol/memcontrol.c
index 34b0cb452714..5f8fca7e66ef 100644
--- a/usr.sbin/memcontrol/memcontrol.c
+++ b/usr.sbin/memcontrol/memcontrol.c
@@ -24,8 +24,6 @@
* 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$
*/
#include <sys/types.h>