goprotobuf: Use a standard redirecting AUTHORS and CONTRIBUTORS file.

Correct copyright notice to "The Go Authors" throughout.

R=rsc, bradfitz
CC=golang-dev
http://codereview.appspot.com/6845101
diff --git a/proto/equal_test.go b/proto/equal_test.go
index 574e52e..cdf3fd9 100644
--- a/proto/equal_test.go
+++ b/proto/equal_test.go
@@ -1,6 +1,6 @@
 // Go support for Protocol Buffers - Google's data interchange format
 //
-// Copyright 2011 Google Inc.  All rights reserved.
+// Copyright 2011 The Go Authors.  All rights reserved.
 // http://code.google.com/p/goprotobuf/
 //
 // Redistribution and use in source and binary forms, with or without