diff --git a/pages/static/assets.go b/pages/static/assets.go index 9e0f9736..c10ae61f 100644 --- a/pages/static/assets.go +++ b/pages/static/assets.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google Inc. All Rights Reserved. +// Copyright 2020 Google Inc. All Rights Reserved. // // 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/pages/templates.go b/pages/templates.go index 817bf5f9..397686e1 100644 --- a/pages/templates.go +++ b/pages/templates.go @@ -1,4 +1,4 @@ -// Copyright 2019 Google Inc. All Rights Reserved. +// Copyright 2020 Google Inc. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.