I am wondering if the absence of a license file (not having one at all) in code exposed to the client side provides any rights to copy or modify the code? Specifically, in reference to client-side JavaScript code packaged as a single page app.
Do people have no rights to my code unless I give them rights via a license, or do they have all rights until I specify limitations?