• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE html>
2<html>
3  <head></head>
4  <body>
5    <h3>
6      Copyright Test
7    </h3>
8    <p class="copyright">
9      1963, 1964, 1965 Jane Doe
10    </p>
11    <p class="copyright">
12      2018 Joe Blow, John Coe
13    </p>
14    <p class="copyright">
15      1977, 1985 Someone else
16    </p>
17  </body>
18</html>
19