From b4fbb579fdd73eb1e61784ffa8c9ba02f89f8e26 Mon Sep 17 00:00:00 2001 From: Stan Cox Date: Wed, 8 Jul 2009 17:05:27 -0400 Subject: Clarify sdt.h license for public domain. --- includes/sys/sdt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/sys') 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 -- cgit