summaryrefslogtreecommitdiff
path: root/stackstash.h
diff options
context:
space:
mode:
authorSøren Sandmann <sandmann@redhat.com>2005-04-09 21:17:24 +0000
committerSøren Sandmann Pedersen <ssp@src.gnome.org>2005-04-09 21:17:24 +0000
commitb3c466debfb75e14f0dada23a7988c5addc52a74 (patch)
tree363c67332a5365d4bdf91f8d4644637b6e1614d1 /stackstash.h
parent9ea5bacadca1320cc4112be80eab8e7c475964e7 (diff)
Remove debug spew
Sat Apr 9 17:04:50 2005 Søren Sandmann <sandmann@redhat.com> * Makefile: Remove debug spew * *: Add copyright notices
Diffstat (limited to 'stackstash.h')
-rw-r--r--stackstash.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/stackstash.h b/stackstash.h
index 690f16d..aa058e1 100644
--- a/stackstash.h
+++ b/stackstash.h
@@ -1,3 +1,22 @@
+/* Sysprof -- Sampling, systemwide CPU profiler
+ * Copyright 2004, Red Hat, Inc.
+ * Copyright 2004, 2005, Soeren Sandmann
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ */
+
#ifndef STACK_STASH_H
#define STACK_STASH_H