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.cpp b/experimental/Intersection/SkAntiEdge.cpp
index 9a61aa4..0aa159c 100644
--- a/experimental/Intersection/SkAntiEdge.cpp
+++ b/experimental/Intersection/SkAntiEdge.cpp
@@ -1,12 +1,9 @@
 /*
- *  SkAntiEdge.cpp
- *  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.
  */
-
 #include "SkAntiEdge.h"
 #include "SkPoint.h"