diff options
author | fche <fche> | 2005-08-01 23:23:08 +0000 |
---|---|---|
committer | fche <fche> | 2005-08-01 23:23:08 +0000 |
commit | 61d3853d38a092525388961c3523ce1a3701cf1e (patch) | |
tree | d6cd341b22c3de50cf7196421bf51bb35ca1e0cc /runtime/stpd/stp_dump.c | |
parent | 63d4bb3c5d43cf2760588281414ca9d0e5276da5 (diff) | |
download | systemtap-steved-61d3853d38a092525388961c3523ce1a3701cf1e.tar.gz systemtap-steved-61d3853d38a092525388961c3523ce1a3701cf1e.tar.xz systemtap-steved-61d3853d38a092525388961c3523ce1a3701cf1e.zip |
2005-08-01 Frank Ch. Eigler <fche@redhat.com>
* librelay.c: Correct fwrite api usage.
* all: Correct copyright holder name.
Diffstat (limited to 'runtime/stpd/stp_dump.c')
-rw-r--r-- | runtime/stpd/stp_dump.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/stpd/stp_dump.c b/runtime/stpd/stp_dump.c index 74dbc012..287d915c 100644 --- a/runtime/stpd/stp_dump.c +++ b/runtime/stpd/stp_dump.c @@ -15,7 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * Copyright (C) Redhat Inc, 2005 + * Copyright (C) Red Hat Inc, 2005 * */ |