summaryrefslogtreecommitdiff
path: root/src/ps/stacktrace.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ps/stacktrace.c')
-rw-r--r--src/ps/stacktrace.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ps/stacktrace.c b/src/ps/stacktrace.c
index 0698752..fdd2aa9 100644
--- a/src/ps/stacktrace.c
+++ b/src/ps/stacktrace.c
@@ -1,10 +1,14 @@
/*
* stacktrace.c - ps debugging additions
+ *
* Gnu debugger stack trace code provided by Peter Mattis
* <petm@CSUA.Berkeley.EDU> on Thu, 2 Nov 1995
- *
* Modified for easy use by Albert Cahalan.
*
+ * Copyright © 2004-2023 Craig Small <csmall@dropbear.xyz>
+ * Copyright © 2011-2016 Jim Warner <james.warner@comcast.net
+ * Copyright © 1998-2004 Albert Cahalan
+ *
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either