From 2e43efd0bb1e9cd780f02fa5b888f9264e66e37b Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Wed, 6 Mar 2019 22:11:45 +0000 Subject: Drop "All rights reserved" from my copyright statements. Reviewed by: rgrimes MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D19485 --- lib/libsysdecode/syscallnames.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/libsysdecode/syscallnames.c') diff --git a/lib/libsysdecode/syscallnames.c b/lib/libsysdecode/syscallnames.c index ae587c916df5..897f7e0fa53b 100644 --- a/lib/libsysdecode/syscallnames.c +++ b/lib/libsysdecode/syscallnames.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2015 John H. Baldwin - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions -- cgit v1.3