Chromium Code Reviews| Index: test/hello/hello.c |
| =================================================================== |
| --- test/hello/hello.c (revision 770) |
| +++ test/hello/hello.c (working copy) |
| @@ -1,3 +1,8 @@ |
| +/* Copyright (c) 2009 Google Inc. All rights reserved. |
| + * Use of this source code is governed by a BSD-style license that can be |
| + * found in the LICENSE file. |
|
Mark Mentovai
2010/01/08 14:54:57
Same.
|
| + */ |
| + |
| #include <stdio.h> |
| int main(int argc, char *argv[]) |