Added copyright URL.

This commit is contained in:
Erik C. Thauvin 2020-07-27 18:00:40 -07:00
parent 6bd908ba1f
commit 1dce65dfaa

View file

@ -2,7 +2,7 @@
Copyright (c) 2020, Erik C. Thauvin (erik@thauvin.net) Copyright (c) 2020, Erik C. Thauvin (erik@thauvin.net)
All rights reserved. All rights reserved.
See https://opensource.org/licenses/BSD-3-Clause See: https://erik.thauvin.net/bsd.shtml
--%> --%>
<%@tag body-content="scriptless" import="net.thauvin.erik.readingtime.ReadingTime" trimDirectiveWhitespaces="true"%> <%@tag body-content="scriptless" import="net.thauvin.erik.readingtime.ReadingTime" trimDirectiveWhitespaces="true"%>
<%@attribute name="debug" type="java.lang.Boolean"%> <%@attribute name="debug" type="java.lang.Boolean"%>