diff --git a/core/src/com/google/inject/ScopeAnnotation.java b/core/src/com/google/inject/ScopeAnnotation.java index c0b651a2e7..e1196cb2e9 100644 --- a/core/src/com/google/inject/ScopeAnnotation.java +++ b/core/src/com/google/inject/ScopeAnnotation.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006 Google Inc. + * Copyright (C) 2022 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.