From aae42e14f4eec1483f031c0df5f1f39dab0e61bf Mon Sep 17 00:00:00 2001 From: Jennifer Davis Date: Mon, 27 Jan 2025 12:44:38 -0800 Subject: [PATCH] fix: year needs to be the initial year not a range --- appengine/websockets/app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appengine/websockets/app.yaml b/appengine/websockets/app.yaml index 469a57e4af..0256039dfb 100644 --- a/appengine/websockets/app.yaml +++ b/appengine/websockets/app.yaml @@ -1,4 +1,4 @@ -# Copyright 2018-2025 Google LLC +# Copyright 2018 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.