| Index: tools/create_tarball.py
|
| diff --git a/tools/create_tarball.py b/tools/create_tarball.py
|
| index bccc623804e3cc5cb81d7f3392c7aefeac7e22b9..46b77127cb133079665d495ca8180042fe7c6bbd 100755
|
| --- a/tools/create_tarball.py
|
| +++ b/tools/create_tarball.py
|
| @@ -1,6 +1,6 @@
|
| #!/usr/bin/env python
|
| #
|
| -# 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 file.
|
| #
|
|
|