diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2013-06-28 14:45:49 +0000 |
---|---|---|
committer | Patrick Ohly <patrick.ohly@intel.com> | 2013-06-28 14:45:49 +0000 |
commit | 903813bda215d5937caf0745824bdcde9d2e3cec (patch) | |
tree | e5c0e14ffc8019b11d134ab97b27f5f43b62e67c /AUTHORS | |
download | re2-903813bda215d5937caf0745824bdcde9d2e3cec.tar.gz re2-903813bda215d5937caf0745824bdcde9d2e3cec.tar.bz2 re2-903813bda215d5937caf0745824bdcde9d2e3cec.zip |
Imported Upstream version 20130115upstream/20130115
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -0,0 +1,12 @@ +# This is the official list of RE2 authors for copyright purposes. +# This file is distinct from the CONTRIBUTORS files. +# See the latter for an explanation. + +# Names should be added to this file as +# Name or Organization <email address> +# The email address is not required for organizations. + +# Please keep the list sorted. + +Google Inc. +Stefano Rivera <stefano.rivera@gmail.com> |