diff --git a/bin/cmdtest.rb b/bin/cmdtest.rb
index 520af70..065a144 100755
--- a/bin/cmdtest.rb
+++ b/bin/cmdtest.rb
@@ -2,7 +2,7 @@
 #----------------------------------------------------------------------
 # cmdtest.rb
 #----------------------------------------------------------------------
-# Copyright 2002-2012 Johan Holmberg.
+# Copyright 2002-2014 Johan Holmberg.
 #----------------------------------------------------------------------
 # This file is part of "cmdtest".
 #
diff --git a/lib/cmdtest/baselogger.rb b/lib/cmdtest/baselogger.rb
index 1718aa0..ca4ca61 100644
--- a/lib/cmdtest/baselogger.rb
+++ b/lib/cmdtest/baselogger.rb
@@ -1,7 +1,7 @@
 #----------------------------------------------------------------------
 # baselogger.rb
 #----------------------------------------------------------------------
-# Copyright 2002-2012 Johan Holmberg.
+# Copyright 2002-2014 Johan Holmberg.
 #----------------------------------------------------------------------
 # This file is part of "cmdtest".
 #
diff --git a/lib/cmdtest/cmdeffects.rb b/lib/cmdtest/cmdeffects.rb
index d5cf627..5d49934 100644
--- a/lib/cmdtest/cmdeffects.rb
+++ b/lib/cmdtest/cmdeffects.rb
@@ -1,7 +1,7 @@
 #----------------------------------------------------------------------
 # cmdeffects.rb
 #----------------------------------------------------------------------
-# Copyright 2002-2012 Johan Holmberg.
+# Copyright 2002-2014 Johan Holmberg.
 #----------------------------------------------------------------------
 # This file is part of "cmdtest".
 #
diff --git a/lib/cmdtest/consolelogger.rb b/lib/cmdtest/consolelogger.rb
index 83d1e15..82cf5df 100644
--- a/lib/cmdtest/consolelogger.rb
+++ b/lib/cmdtest/consolelogger.rb
@@ -1,7 +1,7 @@
 #----------------------------------------------------------------------
 # consolelogger.rb
 #----------------------------------------------------------------------
-# Copyright 2002-2012 Johan Holmberg.
+# Copyright 2002-2014 Johan Holmberg.
 #----------------------------------------------------------------------
 # This file is part of "cmdtest".
 #
diff --git a/lib/cmdtest/fileinfo.rb b/lib/cmdtest/fileinfo.rb
index 2369335..9ab0647 100644
--- a/lib/cmdtest/fileinfo.rb
+++ b/lib/cmdtest/fileinfo.rb
@@ -1,7 +1,7 @@
 #----------------------------------------------------------------------
 # fileinfo.rb
 #----------------------------------------------------------------------
-# Copyright 2002-2012 Johan Holmberg.
+# Copyright 2002-2014 Johan Holmberg.
 #----------------------------------------------------------------------
 # This file is part of "cmdtest".
 #
diff --git a/lib/cmdtest/fssnapshot.rb b/lib/cmdtest/fssnapshot.rb
index 2f205b2..8edd18e 100644
--- a/lib/cmdtest/fssnapshot.rb
+++ b/lib/cmdtest/fssnapshot.rb
@@ -1,7 +1,7 @@
 #----------------------------------------------------------------------
 # fssnapshot.rb
 #----------------------------------------------------------------------
-# Copyright 2002-2012 Johan Holmberg.
+# Copyright 2002-2014 Johan Holmberg.
 #----------------------------------------------------------------------
 # This file is part of "cmdtest".
 #
diff --git a/lib/cmdtest/junitfile.rb b/lib/cmdtest/junitfile.rb
index 81e9fab..7d03ba0 100644
--- a/lib/cmdtest/junitfile.rb
+++ b/lib/cmdtest/junitfile.rb
@@ -1,7 +1,7 @@
 #----------------------------------------------------------------------
 # junitfile.rb
 #----------------------------------------------------------------------
-# Copyright 2009-2012 Johan Holmberg.
+# Copyright 2009-2014 Johan Holmberg.
 #----------------------------------------------------------------------
 # This file is part of "cmdtest".
 #
diff --git a/lib/cmdtest/junitlogger.rb b/lib/cmdtest/junitlogger.rb
index fb76b18..1f3156f 100644
--- a/lib/cmdtest/junitlogger.rb
+++ b/lib/cmdtest/junitlogger.rb
@@ -1,7 +1,7 @@
 #----------------------------------------------------------------------
 # junitlogger.rb
 #----------------------------------------------------------------------
-# Copyright 2002-2012 Johan Holmberg.
+# Copyright 2002-2014 Johan Holmberg.
 #----------------------------------------------------------------------
 # This file is part of "cmdtest".
 #
diff --git a/lib/cmdtest/methodfilter.rb b/lib/cmdtest/methodfilter.rb
index a66afa9..3091f96 100644
--- a/lib/cmdtest/methodfilter.rb
+++ b/lib/cmdtest/methodfilter.rb
@@ -1,7 +1,7 @@
 #----------------------------------------------------------------------
 # methodfilter.rb
 #----------------------------------------------------------------------
-# Copyright 2009-2012 Johan Holmberg.
+# Copyright 2009-2014 Johan Holmberg.
 #----------------------------------------------------------------------
 # This file is part of "cmdtest".
 #
diff --git a/lib/cmdtest/notify.rb b/lib/cmdtest/notify.rb
index aa21bb0..b265ddf 100644
--- a/lib/cmdtest/notify.rb
+++ b/lib/cmdtest/notify.rb
@@ -1,7 +1,7 @@
 #----------------------------------------------------------------------
 # notify.rb
 #----------------------------------------------------------------------
-# Copyright 2012 Johan Holmberg.
+# Copyright 2012-2014 Johan Holmberg.
 #----------------------------------------------------------------------
 # This file is part of "cmdtest".
 #
diff --git a/lib/cmdtest/output.rb b/lib/cmdtest/output.rb
index 13c79e2..9481cb7 100644
--- a/lib/cmdtest/output.rb
+++ b/lib/cmdtest/output.rb
@@ -2,7 +2,7 @@
 #----------------------------------------------------------------------
 # output.rb
 #----------------------------------------------------------------------
-# Copyright 2010-2012 Johan Holmberg.
+# Copyright 2010-2014 Johan Holmberg.
 #----------------------------------------------------------------------
 # This file is part of "cmdtest".
 #
diff --git a/lib/cmdtest/testcase.rb b/lib/cmdtest/testcase.rb
index 1516b11..df66307 100644
--- a/lib/cmdtest/testcase.rb
+++ b/lib/cmdtest/testcase.rb
@@ -1,7 +1,7 @@
 #----------------------------------------------------------------------
 # testcase.rb
 #----------------------------------------------------------------------
-# Copyright 2002-2012 Johan Holmberg.
+# Copyright 2002-2014 Johan Holmberg.
 #----------------------------------------------------------------------
 # This file is part of "cmdtest".
 #
diff --git a/lib/cmdtest/util.rb b/lib/cmdtest/util.rb
index e055b82..92d8350 100644
--- a/lib/cmdtest/util.rb
+++ b/lib/cmdtest/util.rb
@@ -1,7 +1,7 @@
 #----------------------------------------------------------------------
 # util.rb
 #----------------------------------------------------------------------
-# Copyright 2002-2012 Johan Holmberg.
+# Copyright 2002-2014 Johan Holmberg.
 #----------------------------------------------------------------------
 # This file is part of "cmdtest".
 #
diff --git a/lib/cmdtest/workdir.rb b/lib/cmdtest/workdir.rb
index d7c6dc8..ef5103c 100644
--- a/lib/cmdtest/workdir.rb
+++ b/lib/cmdtest/workdir.rb
@@ -1,7 +1,7 @@
 #----------------------------------------------------------------------
 # workdir.rb
 #----------------------------------------------------------------------
-# Copyright 2002-2012 Johan Holmberg.
+# Copyright 2002-2014 Johan Holmberg.
 #----------------------------------------------------------------------
 # This file is part of "cmdtest".
 #