summaryrefslogtreecommitdiff
path: root/tests/testmain.cc
diff options
context:
space:
mode:
authorJosh Haberman <jhaberman@gmail.com>2015-07-07 18:46:14 -0700
committerJosh Haberman <jhaberman@gmail.com>2015-07-07 18:46:14 -0700
commit49dab06e03c16691c4dab1ba012fe8488089a590 (patch)
tree209f0749cbba6db8c9f0bf1094e6b5b5cd5190a0 /tests/testmain.cc
parent6d9a9c727fd966acec7340aeabd5bf4039c6d929 (diff)
Brought into compliance with Google open-source policies.
- removed myself from Author headers in source files. - removed copyright notices from source file headers. - added CONTRIBUTING.md
Diffstat (limited to 'tests/testmain.cc')
-rw-r--r--tests/testmain.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/testmain.cc b/tests/testmain.cc
index ac0b313..97dd716 100644
--- a/tests/testmain.cc
+++ b/tests/testmain.cc
@@ -1,5 +1,3 @@
-// Copyright 2012 Google Inc. All Rights Reserved.
-// Author: haberman@google.com (Josh Haberman)
#include <stdlib.h>
#ifdef USE_GOOGLE
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback