Chromium Code Reviews| Index: dart/site/try/create_manifest.sh |
| diff --git a/dart/site/try/create_manifest.sh b/dart/site/try/create_manifest.sh |
| index 6437b701d1f30ff849b8a167c686a4e33f7c7eab..7b66cb3fea5f91aaa8ed3c748378779bca096f7c 100644 |
| --- a/dart/site/try/create_manifest.sh |
| +++ b/dart/site/try/create_manifest.sh |
| @@ -1,4 +1,9 @@ |
| #!/bin/bash |
| +# Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file |
|
kasperl
2014/01/08 14:23:26
2014?
ahe
2014/01/09 15:04:11
Done (also in four other files).
|
| +# 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. |
| + |
| +# Script to create AppCache manifest. |
| echo CACHE MANIFEST |