Added copyright notice to PictureRenderer.cpp
Review URL: https://codereview.appspot.com/6453156 git-svn-id: http://skia.googlecode.com/svn/trunk@5203 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
f6100c3ac3
commit
b3fb7c1f46
@ -1,3 +1,10 @@
|
||||
/*
|
||||
* Copyright 2012 Google Inc.
|
||||
*
|
||||
* Use of this source code is governed by a BSD-style license that can be
|
||||
* found in the LICENSE file.
|
||||
*/
|
||||
|
||||
#include "PictureRenderer.h"
|
||||
#include "SamplePipeControllers.h"
|
||||
#include "SkCanvas.h"
|
||||
|
Loading…
Reference in New Issue
Block a user