From: Daniel Vetter <daniel.vetter@ffwll.ch>
To: Jocelyn Falempe <jfalempe@redhat.com>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
Thomas Zimmermann <tzimmermann@suse.de>,
David Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch>,
Javier Martinez Canillas <javierm@redhat.com>,
Michal Wajdeczko <michal.wajdeczko@intel.com>,
dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 4/5] drm/panic: Move copyright notice to the top
Date: Wed, 7 Aug 2024 11:16:03 +0200 [thread overview]
Message-ID: <ZrM7U55eze4_CUEC@phenom.ffwll.local> (raw)
In-Reply-To: <20240723091553.286844-5-jfalempe@redhat.com>
On Tue, Jul 23, 2024 at 11:11:33AM +0200, Jocelyn Falempe wrote:
> Move the copyright notice to the top of drm_panic.h, and add the
> missing Red Hat copyright notice.
>
> Suggested-by: Thomas Zimmermann <tzimmermann@suse.de>
> Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>
Patches 1-4 are Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Cheers, Sima
> ---
> include/drm/drm_panic.h | 9 ++++++---
> 1 file changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/include/drm/drm_panic.h b/include/drm/drm_panic.h
> index a4bd3681920d..54085d5d05c3 100644
> --- a/include/drm/drm_panic.h
> +++ b/include/drm/drm_panic.h
> @@ -1,4 +1,10 @@
> /* SPDX-License-Identifier: GPL-2.0 or MIT */
> +
> +/*
> + * Copyright (c) 2024 Intel
> + * Copyright (c) 2024 Red Hat
> + */
> +
> #ifndef __DRM_PANIC_H__
> #define __DRM_PANIC_H__
>
> @@ -8,9 +14,6 @@
>
> #include <drm/drm_device.h>
> #include <drm/drm_fourcc.h>
> -/*
> - * Copyright (c) 2024 Intel
> - */
>
> /**
> * struct drm_scanout_buffer - DRM scanout buffer
> --
> 2.45.2
>
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
next prev parent reply other threads:[~2024-08-07 9:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-23 9:11 [PATCH 0/5] drm/panic: Cleanup and add panic description Jocelyn Falempe
2024-07-23 9:11 ` [PATCH 1/5] drm/panic: Remove space before "!" in panic message Jocelyn Falempe
2024-07-23 9:11 ` [PATCH 2/5] drm/panic: Remove useless export symbols Jocelyn Falempe
2024-07-23 9:11 ` [PATCH 3/5] drm/panic: Move drm_panic_register prototype to drm_crtc_internal.h Jocelyn Falempe
2024-07-23 9:11 ` [PATCH 4/5] drm/panic: Move copyright notice to the top Jocelyn Falempe
2024-08-07 9:16 ` Daniel Vetter [this message]
2024-07-23 9:11 ` [PATCH 5/5] drm/panic: Add panic description Jocelyn Falempe
2024-08-07 9:21 ` Daniel Vetter
2024-08-07 9:56 ` Jocelyn Falempe
2024-08-07 9:15 ` [PATCH 0/5] drm/panic: Cleanup and add " Thomas Zimmermann
2024-08-12 8:19 ` Jocelyn Falempe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZrM7U55eze4_CUEC@phenom.ffwll.local \
--to=daniel.vetter@ffwll.ch \
--cc=airlied@gmail.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=javierm@redhat.com \
--cc=jfalempe@redhat.com \
--cc=maarten.lankhorst@linux.intel.com \
--cc=michal.wajdeczko@intel.com \
--cc=mripard@kernel.org \
--cc=tzimmermann@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.