diff --git a/packages/flutter_image/LICENSE b/packages/flutter_image/LICENSE index c9d23b9aa9..4da9688730 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 edadc95e46..d05946ab79 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 4183821a01..625e576d75 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.