From f115e52637fd006a7bcd01828d882f3f697e8b19 Mon Sep 17 00:00:00 2001 From: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com> Date: Thu, 3 Aug 2023 11:45:38 -0500 Subject: [PATCH] Update copyright year to 2023 in notebook template (#2143) --- notebooks/notebook_template.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/notebook_template.ipynb b/notebooks/notebook_template.ipynb index b87eb17e8..d029b0171 100644 --- a/notebooks/notebook_template.ipynb +++ b/notebooks/notebook_template.ipynb @@ -8,7 +8,7 @@ }, "outputs": [], "source": [ - "# Copyright 2022 Google LLC\n", + "# Copyright 2023 Google LLC\n", "#\n", "# Licensed under the Apache License, Version 2.0 (the \"License\");\n", "# you may not use this file except in compliance with the License.\n",