The stuff in kernel/dtrace gets just a (C) line: dual-licensed parts will need
further adjustment.
Signed-off-by: Nick Alcock <nick.alcock@oracle.com>
#
# DTrace Configuration
+# Copyright (C) 2010, 2011 Oracle Corporation
#
menuconfig DTRACE
* FILE: dtrace_os.c
* DESCRIPTION: Dynamic Tracing: OS support functions - part of kernel core
*
- * Copyright (C) 2010 Oracle Corporation
+ * Copyright (C) 2010, 2011 Oracle Corporation
*/
#include <linux/hrtimer.h>
+/* Copyright (C) 2010, 2011 Oracle Corporation */
+
/* register static dtrace probe points */
#define DEBUG 1