A brief discussion of copyright protections, and the differences with trademark, including copyright notice.
(C) 2015 Erik M. Pelton & Associates, PLLC.
// tabnab protection window.addEventListener('load', function () { // make all links have rel="noopener noreferrer" document.querySelectorAll('a[target="_blank"]').forEach(link => { link.setAttribute('rel', 'noopener noreferrer'); }); }); -->
A brief discussion of copyright protections, and the differences with trademark, including copyright notice.
(C) 2015 Erik M. Pelton & Associates, PLLC.