Index: pkg/analyzer/lib/src/codegen/tools.dart |
diff --git a/pkg/analyzer/lib/src/codegen/tools.dart b/pkg/analyzer/lib/src/codegen/tools.dart |
index 89bbb84896ca39d71e128ec3c6f46bd267d55b36..87c9edf649e262f51633f18dc6eb1196518564c9 100644 |
--- a/pkg/analyzer/lib/src/codegen/tools.dart |
+++ b/pkg/analyzer/lib/src/codegen/tools.dart |
@@ -159,7 +159,7 @@ class CodeGenerator { |
if (codeGeneratorSettings.languageName == 'java') { |
header = ''' |
/* |
- * Copyright (c) 2014, the Dart project authors. |
+ * Copyright (c) 2015, the Dart project authors. |
* |
* Licensed under the Eclipse Public License v1.0 (the "License"); you may not use this file except |
* in compliance with the License. You may obtain a copy of the License at |