diff --git a/src/dashboard.rs b/src/dashboard.rs index d7d727b..71ad3e2 100644 --- a/src/dashboard.rs +++ b/src/dashboard.rs @@ -1,4 +1,4 @@ -// Copyright 2021 Jeremy Wall +// Copyright 2023 Jeremy Wall // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/main.rs b/src/main.rs index 35efdb6..eab586b 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,4 +1,4 @@ -// Copyright 2021 Jeremy Wall +// Copyright 2023 Jeremy Wall // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/query.rs b/src/query.rs index 564de97..abc5479 100644 --- a/src/query.rs +++ b/src/query.rs @@ -1,4 +1,4 @@ -// Copyright 2021 Jeremy Wall +// Copyright 2023 Jeremy Wall // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/routes.rs b/src/routes.rs index 10e0928..ea73342 100644 --- a/src/routes.rs +++ b/src/routes.rs @@ -1,4 +1,4 @@ -// Copyright 2021 Jeremy Wall +// Copyright 2023 Jeremy Wall // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/static/lib.js b/static/lib.js index 1cc6ba1..00d90de 100644 --- a/static/lib.js +++ b/static/lib.js @@ -1,4 +1,4 @@ -// Copyright 2021 Jeremy Wall +// Copyright 2023 Jeremy Wall // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.