Does anyone know the equation of the corrected AIC (AICc) used in the GWR implementation? Is it the simple version of the AICc as shown below?

where n is the number of samples and k is the number of parameters.
In the implementation of the GWmodel R package, the following form is used:

Thank you very much!