diff options
author | Bryan Duxbury <bryanduxbury@apache.org> | 2009-03-20 02:19:46 +0000 |
---|---|---|
committer | Bryan Duxbury <bryanduxbury@apache.org> | 2009-03-20 02:19:46 +0000 |
commit | 13083d6d52d2b5bd3d5a9368a04503c5b21eabab (patch) | |
tree | dfc912718c5f9dbacfd395d1e5f8dd59e9fd9de6 /aclocal/ax_thrift_internal.m4 | |
parent | afa1b47e60c4ffba554f6187d84fd20cd514f51d (diff) | |
download | thrift-13083d6d52d2b5bd3d5a9368a04503c5b21eabab.tar.gz |
THRIFT-294. Remove @author tags
They're gone. Don't add any new ones!
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@756307 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'aclocal/ax_thrift_internal.m4')
-rw-r--r-- | aclocal/ax_thrift_internal.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/aclocal/ax_thrift_internal.m4 b/aclocal/ax_thrift_internal.m4 index e0e6dad6c..9348f4a35 100644 --- a/aclocal/ax_thrift_internal.m4 +++ b/aclocal/ax_thrift_internal.m4 @@ -7,7 +7,6 @@ dnl dnl These macros have poor error handling and are poorly documented. dnl They are intended only for internal use by the Thrift compiler. dnl -dnl @author David Reiss <dreiss@facebook.com> dnl @version 2008-02-20 dnl @license AllPermissive |