summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStan Cox <scox@redhat.com>2009-07-08 17:05:27 -0400
committerStan Cox <scox@redhat.com>2009-07-08 17:05:27 -0400
commitb4fbb579fdd73eb1e61784ffa8c9ba02f89f8e26 (patch)
tree54e74a8bcef69c584f58d2f86765a6e193abda53
parent1e959ba39674f73ba0691ec2a77d151baeb3381e (diff)
downloadsystemtap-steved-b4fbb579fdd73eb1e61784ffa8c9ba02f89f8e26.tar.gz
systemtap-steved-b4fbb579fdd73eb1e61784ffa8c9ba02f89f8e26.tar.xz
systemtap-steved-b4fbb579fdd73eb1e61784ffa8c9ba02f89f8e26.zip
Clarify sdt.h license for public domain.
-rw-r--r--includes/sys/sdt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/sys/sdt.h b/includes/sys/sdt.h
index e12b1482..e448c90e 100644
--- a/includes/sys/sdt.h
+++ b/includes/sys/sdt.h
@@ -1,6 +1,6 @@
/* Copyright (C) 2005-2009 Red Hat Inc.
- This file is part of systemtap, and is free software.
+ This file is part of systemtap, and is free software in the public domain.
*/
#ifndef _SYS_SDT_H