[DTrace-devel] [PATCH v2] license: add overlooked license statement in bpf/GNUmakefile

Eugene Loh eugene.loh at oracle.com
Thu Mar 5 19:47:48 UTC 2026


Reviewed-by: Eugene Loh <eugene.loh at oracle.com>

On 3/5/26 14:33, Kris Van Hees via DTrace-devel wrote:
> Signed-off-by: Kris Van Hees <kris.van.hees at oracle.com>
> ---
>   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, 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 .. $@
>   



More information about the DTrace-devel mailing list