Index: samples/raspberry-pi2/basic/blinky.dart |
diff --git a/samples/raspberry-pi2/basic/blinky.dart b/samples/raspberry-pi2/basic/blinky.dart |
index df112a6a3274e223b68ef1c4721e98eedf86310b..5e5fed9dee77ba85297de16d6822955b3fb7e5c6 100644 |
--- a/samples/raspberry-pi2/basic/blinky.dart |
+++ b/samples/raspberry-pi2/basic/blinky.dart |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2015, the Fletch project authors. Please see the AUTHORS file |
+// Copyright (c) 2015, the Dartino 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.md file. |
// |