From 1cd8f365ef3166caf44fcd93cd88b2be29f425b5 Mon Sep 17 00:00:00 2001 From: Austin Ziegler Date: Mon, 21 Jan 2013 01:34:06 -0500 Subject: Release 1.2 in 2013, not 2012 or 2102. --- lib/diff/lcs.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/diff/lcs.rb') diff --git a/lib/diff/lcs.rb b/lib/diff/lcs.rb index 7543fe6..93ffac6 100644 --- a/lib/diff/lcs.rb +++ b/lib/diff/lcs.rb @@ -110,7 +110,7 @@ module Diff; end unless defined? Diff # Mark-Jason Dominus. # # == Licence -# Copyright © 2004–2102 Austin Ziegler +# Copyright © 2004–2013 Austin Ziegler # This program is free software; you can redistribute it and/or modify it # under the same terms as Ruby, or alternatively under the Perl Artistic # licence. -- cgit v1.2.1