Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Unified Diff: dart/site/try/create_manifest.sh

Issue 126003002: Address comments from CL 125123002 and additional cleanup. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Update copyright year. Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « dart/site/try/app.yaml ('k') | dart/site/try/deploy.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..c445833267d503c75964b89f1a544bbe203b3059 100644
--- a/dart/site/try/create_manifest.sh
+++ b/dart/site/try/create_manifest.sh
@@ -1,4 +1,9 @@
#!/bin/bash
+# Copyright (c) 2014, the Dart 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.
+
+# Script to create AppCache manifest.
echo CACHE MANIFEST
« no previous file with comments | « dart/site/try/app.yaml ('k') | dart/site/try/deploy.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698