From 8074366d3e14edd7a3c905af6d7819d5d327a46b Mon Sep 17 00:00:00 2001 From: Collin Jackson Date: Thu, 18 Feb 2016 09:44:52 -0800 Subject: [PATCH] remove (c) --- packages/flutter_image/lib/sample.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/flutter_image/lib/sample.dart b/packages/flutter_image/lib/sample.dart index d05946ab79..943e4916fe 100644 --- a/packages/flutter_image/lib/sample.dart +++ b/packages/flutter_image/lib/sample.dart @@ -1,4 +1,4 @@ -// Copyright (c) 2016, the Flutter project authors. Please see the AUTHORS file +// Copyright 2016, the Flutter 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.