summaryrefslogtreecommitdiffstats
path: root/includes
diff options
context:
space:
mode:
authorStan Cox <scox@redhat.com>2009-07-08 16:30:15 -0400
committerStan Cox <scox@redhat.com>2009-07-08 16:30:15 -0400
commit1e959ba39674f73ba0691ec2a77d151baeb3381e (patch)
tree47f0715c75a19f93f66005832af6ecebb0e3c07a /includes
parent665e12562a4aa4f40aeeed0cfd207b49f89c9fd1 (diff)
downloadsystemtap-steved-1e959ba39674f73ba0691ec2a77d151baeb3381e.tar.gz
systemtap-steved-1e959ba39674f73ba0691ec2a77d151baeb3381e.tar.xz
systemtap-steved-1e959ba39674f73ba0691ec2a77d151baeb3381e.zip
Do not use GPL for sdt.h.
Diffstat (limited to 'includes')
-rw-r--r--includes/sys/sdt.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/includes/sys/sdt.h b/includes/sys/sdt.h
index 07ece7c1..e12b1482 100644
--- a/includes/sys/sdt.h
+++ b/includes/sys/sdt.h
@@ -1,10 +1,6 @@
/* Copyright (C) 2005-2009 Red Hat Inc.
- Copyright (C) 2006 Intel Corporation.
- This file is part of systemtap, and is free software. You can
- redistribute it and/or modify it under the terms of the GNU General
- Public License (GPL); either version 2, or (at your option) any
- later version.
+ This file is part of systemtap, and is free software.
*/
#ifndef _SYS_SDT_H