diff --git a/ATTRIBUTION b/ATTRIBUTION new file mode 100644 index 000000000..4cca15ab7 --- /dev/null +++ b/ATTRIBUTION @@ -0,0 +1,2 @@ +Source code developed in collaboration with the Wisconsin National +Primate Center at the University of Wisconsin-Madison. diff --git a/COPYRIGHT b/COPYRIGHT new file mode 100644 index 000000000..f388c4989 --- /dev/null +++ b/COPYRIGHT @@ -0,0 +1,3 @@ +Components of the source code contained in this repository are copyrighted by the Board of Regents of +the University of Wisconsin System and used with permission. Each file typically includes a notice +indicating the copyright owner of that source code. diff --git a/WNPRC_Virology/src/org/labkey/wnprc_virology/view/hello.jsp b/WNPRC_Virology/src/org/labkey/wnprc_virology/view/hello.jsp index 92bcfae9e..ad2d1413f 100644 --- a/WNPRC_Virology/src/org/labkey/wnprc_virology/view/hello.jsp +++ b/WNPRC_Virology/src/org/labkey/wnprc_virology/view/hello.jsp @@ -1,6 +1,6 @@ <% /* - * Copyright (c) 2023 Board of Regents - University of Wisconsin System + * Copyright (c) 2023 Board of Regents of the University of Wisconsin System * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.