diff options
author | Rob Pike <r@golang.org> | 2009-08-13 09:21:28 -0700 |
---|---|---|
committer | Rob Pike <r@golang.org> | 2009-08-13 09:21:28 -0700 |
commit | 080500ab13a458c198d2f0b18c258464b05c16e1 (patch) | |
tree | 0642be9c310b6d290d43989914ca440956c6a8e0 /AUTHORS | |
parent | b030095e8a2329c233bd57de43809386bb0d3e53 (diff) | |
download | golang-080500ab13a458c198d2f0b18c258464b05c16e1.tar.gz |
Add AUTHORS and LICENSE files.
R=gri,iant
DELTA=47 (43 added, 0 deleted, 4 changed)
OCL=33127
CL=33173
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 000000000..067457a27 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,6 @@ +# This is the official list of Go authors for copyright purposes. + +# Names should be added to this file like so: +# Name or Organization <email address> + +Google Inc. |