1
0
Эх сурвалжийг харах

Drop duplicated copyright notice

Jim Huang 3 жил өмнө
parent
commit
2e30e181f8
1 өөрчлөгдсөн 1 нэмэгдсэн , 2 устгасан
  1. 1 2
      examples/intrpt.c

+ 1 - 2
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
  *