diff --git a/pkg/analysis_server/tool/spec/generated/java/AnalysisServer.java b/pkg/analysis_server/tool/spec/generated/java/AnalysisServer.java index da73811b3b5..7249cad3984 100644 --- a/pkg/analysis_server/tool/spec/generated/java/AnalysisServer.java +++ b/pkg/analysis_server/tool/spec/generated/java/AnalysisServer.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/AddContentOverlay.java b/pkg/analysis_server/tool/spec/generated/java/types/AddContentOverlay.java index e3fad0803eb..86a74167db7 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/AddContentOverlay.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/AddContentOverlay.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/AnalysisError.java b/pkg/analysis_server/tool/spec/generated/java/types/AnalysisError.java index 6bb4c3512c5..24a3fdc70a4 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/AnalysisError.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/AnalysisError.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/AnalysisErrorFixes.java b/pkg/analysis_server/tool/spec/generated/java/types/AnalysisErrorFixes.java index 78cc51fcec1..098fc9628aa 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/AnalysisErrorFixes.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/AnalysisErrorFixes.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/AnalysisErrorSeverity.java b/pkg/analysis_server/tool/spec/generated/java/types/AnalysisErrorSeverity.java index 96166f970a0..7206867c64e 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/AnalysisErrorSeverity.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/AnalysisErrorSeverity.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/AnalysisErrorType.java b/pkg/analysis_server/tool/spec/generated/java/types/AnalysisErrorType.java index 3c4d6d92b34..f17a385f335 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/AnalysisErrorType.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/AnalysisErrorType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/AnalysisOptions.java b/pkg/analysis_server/tool/spec/generated/java/types/AnalysisOptions.java index 8fb0076bd0c..0e1e94f0d79 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/AnalysisOptions.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/AnalysisOptions.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/AnalysisService.java b/pkg/analysis_server/tool/spec/generated/java/types/AnalysisService.java index 3076de6a1c7..9e6c9f112b1 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/AnalysisService.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/AnalysisService.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/AnalysisStatus.java b/pkg/analysis_server/tool/spec/generated/java/types/AnalysisStatus.java index c1dfdc9a1bc..0900624c15c 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/AnalysisStatus.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/AnalysisStatus.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/AvailableSuggestion.java b/pkg/analysis_server/tool/spec/generated/java/types/AvailableSuggestion.java index d7fc4661af6..488d3c93a16 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/AvailableSuggestion.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/AvailableSuggestion.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/AvailableSuggestionSet.java b/pkg/analysis_server/tool/spec/generated/java/types/AvailableSuggestionSet.java index 570ef6184fd..26586dc929b 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/AvailableSuggestionSet.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/AvailableSuggestionSet.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ChangeContentOverlay.java b/pkg/analysis_server/tool/spec/generated/java/types/ChangeContentOverlay.java index 86784d9fdae..c1fb108bfa4 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ChangeContentOverlay.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ChangeContentOverlay.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ClosingLabel.java b/pkg/analysis_server/tool/spec/generated/java/types/ClosingLabel.java index 75506c0c96c..ee4c125eea3 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ClosingLabel.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ClosingLabel.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/CompletionService.java b/pkg/analysis_server/tool/spec/generated/java/types/CompletionService.java index d7a0d19b522..5007ebd99ff 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/CompletionService.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/CompletionService.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/CompletionSuggestion.java b/pkg/analysis_server/tool/spec/generated/java/types/CompletionSuggestion.java index 8b8704805c0..28e0a81353c 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/CompletionSuggestion.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/CompletionSuggestion.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/CompletionSuggestionKind.java b/pkg/analysis_server/tool/spec/generated/java/types/CompletionSuggestionKind.java index b94893d2ce3..e7595aa1c8e 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/CompletionSuggestionKind.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/CompletionSuggestionKind.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ContextData.java b/pkg/analysis_server/tool/spec/generated/java/types/ContextData.java index c094e2151e1..6d14ea84188 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ContextData.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ContextData.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/DartFix.java b/pkg/analysis_server/tool/spec/generated/java/types/DartFix.java index b4410254484..066980563bc 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/DartFix.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/DartFix.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/DartFixSuggestion.java b/pkg/analysis_server/tool/spec/generated/java/types/DartFixSuggestion.java index 7a106f82f01..b40cb10e445 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/DartFixSuggestion.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/DartFixSuggestion.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/Element.java b/pkg/analysis_server/tool/spec/generated/java/types/Element.java index d1cfc656b66..80f51fbe998 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/Element.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/Element.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ElementDeclaration.java b/pkg/analysis_server/tool/spec/generated/java/types/ElementDeclaration.java index 47b45340632..393fceee5bf 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ElementDeclaration.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ElementDeclaration.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ElementKind.java b/pkg/analysis_server/tool/spec/generated/java/types/ElementKind.java index 17fe5279c98..2ac5f3ed310 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ElementKind.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ElementKind.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ExecutableFile.java b/pkg/analysis_server/tool/spec/generated/java/types/ExecutableFile.java index 00ee0b10f0b..331332e8e34 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ExecutableFile.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ExecutableFile.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ExecutableKind.java b/pkg/analysis_server/tool/spec/generated/java/types/ExecutableKind.java index 0882e91c267..7bbc97f5244 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ExecutableKind.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ExecutableKind.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ExecutionService.java b/pkg/analysis_server/tool/spec/generated/java/types/ExecutionService.java index 1a6e868fdf5..f8770b7b243 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ExecutionService.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ExecutionService.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ExtractLocalVariableFeedback.java b/pkg/analysis_server/tool/spec/generated/java/types/ExtractLocalVariableFeedback.java index 6cd016e2997..31d12df5cd0 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ExtractLocalVariableFeedback.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ExtractLocalVariableFeedback.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ExtractLocalVariableOptions.java b/pkg/analysis_server/tool/spec/generated/java/types/ExtractLocalVariableOptions.java index f7e951ca8bf..1bb74006c8c 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ExtractLocalVariableOptions.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ExtractLocalVariableOptions.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ExtractMethodFeedback.java b/pkg/analysis_server/tool/spec/generated/java/types/ExtractMethodFeedback.java index 0a0125ccc32..729480d2ca9 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ExtractMethodFeedback.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ExtractMethodFeedback.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ExtractMethodOptions.java b/pkg/analysis_server/tool/spec/generated/java/types/ExtractMethodOptions.java index a6127cfe6d1..399482b7775 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ExtractMethodOptions.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ExtractMethodOptions.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ExtractWidgetFeedback.java b/pkg/analysis_server/tool/spec/generated/java/types/ExtractWidgetFeedback.java index 720c686327f..3a31de0b04a 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ExtractWidgetFeedback.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ExtractWidgetFeedback.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ExtractWidgetOptions.java b/pkg/analysis_server/tool/spec/generated/java/types/ExtractWidgetOptions.java index d526b78f422..cb3e520dd8c 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ExtractWidgetOptions.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ExtractWidgetOptions.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/FileKind.java b/pkg/analysis_server/tool/spec/generated/java/types/FileKind.java index b282ce86b75..9fda96d3468 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/FileKind.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/FileKind.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/FlutterOutline.java b/pkg/analysis_server/tool/spec/generated/java/types/FlutterOutline.java index 9bc666b28c5..52029e0d0d5 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/FlutterOutline.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/FlutterOutline.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/FlutterOutlineAttribute.java b/pkg/analysis_server/tool/spec/generated/java/types/FlutterOutlineAttribute.java index b18dbe932c4..b02f3ae844c 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/FlutterOutlineAttribute.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/FlutterOutlineAttribute.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/FlutterOutlineKind.java b/pkg/analysis_server/tool/spec/generated/java/types/FlutterOutlineKind.java index b083a9d23d9..271fd313ff2 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/FlutterOutlineKind.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/FlutterOutlineKind.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/FlutterService.java b/pkg/analysis_server/tool/spec/generated/java/types/FlutterService.java index cc71a7c4ac8..607780d265a 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/FlutterService.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/FlutterService.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/FoldingKind.java b/pkg/analysis_server/tool/spec/generated/java/types/FoldingKind.java index d30381cb696..8ae6957cb92 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/FoldingKind.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/FoldingKind.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/FoldingRegion.java b/pkg/analysis_server/tool/spec/generated/java/types/FoldingRegion.java index 8cce15cc886..3f6f408398f 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/FoldingRegion.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/FoldingRegion.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/GeneralAnalysisService.java b/pkg/analysis_server/tool/spec/generated/java/types/GeneralAnalysisService.java index d3ac75e4307..075184b2e37 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/GeneralAnalysisService.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/GeneralAnalysisService.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/HighlightRegion.java b/pkg/analysis_server/tool/spec/generated/java/types/HighlightRegion.java index 8ea35626df4..fdb868de19a 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/HighlightRegion.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/HighlightRegion.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/HighlightRegionType.java b/pkg/analysis_server/tool/spec/generated/java/types/HighlightRegionType.java index 4ae12e25bf8..21d7fbcd293 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/HighlightRegionType.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/HighlightRegionType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/HoverInformation.java b/pkg/analysis_server/tool/spec/generated/java/types/HoverInformation.java index a860fd2219a..463b4209ee7 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/HoverInformation.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/HoverInformation.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ImplementedClass.java b/pkg/analysis_server/tool/spec/generated/java/types/ImplementedClass.java index 54505e1290b..e81d14aae6e 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ImplementedClass.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ImplementedClass.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ImplementedMember.java b/pkg/analysis_server/tool/spec/generated/java/types/ImplementedMember.java index 64fab4827f2..200ec6213a0 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ImplementedMember.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ImplementedMember.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ImportedElements.java b/pkg/analysis_server/tool/spec/generated/java/types/ImportedElements.java index afa9e17b7c0..cf7f31fc9f3 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ImportedElements.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ImportedElements.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/IncludedSuggestionRelevanceTag.java b/pkg/analysis_server/tool/spec/generated/java/types/IncludedSuggestionRelevanceTag.java index 0db15bd3cd2..05e9574abf4 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/IncludedSuggestionRelevanceTag.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/IncludedSuggestionRelevanceTag.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/IncludedSuggestionSet.java b/pkg/analysis_server/tool/spec/generated/java/types/IncludedSuggestionSet.java index 808e4655f1a..c9e0af9b29e 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/IncludedSuggestionSet.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/IncludedSuggestionSet.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/InlineLocalVariableFeedback.java b/pkg/analysis_server/tool/spec/generated/java/types/InlineLocalVariableFeedback.java index 13f871ca8d2..30930b3444d 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/InlineLocalVariableFeedback.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/InlineLocalVariableFeedback.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/InlineMethodFeedback.java b/pkg/analysis_server/tool/spec/generated/java/types/InlineMethodFeedback.java index c9cd093f000..725d973b55d 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/InlineMethodFeedback.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/InlineMethodFeedback.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/InlineMethodOptions.java b/pkg/analysis_server/tool/spec/generated/java/types/InlineMethodOptions.java index 8f1619da3d6..a647368b5b7 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/InlineMethodOptions.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/InlineMethodOptions.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/KytheEntry.java b/pkg/analysis_server/tool/spec/generated/java/types/KytheEntry.java index 76f9a303378..9efb62a228b 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/KytheEntry.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/KytheEntry.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/KytheVName.java b/pkg/analysis_server/tool/spec/generated/java/types/KytheVName.java index d9e6e627d70..eeda6472f2c 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/KytheVName.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/KytheVName.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/LibraryPathSet.java b/pkg/analysis_server/tool/spec/generated/java/types/LibraryPathSet.java index de46030aca1..1e3c7dd2f6b 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/LibraryPathSet.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/LibraryPathSet.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/LinkedEditGroup.java b/pkg/analysis_server/tool/spec/generated/java/types/LinkedEditGroup.java index dacc0e1df09..c315c1ca346 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/LinkedEditGroup.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/LinkedEditGroup.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/LinkedEditSuggestion.java b/pkg/analysis_server/tool/spec/generated/java/types/LinkedEditSuggestion.java index fe31f3afbb9..2afb4f504af 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/LinkedEditSuggestion.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/LinkedEditSuggestion.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/LinkedEditSuggestionKind.java b/pkg/analysis_server/tool/spec/generated/java/types/LinkedEditSuggestionKind.java index 791789a24c3..120d83c9fd9 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/LinkedEditSuggestionKind.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/LinkedEditSuggestionKind.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/Location.java b/pkg/analysis_server/tool/spec/generated/java/types/Location.java index dce3fb766d6..2daf9de511e 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/Location.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/Location.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/MoveFileOptions.java b/pkg/analysis_server/tool/spec/generated/java/types/MoveFileOptions.java index 29c172ac236..f605b97c840 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/MoveFileOptions.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/MoveFileOptions.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/NavigationRegion.java b/pkg/analysis_server/tool/spec/generated/java/types/NavigationRegion.java index 6b4a2024a40..00fc4cae5e9 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/NavigationRegion.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/NavigationRegion.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/NavigationTarget.java b/pkg/analysis_server/tool/spec/generated/java/types/NavigationTarget.java index d2a8fb8bac9..a52c112e9e9 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/NavigationTarget.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/NavigationTarget.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/Occurrences.java b/pkg/analysis_server/tool/spec/generated/java/types/Occurrences.java index e971c4c931e..9d2ce110e58 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/Occurrences.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/Occurrences.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/Outline.java b/pkg/analysis_server/tool/spec/generated/java/types/Outline.java index 658a494d026..1c3f487793c 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/Outline.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/Outline.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/OverriddenMember.java b/pkg/analysis_server/tool/spec/generated/java/types/OverriddenMember.java index 052a3e666e4..fd07ef6d072 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/OverriddenMember.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/OverriddenMember.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/OverrideMember.java b/pkg/analysis_server/tool/spec/generated/java/types/OverrideMember.java index ca395c69086..a60e46cb5eb 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/OverrideMember.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/OverrideMember.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ParameterInfo.java b/pkg/analysis_server/tool/spec/generated/java/types/ParameterInfo.java index 7855e12dc3f..38131d37404 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ParameterInfo.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ParameterInfo.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ParameterKind.java b/pkg/analysis_server/tool/spec/generated/java/types/ParameterKind.java index 40739934029..43f3e4ddf27 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ParameterKind.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ParameterKind.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/Position.java b/pkg/analysis_server/tool/spec/generated/java/types/Position.java index 349ec6a184a..7b17db33da8 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/Position.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/Position.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/PostfixTemplateDescriptor.java b/pkg/analysis_server/tool/spec/generated/java/types/PostfixTemplateDescriptor.java index 7b85f649ffe..f1099a787ba 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/PostfixTemplateDescriptor.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/PostfixTemplateDescriptor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/PubStatus.java b/pkg/analysis_server/tool/spec/generated/java/types/PubStatus.java index 0d28027964f..77c6b5f3082 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/PubStatus.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/PubStatus.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/RefactoringFeedback.java b/pkg/analysis_server/tool/spec/generated/java/types/RefactoringFeedback.java index 13d2bbd034c..ea68aaf620a 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/RefactoringFeedback.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/RefactoringFeedback.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/RefactoringKind.java b/pkg/analysis_server/tool/spec/generated/java/types/RefactoringKind.java index c2d9a9ce252..228c0eae9cc 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/RefactoringKind.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/RefactoringKind.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/RefactoringMethodParameter.java b/pkg/analysis_server/tool/spec/generated/java/types/RefactoringMethodParameter.java index e69bccf4bcd..362044f80a4 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/RefactoringMethodParameter.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/RefactoringMethodParameter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/RefactoringMethodParameterKind.java b/pkg/analysis_server/tool/spec/generated/java/types/RefactoringMethodParameterKind.java index d7025cf5434..03c56d50c1d 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/RefactoringMethodParameterKind.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/RefactoringMethodParameterKind.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/RefactoringOptions.java b/pkg/analysis_server/tool/spec/generated/java/types/RefactoringOptions.java index 1a352f7dbfa..64c70287b40 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/RefactoringOptions.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/RefactoringOptions.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/RefactoringProblem.java b/pkg/analysis_server/tool/spec/generated/java/types/RefactoringProblem.java index f0ee4b15ff3..4caaf12eb87 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/RefactoringProblem.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/RefactoringProblem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/RefactoringProblemSeverity.java b/pkg/analysis_server/tool/spec/generated/java/types/RefactoringProblemSeverity.java index 684f09ffe3d..569d3ff8710 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/RefactoringProblemSeverity.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/RefactoringProblemSeverity.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/RemoveContentOverlay.java b/pkg/analysis_server/tool/spec/generated/java/types/RemoveContentOverlay.java index 8b53cbd52cc..4adc36cfbe1 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/RemoveContentOverlay.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/RemoveContentOverlay.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/RenameFeedback.java b/pkg/analysis_server/tool/spec/generated/java/types/RenameFeedback.java index 72b58a162f8..eac650a1584 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/RenameFeedback.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/RenameFeedback.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/RenameOptions.java b/pkg/analysis_server/tool/spec/generated/java/types/RenameOptions.java index a9a63a50fef..2fa6367f7d0 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/RenameOptions.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/RenameOptions.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/RequestError.java b/pkg/analysis_server/tool/spec/generated/java/types/RequestError.java index 6d9eb4de865..0cdab8b51e7 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/RequestError.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/RequestError.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/RequestErrorCode.java b/pkg/analysis_server/tool/spec/generated/java/types/RequestErrorCode.java index dbd738a109f..aa8e173bb95 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/RequestErrorCode.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/RequestErrorCode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/RuntimeCompletionExpression.java b/pkg/analysis_server/tool/spec/generated/java/types/RuntimeCompletionExpression.java index b2d6b705f59..85a9c413a67 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/RuntimeCompletionExpression.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/RuntimeCompletionExpression.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/RuntimeCompletionExpressionType.java b/pkg/analysis_server/tool/spec/generated/java/types/RuntimeCompletionExpressionType.java index 564538464f8..c080810968a 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/RuntimeCompletionExpressionType.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/RuntimeCompletionExpressionType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/RuntimeCompletionExpressionTypeKind.java b/pkg/analysis_server/tool/spec/generated/java/types/RuntimeCompletionExpressionTypeKind.java index 6f7413212eb..c63089e881b 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/RuntimeCompletionExpressionTypeKind.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/RuntimeCompletionExpressionTypeKind.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/RuntimeCompletionVariable.java b/pkg/analysis_server/tool/spec/generated/java/types/RuntimeCompletionVariable.java index 62a0fb52c30..a54d7997d7d 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/RuntimeCompletionVariable.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/RuntimeCompletionVariable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/SearchResult.java b/pkg/analysis_server/tool/spec/generated/java/types/SearchResult.java index f741485e7cd..f139e07fc1b 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/SearchResult.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/SearchResult.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/SearchResultKind.java b/pkg/analysis_server/tool/spec/generated/java/types/SearchResultKind.java index fe02fb58dd3..d22f7cbfedd 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/SearchResultKind.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/SearchResultKind.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/ServerService.java b/pkg/analysis_server/tool/spec/generated/java/types/ServerService.java index 76802994318..fed7a986522 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/ServerService.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/ServerService.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/SourceChange.java b/pkg/analysis_server/tool/spec/generated/java/types/SourceChange.java index bddcbc992a1..55b2761cc08 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/SourceChange.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/SourceChange.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/SourceEdit.java b/pkg/analysis_server/tool/spec/generated/java/types/SourceEdit.java index f5a0f86b334..41210ffb8e2 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/SourceEdit.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/SourceEdit.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/SourceFileEdit.java b/pkg/analysis_server/tool/spec/generated/java/types/SourceFileEdit.java index fdc0fbfa44d..b2d6996c2b9 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/SourceFileEdit.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/SourceFileEdit.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/TokenDetails.java b/pkg/analysis_server/tool/spec/generated/java/types/TokenDetails.java index 071328af491..b9cc17edf6b 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/TokenDetails.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/TokenDetails.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_server/tool/spec/generated/java/types/TypeHierarchyItem.java b/pkg/analysis_server/tool/spec/generated/java/types/TypeHierarchyItem.java index 6ae2f59d152..156ec7dcc66 100644 --- a/pkg/analysis_server/tool/spec/generated/java/types/TypeHierarchyItem.java +++ b/pkg/analysis_server/tool/spec/generated/java/types/TypeHierarchyItem.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file + * Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. * diff --git a/pkg/analysis_tool/lib/tools.dart b/pkg/analysis_tool/lib/tools.dart index 74dd81693cf..831014e0190 100644 --- a/pkg/analysis_tool/lib/tools.dart +++ b/pkg/analysis_tool/lib/tools.dart @@ -159,7 +159,7 @@ class CodeGenerator { if (codeGeneratorSettings.languageName == 'java') { header = ''' /* - * Copyright (c) ${year ?? '2018'}, the Dart project authors. Please see the AUTHORS file + * Copyright (c) ${year ?? '2019'}, the Dart project authors. Please see the AUTHORS file * for details. All rights reserved. Use of this source code is governed by a * BSD-style license that can be found in the LICENSE file. *