| Index: dart/site/try/app.yaml
|
| diff --git a/dart/site/try/app.yaml b/dart/site/try/app.yaml
|
| index 511b1010cd106fda67c9a9d47cdc6ee91d46766d..0f8636c43e3eb9bc9925eb7c327e9a26f9b75e1e 100644
|
| --- a/dart/site/try/app.yaml
|
| +++ b/dart/site/try/app.yaml
|
| @@ -1,3 +1,10 @@
|
| +# 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.
|
| +
|
| +# App Engine configuration, see:
|
| +# https://developers.google.com/appengine/docs/python/config/appconfig
|
| +
|
| application: try-dart-lang
|
| version: 5
|
| runtime: python27
|
|
|