GDBMI_remove_inferior.st
changeset 272 cdd1c9ad00de
parent 259 651864c2aa29
--- a/GDBMI_remove_inferior.st	Mon Jul 24 14:35:24 2023 +0100
+++ b/GDBMI_remove_inferior.st	Mon Aug 14 16:36:47 2023 +0100
@@ -1,7 +1,7 @@
 "
 jv:libgdbs - GNU Debugger Interface Library
 Copyright (C) 2015-now Jan Vrany
-Copyright (C) 2022 LabWare
+Copyright (C) 2022-2023 LabWare
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the 'Software'), to deal
@@ -29,7 +29,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'GDB-Core-Commands-MI'
+	category:'GDB-Commands-MI'
 !
 
 !GDBMI_remove_inferior class methodsFor:'documentation'!
@@ -38,7 +38,7 @@
 "
 jv:libgdbs - GNU Debugger Interface Library
 Copyright (C) 2015-now Jan Vrany
-Copyright (C) 2022 LabWare
+Copyright (C) 2022-2023 LabWare
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the 'Software'), to deal