Keep the copyright up to date.
This commit is contained in:
parent
dbb88965a6
commit
3bf2a029b2
@ -81,7 +81,7 @@ Options:
|
||||
else
|
||||
lines = []
|
||||
lines << "Compass #{::Compass.version[:string]}"
|
||||
lines << "Copyright (c) 2008-2009 Chris Eppstein"
|
||||
lines << "Copyright (c) 2008-#{Time.now.year} Chris Eppstein"
|
||||
lines << "Released under the MIT License."
|
||||
puts lines.join("\n")
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user