From 7f33874b218b73a4177db2c8377a2d0758a6f43e Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Fri, 6 Jan 2023 22:26:46 +0100 Subject: [PATCH] simple_display.h: fix obsolete license text Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/dcf38b5306adb7a104c4187e7852dce2510deda8 Author: Thilo Graf Date: 2023-01-06 (Fri, 06 Jan 2023) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- src/driver/simple_display.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/driver/simple_display.h b/src/driver/simple_display.h index 5b314a86d..1c9574a5e 100644 --- a/src/driver/simple_display.h +++ b/src/driver/simple_display.h @@ -19,8 +19,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see . */ #ifndef __simple_display__