From b3c466debfb75e14f0dada23a7988c5addc52a74 Mon Sep 17 00:00:00 2001 From: Søren Sandmann Date: Sat, 9 Apr 2005 21:17:24 +0000 Subject: Remove debug spew MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sat Apr 9 17:04:50 2005 Søren Sandmann * Makefile: Remove debug spew * *: Add copyright notices --- profile.c | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'profile.c') diff --git a/profile.c b/profile.c index bcdf82d..6efe980 100644 --- a/profile.c +++ b/profile.c @@ -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. + */ + #include #include #include -- cgit v1.2.3