What is the best metatag to use in a html5 page to add the name of the Agency/CMS that developed the web application?
I have found these 3 options:
<meta name="author" content="My CMS name dot com" />
<meta name="application-name" content="My CMS name dot com" />
<meta name="dcterms.rights" content="My CMS name dot com" />
Not sure that the first 2 are still valid in html5