Can someone pass me a small Java Class file with it's contents entirely under a permissive licence?
It's just for tests fixtures in
https://hacktivis.me/projects/deblob/ so even something non-usable is fine.
I tested with one from an OpenJDK binary distribution archive but I'm not a huge fan of ending up with GPL-2.0-only with classpath-exception plus an uncertain copyright notice as the .java file is Copyright 2000 Sun Microsystems, Inc. (I grabbed pre-Oracle on purpose) but it probably used bits like type/object/… definitions from other java files that have other copyright notices.