diff --git a/bin/cmdtest.rb b/bin/cmdtest.rb index 3b6e930..9a87dc3 100755 --- a/bin/cmdtest.rb +++ b/bin/cmdtest.rb @@ -2,7 +2,7 @@ #---------------------------------------------------------------------- # cmdtest.rb #---------------------------------------------------------------------- -# Copyright 2002-2016 Johan Holmberg. +# Copyright 2002-2018 Johan Holmberg. #---------------------------------------------------------------------- # This file is part of "cmdtest". # diff --git a/lib/cmdtest/argumentparser.rb b/lib/cmdtest/argumentparser.rb index 1cf237a..c17d1d5 100644 --- a/lib/cmdtest/argumentparser.rb +++ b/lib/cmdtest/argumentparser.rb @@ -1,7 +1,7 @@ #---------------------------------------------------------------------- # argumentparser.rb #---------------------------------------------------------------------- -# Copyright 2015-2016 Johan Holmberg. +# Copyright 2015-2018 Johan Holmberg. #---------------------------------------------------------------------- # This file is part of "cmdtest". # diff --git a/lib/cmdtest/baselogger.rb b/lib/cmdtest/baselogger.rb index e70e32c..2c44139 100644 --- a/lib/cmdtest/baselogger.rb +++ b/lib/cmdtest/baselogger.rb @@ -1,7 +1,7 @@ #---------------------------------------------------------------------- # baselogger.rb #---------------------------------------------------------------------- -# Copyright 2002-2016 Johan Holmberg. +# Copyright 2002-2018 Johan Holmberg. #---------------------------------------------------------------------- # This file is part of "cmdtest". # diff --git a/lib/cmdtest/cmdeffects.rb b/lib/cmdtest/cmdeffects.rb index fdf0f7a..a546a67 100644 --- a/lib/cmdtest/cmdeffects.rb +++ b/lib/cmdtest/cmdeffects.rb @@ -1,7 +1,7 @@ #---------------------------------------------------------------------- # cmdeffects.rb #---------------------------------------------------------------------- -# Copyright 2002-2016 Johan Holmberg. +# Copyright 2002-2018 Johan Holmberg. #---------------------------------------------------------------------- # This file is part of "cmdtest". # diff --git a/lib/cmdtest/consolelogger.rb b/lib/cmdtest/consolelogger.rb index db75d74..1fdd28b 100644 --- a/lib/cmdtest/consolelogger.rb +++ b/lib/cmdtest/consolelogger.rb @@ -1,7 +1,7 @@ #---------------------------------------------------------------------- # consolelogger.rb #---------------------------------------------------------------------- -# Copyright 2002-2016 Johan Holmberg. +# Copyright 2002-2018 Johan Holmberg. #---------------------------------------------------------------------- # This file is part of "cmdtest". # diff --git a/lib/cmdtest/fileinfo.rb b/lib/cmdtest/fileinfo.rb index 80087bc..46bd1a3 100644 --- a/lib/cmdtest/fileinfo.rb +++ b/lib/cmdtest/fileinfo.rb @@ -1,7 +1,7 @@ #---------------------------------------------------------------------- # fileinfo.rb #---------------------------------------------------------------------- -# Copyright 2002-2016 Johan Holmberg. +# Copyright 2002-2018 Johan Holmberg. #---------------------------------------------------------------------- # This file is part of "cmdtest". # diff --git a/lib/cmdtest/fssnapshot.rb b/lib/cmdtest/fssnapshot.rb index 3ba19a7..ee779d0 100644 --- a/lib/cmdtest/fssnapshot.rb +++ b/lib/cmdtest/fssnapshot.rb @@ -1,7 +1,7 @@ #---------------------------------------------------------------------- # fssnapshot.rb #---------------------------------------------------------------------- -# Copyright 2002-2016 Johan Holmberg. +# Copyright 2002-2018 Johan Holmberg. #---------------------------------------------------------------------- # This file is part of "cmdtest". # diff --git a/lib/cmdtest/junitfile.rb b/lib/cmdtest/junitfile.rb index 0963e92..8bba684 100644 --- a/lib/cmdtest/junitfile.rb +++ b/lib/cmdtest/junitfile.rb @@ -1,7 +1,7 @@ #---------------------------------------------------------------------- # junitfile.rb #---------------------------------------------------------------------- -# Copyright 2009-2016 Johan Holmberg. +# Copyright 2009-2018 Johan Holmberg. #---------------------------------------------------------------------- # This file is part of "cmdtest". # diff --git a/lib/cmdtest/junitlogger.rb b/lib/cmdtest/junitlogger.rb index 2e7a08d..ee29153 100644 --- a/lib/cmdtest/junitlogger.rb +++ b/lib/cmdtest/junitlogger.rb @@ -1,7 +1,7 @@ #---------------------------------------------------------------------- # junitlogger.rb #---------------------------------------------------------------------- -# Copyright 2002-2016 Johan Holmberg. +# Copyright 2002-2018 Johan Holmberg. #---------------------------------------------------------------------- # This file is part of "cmdtest". # diff --git a/lib/cmdtest/lcs.rb b/lib/cmdtest/lcs.rb index b368a69..fcc8338 100755 --- a/lib/cmdtest/lcs.rb +++ b/lib/cmdtest/lcs.rb @@ -1,7 +1,7 @@ #---------------------------------------------------------------------- # lcs.rb #---------------------------------------------------------------------- -# Copyright 2016 Johan Holmberg. +# Copyright 2016-2018 Johan Holmberg. #---------------------------------------------------------------------- # This file is part of "cmdtest". # diff --git a/lib/cmdtest/methodfilter.rb b/lib/cmdtest/methodfilter.rb index 8182e0e..aaa1112 100644 --- a/lib/cmdtest/methodfilter.rb +++ b/lib/cmdtest/methodfilter.rb @@ -1,7 +1,7 @@ #---------------------------------------------------------------------- # methodfilter.rb #---------------------------------------------------------------------- -# Copyright 2009-2016 Johan Holmberg. +# Copyright 2009-2018 Johan Holmberg. #---------------------------------------------------------------------- # This file is part of "cmdtest". # diff --git a/lib/cmdtest/notify.rb b/lib/cmdtest/notify.rb index a551342..a12840b 100644 --- a/lib/cmdtest/notify.rb +++ b/lib/cmdtest/notify.rb @@ -1,7 +1,7 @@ #---------------------------------------------------------------------- # notify.rb #---------------------------------------------------------------------- -# Copyright 2012-2016 Johan Holmberg. +# Copyright 2012-2018 Johan Holmberg. #---------------------------------------------------------------------- # This file is part of "cmdtest". # diff --git a/lib/cmdtest/output.rb b/lib/cmdtest/output.rb index bf20661..ab4f4cb 100644 --- a/lib/cmdtest/output.rb +++ b/lib/cmdtest/output.rb @@ -1,7 +1,7 @@ #---------------------------------------------------------------------- # output.rb #---------------------------------------------------------------------- -# Copyright 2010-2016 Johan Holmberg. +# Copyright 2010-2018 Johan Holmberg. #---------------------------------------------------------------------- # This file is part of "cmdtest". # diff --git a/lib/cmdtest/testcase.rb b/lib/cmdtest/testcase.rb index f40efaf..6074895 100644 --- a/lib/cmdtest/testcase.rb +++ b/lib/cmdtest/testcase.rb @@ -1,7 +1,7 @@ #---------------------------------------------------------------------- # testcase.rb #---------------------------------------------------------------------- -# Copyright 2002-2016 Johan Holmberg. +# Copyright 2002-2018 Johan Holmberg. #---------------------------------------------------------------------- # This file is part of "cmdtest". # diff --git a/lib/cmdtest/util.rb b/lib/cmdtest/util.rb index 7ecb2b7..7987b89 100644 --- a/lib/cmdtest/util.rb +++ b/lib/cmdtest/util.rb @@ -1,7 +1,7 @@ #---------------------------------------------------------------------- # util.rb #---------------------------------------------------------------------- -# Copyright 2002-2016 Johan Holmberg. +# Copyright 2002-2018 Johan Holmberg. #---------------------------------------------------------------------- # This file is part of "cmdtest". # diff --git a/lib/cmdtest/workdir.rb b/lib/cmdtest/workdir.rb index a613646..52018bf 100644 --- a/lib/cmdtest/workdir.rb +++ b/lib/cmdtest/workdir.rb @@ -1,7 +1,7 @@ #---------------------------------------------------------------------- # workdir.rb #---------------------------------------------------------------------- -# Copyright 2002-2016 Johan Holmberg. +# Copyright 2002-2018 Johan Holmberg. #---------------------------------------------------------------------- # This file is part of "cmdtest". #