Merge pull request #3 from chinmaygarde/master
Update year
diff --git a/packages/flutter_image/LICENSE b/packages/flutter_image/LICENSE
index c9d23b9..4da9688 100644
--- a/packages/flutter_image/LICENSE
+++ b/packages/flutter_image/LICENSE
@@ -1,4 +1,4 @@
-Copyright 2015, the Flutter project authors. All rights reserved.
+Copyright 2016, the Flutter project authors. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
diff --git a/packages/flutter_image/lib/sample.dart b/packages/flutter_image/lib/sample.dart
index edadc95..d05946a 100644
--- a/packages/flutter_image/lib/sample.dart
+++ b/packages/flutter_image/lib/sample.dart
@@ -1,4 +1,4 @@
-// Copyright (c) 2015, the Flutter project authors. Please see the AUTHORS file
+// Copyright (c) 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.
diff --git a/packages/flutter_image/test/all_test.dart b/packages/flutter_image/test/all_test.dart
index 4183821..625e576 100644
--- a/packages/flutter_image/test/all_test.dart
+++ b/packages/flutter_image/test/all_test.dart
@@ -1,4 +1,4 @@
-// Copyright (c) 2015, the Flutter project authors. Please see the AUTHORS file
+// Copyright (c) 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.