You just need to install:
credits: { enabled: false }
forum post
I did this in the global settings for my application:
Highcharts.setOptions({ ... credits: { enabled: false } });
Then I just created a folder with a license for graphics cards somewhere in my application, where I deleted the PDF license that my company gave me when I purchased it (for completeness only).
source share