From: Sean Young <sean@mess.org>
Date: Tue, 13 Apr 2021 09:40:17 +0000 (+0200)
Subject: media: lirc: remove out of date comment
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=12ccb76280f8c0c07794fa68f83286b934981ca5;p=linux.git

media: lirc: remove out of date comment

This file has been updated many times since 2010.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---

diff --git a/include/uapi/linux/lirc.h b/include/uapi/linux/lirc.h
index c45a4eaea6676..9919f2062b14d 100644
--- a/include/uapi/linux/lirc.h
+++ b/include/uapi/linux/lirc.h
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
  * lirc.h - linux infrared remote control header file
- * last modified 2010/07/13 by Jarod Wilson
  */
 
 #ifndef _LINUX_LIRC_H