commit | b45a1b46ee25e9b19800b028bb1ca925212ac7b4 | [log] [tgz] |
---|---|---|
author | caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri May 18 20:50:33 2012 +0000 |
committer | caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri May 18 20:50:33 2012 +0000 |
tree | 2a2bc0d004962519eaadd605c4b885386fc252cf | |
parent | a611c3ea53c02ef80baa32fbfb9cca33f999378d [diff] [blame] |
shape ops work in progress git-svn-id: http://skia.googlecode.com/svn/trunk@4006 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/experimental/Intersection/QuadraticIntersection_TestData.cpp b/experimental/Intersection/QuadraticIntersection_TestData.cpp index 2fa8a98..9ec585a 100644 --- a/experimental/Intersection/QuadraticIntersection_TestData.cpp +++ b/experimental/Intersection/QuadraticIntersection_TestData.cpp
@@ -1,10 +1,8 @@ /* - * QuadraticIntersection_TestData.cpp - * edge + * Copyright 2012 Google Inc. * - * Created by Cary Clark on 1/10/12. - * Copyright 2012 __MyCompanyName__. All rights reserved. - * + * Use of this source code is governed by a BSD-style license that can be + * found in the LICENSE file. */ #include "QuadraticIntersection_TestData.h"