* [PATCH] license: add overlooked license statement in bpf/GNUmakefile
@ 2026-03-05 19:05 Kris Van Hees
2026-03-05 19:13 ` [DTrace-devel] " Eugene Loh
0 siblings, 1 reply; 3+ messages in thread
From: Kris Van Hees @ 2026-03-05 19:05 UTC (permalink / raw)
To: dtrace, dtrace-devel
Signed-off-by: Kris Van Hees <kris.van.hees@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, 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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [DTrace-devel] [PATCH] license: add overlooked license statement in bpf/GNUmakefile
2026-03-05 19:05 [PATCH] license: add overlooked license statement in bpf/GNUmakefile Kris Van Hees
@ 2026-03-05 19:13 ` Eugene Loh
2026-03-05 19:32 ` Kris Van Hees
0 siblings, 1 reply; 3+ messages in thread
From: Eugene Loh @ 2026-03-05 19:13 UTC (permalink / raw)
To: Kris Van Hees, dtrace, dtrace-devel
I'm confused by the end date used. Why 2024 rather than 2020 (the last
commit?) or 2026 (today's change)?
On 3/5/26 14:05, Kris Van Hees via DTrace-devel wrote:
> Signed-off-by: Kris Van Hees <kris.van.hees@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, 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 .. $@
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [DTrace-devel] [PATCH] license: add overlooked license statement in bpf/GNUmakefile
2026-03-05 19:13 ` [DTrace-devel] " Eugene Loh
@ 2026-03-05 19:32 ` Kris Van Hees
0 siblings, 0 replies; 3+ messages in thread
From: Kris Van Hees @ 2026-03-05 19:32 UTC (permalink / raw)
To: Eugene Loh; +Cc: Kris Van Hees, dtrace, dtrace-devel
On Thu, Mar 05, 2026 at 02:13:51PM -0500, Eugene Loh wrote:
> I'm confused by the end date used. Why 2024 rather than 2020 (the last
> commit?) or 2026 (today's change)?
Unfortunate copy-and-paste error. Will use 2020 since that was the only time
the file was touched.
>
> On 3/5/26 14:05, Kris Van Hees via DTrace-devel wrote:
> > Signed-off-by: Kris Van Hees <kris.van.hees@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, 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 .. $@
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-03-05 19:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-05 19:05 [PATCH] license: add overlooked license statement in bpf/GNUmakefile Kris Van Hees
2026-03-05 19:13 ` [DTrace-devel] " Eugene Loh
2026-03-05 19:32 ` Kris Van Hees
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox