GDBTargetDisonnectedtypeEvent.st
changeset 272 cdd1c9ad00de
parent 259 651864c2aa29
--- a/GDBTargetDisonnectedtypeEvent.st	Mon Jul 24 14:35:24 2023 +0100
+++ b/GDBTargetDisonnectedtypeEvent.st	Mon Aug 14 16:36:47 2023 +0100
@@ -1,5 +1,5 @@
 "
-COPYRIGHT (c) 2021-2022 LabWare
+COPYRIGHT (c) 2021-2023 LabWare
 jv:libgdbs - GNU Debugger Interface Library
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -28,14 +28,14 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'GDB-Core-Events'
+	category:'GDB-Events'
 !
 
 !GDBTargetDisonnectedtypeEvent class methodsFor:'documentation'!
 
 copyright
 "
-COPYRIGHT (c) 2021-2022 LabWare
+COPYRIGHT (c) 2021-2023 LabWare
 jv:libgdbs - GNU Debugger Interface Library
 
 Permission is hereby granted, free of charge, to any person obtaining a copy