From: Daniel Pittman <[email protected]>

The header at the top of the file is long obsolete; simple_graph.rb is
licensed under the GPLv2 like the rest of puppet.  Removed.
---
 lib/puppet/simple_graph.rb |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/lib/puppet/simple_graph.rb b/lib/puppet/simple_graph.rb
index 064f6be..c91d878 100644
--- a/lib/puppet/simple_graph.rb
+++ b/lib/puppet/simple_graph.rb
@@ -1,7 +1,3 @@
-# Created by Luke A. Kanies on 2007-11-07.
-# Cycle detection and reporting by Daniel Pittman 2011-01-22
-# Copyright (c) 2007, 2010.  All rights reserved.
-
 require 'puppet/external/dot'
 require 'puppet/relationship'
 require 'set'
-- 
1.7.3.5

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to