diff options
Diffstat (limited to 'googletest/test/production.h')
-rw-r--r-- | googletest/test/production.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/googletest/test/production.h b/googletest/test/production.h index 98fd5e47..542723b7 100644 --- a/googletest/test/production.h +++ b/googletest/test/production.h @@ -26,10 +26,9 @@ // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + // -// Author: wan@google.com (Zhanyong Wan) -// -// This is part of the unit test for include/gtest/gtest_prod.h. +// This is part of the unit test for gtest_prod.h. #ifndef GTEST_TEST_PRODUCTION_H_ #define GTEST_TEST_PRODUCTION_H_ |