diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..11eb3e1 --- /dev/null +++ b/LICENSE @@ -0,0 +1,3 @@ +Copyright 2011 Rémi Prévost. +You may use this work without restrictions, as long as this notice is included. +The work is provided "as is" without warranty of any kind, neither express nor implied. diff --git a/teamocil.gemspec b/teamocil.gemspec index 698c061..141ca00 100644 --- a/teamocil.gemspec +++ b/teamocil.gemspec @@ -11,4 +11,3 @@ spec = Gem::Specification.new do |s| s.require_path = "lib" s.executables << 'teamocil' end -