commit | ee6e9c5fb8e8709f09d6ac41c633325c2d8ffacf | [log] [tgz] |
---|---|---|
author | David Symonds <dsymonds@golang.org> | Thu Nov 29 08:51:07 2012 +1100 |
committer | David Symonds <dsymonds@golang.org> | Thu Nov 29 08:51:07 2012 +1100 |
tree | 78ae6c1e1e91f4e986116b903fc83a5dfb855a55 | |
parent | cddfff51ec32d2dc0e9bce0f1ae3841371125891 [diff] [blame] |
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/AUTHORS b/AUTHORS new file mode 100644 index 0000000..15167cd --- /dev/null +++ b/AUTHORS
@@ -0,0 +1,3 @@ +# This source code refers to The Go Authors for copyright purposes. +# The master list of authors is in the main Go distribution, +# visible at http://tip.golang.org/AUTHORS.