Update the copyright.
This commit is contained in:
parent
559b981015
commit
ab42e46906
@ -13,7 +13,7 @@ module Compass
|
|||||||
else
|
else
|
||||||
lines = []
|
lines = []
|
||||||
lines << "Compass #{::Compass.version[:string]}"
|
lines << "Compass #{::Compass.version[:string]}"
|
||||||
lines << "Copyright (c) 2008 Chris Eppstein"
|
lines << "Copyright (c) 2008-2009 Chris Eppstein"
|
||||||
lines << "Released under the MIT License."
|
lines << "Released under the MIT License."
|
||||||
puts lines.join("\n")
|
puts lines.join("\n")
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user