diff mbox series

media: lirc: remove out of date comment

Message ID 20210413094225.5265-1-sean@mess.org (mailing list archive)
State New, archived
Headers show
Series media: lirc: remove out of date comment | expand

Commit Message

Sean Young April 13, 2021, 9:42 a.m. UTC
This file has been updated many times since 2010.

Signed-off-by: Sean Young <sean@mess.org>
---
 include/uapi/linux/lirc.h | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/include/uapi/linux/lirc.h b/include/uapi/linux/lirc.h
index c45a4eaea667..9919f2062b14 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