summaryrefslogtreecommitdiffstats
path: root/grapher/GraphWidget.cxx
diff options
context:
space:
mode:
authorTim Moore <timoore@redhat.com>2009-12-07 19:19:45 +0100
committerTim Moore <timoore@redhat.com>2009-12-07 19:19:45 +0100
commitf669d095ba7fe5a623b31abc05b4f6664059803b (patch)
tree9c39bcec723fc23d015b84a3242f05add4ee39fb /grapher/GraphWidget.cxx
parent9175e50559751538f4da02e6e17c61a8f5191a31 (diff)
downloadsystemtap-steved-f669d095ba7fe5a623b31abc05b4f6664059803b.tar.gz
systemtap-steved-f669d095ba7fe5a623b31abc05b4f6664059803b.tar.xz
systemtap-steved-f669d095ba7fe5a623b31abc05b4f6664059803b.zip
add copyright and license to grapher files
Diffstat (limited to 'grapher/GraphWidget.cxx')
-rw-r--r--grapher/GraphWidget.cxx8
1 files changed, 8 insertions, 0 deletions
diff --git a/grapher/GraphWidget.cxx b/grapher/GraphWidget.cxx
index c8d8cc45..8335fda2 100644
--- a/grapher/GraphWidget.cxx
+++ b/grapher/GraphWidget.cxx
@@ -1,3 +1,11 @@
+// systemtap grapher
+// Copyright (C) 2009 Red Hat Inc.
+//
+// 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.
+
#include <algorithm>
#include <ctime>
#include <iterator>