From 2e30e181f8a9882dfa32abee7d5ca45645d67a77 Mon Sep 17 00:00:00 2001 From: Jim Huang Date: Thu, 22 Jul 2021 10:53:45 +0800 Subject: [PATCH] Drop duplicated copyright notice --- examples/intrpt.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/intrpt.c b/examples/intrpt.c index 226202f..019a465 100644 --- a/examples/intrpt.c +++ b/examples/intrpt.c @@ -1,8 +1,7 @@ /* * intrpt.c - Handling GPIO with interrupts * - * Copyright (C) 2017 by Bob Mottram - * Based upon the Rpi example by Stefan Wendler (devnull@kaltpost.de) + * Based upon the RPi example by Stefan Wendler (devnull@kaltpost.de) * from: * https://github.com/wendlers/rpi-kmod-samples * -- 2.39.5