Update copyright year to 2012

This commit is contained in:
Johan Holmberg 2012-08-13 19:02:28 +02:00
parent 9ea790b0cb
commit 7a8492e454
15 changed files with 15 additions and 15 deletions

View File

@ -2,7 +2,7 @@
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# cmdtest.rb # cmdtest.rb
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# Copyright 2002-2010 Johan Holmberg. # Copyright 2002-2012 Johan Holmberg.
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# This file is part of "cmdtest". # This file is part of "cmdtest".
# #

View File

@ -1,7 +1,7 @@
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# CMDTEST_gcc.rb # CMDTEST_gcc.rb
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# Copyright 2010 Johan Holmberg. # Copyright 2010-2012 Johan Holmberg.
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# This file is part of "cmdtest". # This file is part of "cmdtest".
# #

View File

@ -1,7 +1,7 @@
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# baselogger.rb # baselogger.rb
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# Copyright 2002-2010 Johan Holmberg. # Copyright 2002-2012 Johan Holmberg.
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# This file is part of "cmdtest". # This file is part of "cmdtest".
# #

View File

@ -1,7 +1,7 @@
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# cmdeffects.rb # cmdeffects.rb
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# Copyright 2002-2010 Johan Holmberg. # Copyright 2002-2012 Johan Holmberg.
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# This file is part of "cmdtest". # This file is part of "cmdtest".
# #

View File

@ -1,7 +1,7 @@
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# consolelogger.rb # consolelogger.rb
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# Copyright 2002-2010 Johan Holmberg. # Copyright 2002-2012 Johan Holmberg.
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# This file is part of "cmdtest". # This file is part of "cmdtest".
# #

View File

@ -1,7 +1,7 @@
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# fileinfo.rb # fileinfo.rb
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# Copyright 2002-2010 Johan Holmberg. # Copyright 2002-2012 Johan Holmberg.
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# This file is part of "cmdtest". # This file is part of "cmdtest".
# #

View File

@ -1,7 +1,7 @@
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# fssnapshot.rb # fssnapshot.rb
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# Copyright 2002-2010 Johan Holmberg. # Copyright 2002-2012 Johan Holmberg.
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# This file is part of "cmdtest". # This file is part of "cmdtest".
# #

View File

@ -1,7 +1,7 @@
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# junitfile.rb # junitfile.rb
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# Copyright 2009-2010 Johan Holmberg. # Copyright 2009-2012 Johan Holmberg.
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# This file is part of "cmdtest". # This file is part of "cmdtest".
# #

View File

@ -1,7 +1,7 @@
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# junitlogger.rb # junitlogger.rb
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# Copyright 2002-2010 Johan Holmberg. # Copyright 2002-2012 Johan Holmberg.
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# This file is part of "cmdtest". # This file is part of "cmdtest".
# #

View File

@ -1,7 +1,7 @@
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# methodfilter.rb # methodfilter.rb
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# Copyright 2009-2010 Johan Holmberg. # Copyright 2009-2012 Johan Holmberg.
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# This file is part of "cmdtest". # This file is part of "cmdtest".
# #

View File

@ -2,7 +2,7 @@
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# output.rb # output.rb
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# Copyright 2010 Johan Holmberg. # Copyright 2010-2012 Johan Holmberg.
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# This file is part of "cmdtest". # This file is part of "cmdtest".
# #

View File

@ -1,7 +1,7 @@
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# testcase.rb # testcase.rb
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# Copyright 2002-2010 Johan Holmberg. # Copyright 2002-2012 Johan Holmberg.
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# This file is part of "cmdtest". # This file is part of "cmdtest".
# #

View File

@ -1,7 +1,7 @@
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# util.rb # util.rb
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# Copyright 2002-2010 Johan Holmberg. # Copyright 2002-2012 Johan Holmberg.
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# This file is part of "cmdtest". # This file is part of "cmdtest".
# #

View File

@ -1,7 +1,7 @@
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# workdir.rb # workdir.rb
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# Copyright 2002-2010 Johan Holmberg. # Copyright 2002-2012 Johan Holmberg.
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# This file is part of "cmdtest". # This file is part of "cmdtest".
# #

View File

@ -2,7 +2,7 @@
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# run-regression.rb # run-regression.rb
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# Copyright (c) 2007,2008,2009 by Johan Holmberg. All rights reserved. # Copyright (c) 2007-2012 by Johan Holmberg. All rights reserved.
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# @(#) $Id$ # @(#) $Id$
#---------------------------------------------------------------------- #----------------------------------------------------------------------