aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/stabs_reader.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/linux/stabs_reader.cc')
-rw-r--r--src/common/linux/stabs_reader.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common/linux/stabs_reader.cc b/src/common/linux/stabs_reader.cc
index 84d680e2..e8341d30 100644
--- a/src/common/linux/stabs_reader.cc
+++ b/src/common/linux/stabs_reader.cc
@@ -26,7 +26,10 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+// Original author: Jim Blandy <jimb@mozilla.com> <jimb@red-bean.com>
+
// This file implements the google_breakpad::StabsReader class.
+// See stabs_reader.h.
#include <a.out.h>
#include <stab.h>