From 23415708ca17ff0c9c1f9bcf354ae7c21f161d70 Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Mon, 18 May 2026 16:42:11 -0700 Subject: [PATCH] Update copyright/license information --- ATTRIBUTION | 2 ++ COPYRIGHT | 3 +++ WNPRC_Virology/src/org/labkey/wnprc_virology/view/hello.jsp | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 ATTRIBUTION create mode 100644 COPYRIGHT 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.