]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
drm/panic: Move copyright notice to the top
authorJocelyn Falempe <jfalempe@redhat.com>
Wed, 7 Aug 2024 13:36:13 +0000 (15:36 +0200)
committerJocelyn Falempe <jfalempe@redhat.com>
Mon, 12 Aug 2024 08:14:11 +0000 (10:14 +0200)
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>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20240807134902.458669-5-jfalempe@redhat.com
include/drm/drm_panic.h

index a4bd3681920d457e97bc65902ef46000da342c0f..54085d5d05c345cb2bc8f617f791a352517f5e72 100644 (file)
@@ -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