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

Issue 10876006: views/examples: Add missing header license comment to views_examples_export.h (Closed)

Created:
8 years, 4 months ago by tfarina
Modified:
8 years, 4 months ago
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

views/examples: Add missing header license comment to views_examples_export.h Forgot to include this in the previous patch, when I added this file. BUG=141187 TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=152705

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M ui/views/examples/views_examples_export.h View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tfarina
TBRing...
8 years, 4 months ago (2012-08-22 01:02:35 UTC) #1
Ben Goodger (Google)
8 years, 4 months ago (2012-08-22 16:00:57 UTC) #2
LGTM


On Tue, Aug 21, 2012 at 6:02 PM, <tfarina@chromium.org> wrote:

> Reviewers: Ben Goodger (Google),
>
> Message:
> TBRing...
>
> Description:
> views/examples: Add missing header license comment to
> views_examples_export.h
>
> Forgot to include this in the previous patch, when I added this file.
>
> BUG=141187
> TBR=ben@chromium.org
>
>
> Please review this at
http://codereview.chromium.**org/10876006/<http://codereview.chromium.org/108...
>
> SVN Base:
svn://svn.chromium.org/chrome/**trunk/src<http://svn.chromium.org/chrome/trunk/src>
>
> Affected files:
>   M ui/views/examples/views_**examples_export.h
>
>
> Index: ui/views/examples/views_**examples_export.h
> diff --git a/ui/views/examples/views_**examples_export.h
> b/ui/views/examples/views_**examples_export.h
> index 4e90f75d01a185da45aa6d435b6665**2e5e2ae191..**
> 7ea226b61e68b3bcfcc92dc860d5d0**2d0d8c9bdb 100644
> --- a/ui/views/examples/views_**examples_export.h
> +++ b/ui/views/examples/views_**examples_export.h
> @@ -1,3 +1,7 @@
> +// Copyright (c) 2012 The Chromium Authors. All rights reserved.
> +// Use of this source code is governed by a BSD-style license that can be
> +// found in the LICENSE file.
> +
>  #ifndef UI_VIEWS_EXAMPLES_VIEWS_**EXAMPLES_EXPORT_H_
>  #define UI_VIEWS_EXAMPLES_VIEWS_**EXAMPLES_EXPORT_H_
>
>
>
>

Powered by Google App Engine
This is Rietveld 408576698