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

Unified Diff: dart/site/try/app.yaml

Issue 126003002: Address comments from CL 125123002 and additional cleanup. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Added README file. 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
Index: dart/site/try/app.yaml
diff --git a/dart/site/try/app.yaml b/dart/site/try/app.yaml
index 511b1010cd106fda67c9a9d47cdc6ee91d46766d..55b04ca2d7b6cca1fc4fffd67ac633f3a578f7b5 100644
--- a/dart/site/try/app.yaml
+++ b/dart/site/try/app.yaml
@@ -1,3 +1,10 @@
+# Copyright (c) 2013, 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.
+
+# App Engine configuration, see:
+# https://developers.google.com/appengine/docs/python/config/appconfig
+
application: try-dart-lang
version: 5
runtime: python27

Powered by Google App Engine
This is Rietveld 408576698