[PATCH] license: add overlooked license statement in bpf/GNUmakefile

Kris Van Hees <[email protected]> Thu, 05 Mar 2026 14:05:55 -0500
Newsgroups dev.linux.lists.dtrace
Message-ID <DS0PR10MB7522FD4259C76530607605CDC27DA@DS0PR10MB7522.namprd10.prod.outlook.com>
Signed-off-by: Kris Van Hees <[email protected]>
---
 bpf/GNUmakefile | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/bpf/GNUmakefile b/bpf/GNUmakefile
index 4a27e08b8..51ed7df6e 100644
--- a/bpf/GNUmakefile
+++ b/bpf/GNUmakefile
@@ -1,3 +1,8 @@
+# Oracle Linux DTrace.
+# Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
+# Licensed under the Universal Permissive License v 1.0 as shown at
+# http://oss.oracle.com/licenses/upl.
+
 %:
 	$(MAKE) -C .. $@
 
-- 
2.51.0