From 5c90135e4b7b2d1a5bafe2f9a8df45449fc855fe Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 31 Aug 2013 06:13:22 +0000 Subject: Rakefile: wrap long line This was a blind copy+paste. --- Rakefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 218390b..3cf474d 100644 --- a/Rakefile +++ b/Rakefile @@ -41,7 +41,8 @@ if ! File.exist?(manifest) || File.stat(manifest).mtime < gitidx.mtime end fp.write("\n# COPYRIGHT\n") - fp.puts "Copyright (C) 2013, Eric Wong and all contributors" + bdfl = 'Eric Wong ' + fp.puts "Copyright (C) 2013, #{bdfl} and all contributors" fp.puts "License: GPLv3 or later (http://www.gnu.org/licenses/gpl-3.0.txt)" end end -- cgit v1.2.3-24-ge0c7