From 7a2ee84416989476b7b2fd05ce484a5c7fcf81e8 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 2 Oct 2023 19:49:04 +0200 Subject: Bug 1470 - NEWT/JNI: Perform exception check and rethrow for all Java Callbacks as recommended --- src/newt/native/drm_gbm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/newt/native/drm_gbm.c') diff --git a/src/newt/native/drm_gbm.c b/src/newt/native/drm_gbm.c index 722c11a49..867ded607 100644 --- a/src/newt/native/drm_gbm.c +++ b/src/newt/native/drm_gbm.c @@ -1,5 +1,5 @@ /** - * Copyright 2019 JogAmp Community. All rights reserved. + * Copyright 2019-2023 JogAmp Community. All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are * permitted provided that the following conditions are met: -- cgit v1.2.3