diff --git a/templates/web-full/lib/reverser.dart b/templates/web-full/lib/reverser.dart index 79fbae6c..6dafe766 100644 --- a/templates/web-full/lib/reverser.dart +++ b/templates/web-full/lib/reverser.dart @@ -1,4 +1,4 @@ -// Copyright (c) 2015, . All rights reserved. Use of this source code +// Copyright (c) {{year}}, {{author}}. All rights reserved. Use of this source code // is governed by a BSD-style license that can be found in the LICENSE file. library reverser;