shape ops work in progress

git-svn-id: http://skia.googlecode.com/svn/trunk@8137 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/experimental/Intersection/SkAntiEdge.h b/experimental/Intersection/SkAntiEdge.h
index a85c518..17baca6 100644
--- a/experimental/Intersection/SkAntiEdge.h
+++ b/experimental/Intersection/SkAntiEdge.h
@@ -1,12 +1,9 @@
 /*
- *  SkAntiEdge.h
- *  core
+ * Copyright 2011 Google Inc.
  *
- *  Created by Cary Clark on 5/6/11.
- *  Copyright 2011 __MyCompanyName__. All rights reserved.
- *
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
  */
-
 #ifndef SkAntiEdge_DEFINED
 #define SkAntiEdge_DEFINED