Index: samples/raspberry-pi2/basic/buzzer.dart |
diff --git a/samples/raspberry-pi2/basic/buzzer.dart b/samples/raspberry-pi2/basic/buzzer.dart |
index 24dc3481d4598c9a2bfed3335ad7121df0bebb74..14dfcccf6855b05a2b56a82d6b6ad46e11fb3297 100644 |
--- a/samples/raspberry-pi2/basic/buzzer.dart |
+++ b/samples/raspberry-pi2/basic/buzzer.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. |
// |