From a92c8d37a094d76b2b8b691dd6cd9732011d37b3 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 6 Jun 2014 08:01:21 +0000 Subject: update copyrights and email address for 2014 I'm still normal, and still trolling, but 80x24.org will be epic :) --- Rakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index d0075e6..df813f8 100644 --- a/Rakefile +++ b/Rakefile @@ -1,4 +1,4 @@ -# Copyright (C) 2013, Eric Wong and all contributors +# Copyright (C) 2013-2014, Eric Wong and all contributors # License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt) require 'tempfile' include Rake::DSL @@ -23,7 +23,7 @@ task "NEWS" do end fp.puts "Unreleased" unless fp.size > 0 fp.puts "# COPYRIGHT" - bdfl = 'Eric Wong ' + 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)" fp.rewind -- cgit v1.2.3-24-ge0c7