Thanks to Bavier for bringing this issue to my attention. This patch removes two source files that are released under a non-free license. There are functions in src/shogun/kernel/Kernel.{cpp,h} that are also released under non-free terms, but they are enclosed in #ifdef statements and the make flags we pass disable these functions at build time.