[Avida-SVN] r2384 - in development/source: . actions analyze classification cpu drivers main platform platform/tcmalloc script targets/avida targets/avida-s targets/avida-viewer targets/unit-tests targets/viewer-text tools viewer-core

brysonda at myxo.css.msu.edu brysonda at myxo.css.msu.edu
Tue Feb 26 14:50:26 PST 2008


Author: brysonda
Date: 2008-02-26 17:50:24 -0500 (Tue, 26 Feb 2008)
New Revision: 2384

Modified:
   development/source/actions/DriverActions.cc
   development/source/actions/DriverActions.h
   development/source/actions/EnvironmentActions.cc
   development/source/actions/EnvironmentActions.h
   development/source/actions/LandscapeActions.cc
   development/source/actions/LandscapeActions.h
   development/source/actions/PopulationActions.cc
   development/source/actions/PopulationActions.h
   development/source/actions/PrintActions.cc
   development/source/actions/PrintActions.h
   development/source/actions/SaveLoadActions.cc
   development/source/actions/SaveLoadActions.h
   development/source/actions/cAction.h
   development/source/actions/cActionLibrary.cc
   development/source/actions/cActionLibrary.h
   development/source/analyze/cAnalyze.cc
   development/source/analyze/cAnalyze.h
   development/source/analyze/cAnalyzeCommand.h
   development/source/analyze/cAnalyzeCommandAction.h
   development/source/analyze/cAnalyzeCommandDef.h
   development/source/analyze/cAnalyzeCommandDefBase.h
   development/source/analyze/cAnalyzeFlowCommand.h
   development/source/analyze/cAnalyzeFlowCommandDef.h
   development/source/analyze/cAnalyzeFunction.h
   development/source/analyze/cAnalyzeGenotype.cc
   development/source/analyze/cAnalyzeGenotype.h
   development/source/analyze/cAnalyzeJob.h
   development/source/analyze/cAnalyzeJobQueue.h
   development/source/analyze/cAnalyzeJobWorker.cc
   development/source/analyze/cAnalyzeJobWorker.h
   development/source/analyze/cAnalyzeTreeStats_CumulativeStemminess.cc
   development/source/analyze/cAnalyzeTreeStats_CumulativeStemminess.h
   development/source/analyze/cAnalyzeTreeStats_Gamma.cc
   development/source/analyze/cAnalyzeTreeStats_Gamma.h
   development/source/analyze/cGenotypeBatch.h
   development/source/analyze/cMutationalNeighborhood.cc
   development/source/analyze/cMutationalNeighborhood.h
   development/source/analyze/cMutationalNeighborhoodResults.h
   development/source/analyze/tAnalyzeJob.h
   development/source/classification/cClassificationManager.cc
   development/source/classification/cClassificationManager.h
   development/source/classification/cGenotype.cc
   development/source/classification/cGenotype.h
   development/source/classification/cGenotypeControl.cc
   development/source/classification/cGenotypeControl.h
   development/source/classification/cGenotype_BirthData.cc
   development/source/classification/cGenotype_BirthData.h
   development/source/classification/cGenotype_TestData.h
   development/source/classification/cInjectGenotype.cc
   development/source/classification/cInjectGenotype.h
   development/source/classification/cInjectGenotypeControl.cc
   development/source/classification/cInjectGenotypeControl.h
   development/source/classification/cInjectGenotypeElement.h
   development/source/classification/cInjectGenotypeQueue.cc
   development/source/classification/cInjectGenotypeQueue.h
   development/source/classification/cInjectGenotype_BirthData.h
   development/source/classification/cLineage.cc
   development/source/classification/cLineage.h
   development/source/classification/cSpecies.cc
   development/source/classification/cSpecies.h
   development/source/classification/cSpeciesControl.cc
   development/source/classification/cSpeciesControl.h
   development/source/classification/cSpeciesQueue.cc
   development/source/classification/cSpeciesQueue.h
   development/source/classification/nGenotype.h
   development/source/classification/nInjectGenotype.h
   development/source/classification/nSpecies.h
   development/source/cpu/cCPUMemory.cc
   development/source/cpu/cCPUMemory.h
   development/source/cpu/cCPUStack.cc
   development/source/cpu/cCPUStack.h
   development/source/cpu/cCPUTestInfo.cc
   development/source/cpu/cCPUTestInfo.h
   development/source/cpu/cCodeLabel.cc
   development/source/cpu/cCodeLabel.h
   development/source/cpu/cHardwareBase.cc
   development/source/cpu/cHardwareBase.h
   development/source/cpu/cHardwareCPU.cc
   development/source/cpu/cHardwareCPU.h
   development/source/cpu/cHardwareExperimental.cc
   development/source/cpu/cHardwareExperimental.h
   development/source/cpu/cHardwareGX.cc
   development/source/cpu/cHardwareGX.h
   development/source/cpu/cHardwareManager.cc
   development/source/cpu/cHardwareManager.h
   development/source/cpu/cHardwareSMT.cc
   development/source/cpu/cHardwareSMT.h
   development/source/cpu/cHardwareStatusPrinter.cc
   development/source/cpu/cHardwareStatusPrinter.h
   development/source/cpu/cHardwareTracer.h
   development/source/cpu/cHardwareTransSMT.cc
   development/source/cpu/cHardwareTransSMT.h
   development/source/cpu/cHeadCPU.cc
   development/source/cpu/cHeadCPU.h
   development/source/cpu/cInstLib.h
   development/source/cpu/cInstLibEntry.h
   development/source/cpu/cInstSet.cc
   development/source/cpu/cInstSet.h
   development/source/cpu/cTestCPU.cc
   development/source/cpu/cTestCPU.h
   development/source/cpu/cTestCPUInterface.cc
   development/source/cpu/cTestCPUInterface.h
   development/source/cpu/nHardware.h
   development/source/cpu/sCPUStats.h
   development/source/cpu/tInstLib.h
   development/source/cpu/tInstLibEntry.h
   development/source/defs.h
   development/source/drivers/cAvidaDriver.h
   development/source/drivers/cDefaultAnalyzeDriver.cc
   development/source/drivers/cDefaultAnalyzeDriver.h
   development/source/drivers/cDefaultRunDriver.cc
   development/source/drivers/cDefaultRunDriver.h
   development/source/drivers/cDriverManager.cc
   development/source/drivers/cDriverManager.h
   development/source/drivers/cFallbackWorldDriver.cc
   development/source/drivers/cFallbackWorldDriver.h
   development/source/drivers/cWorldDriver.h
   development/source/main/MyCodeArrayLessThan.h
   development/source/main/avida.cc
   development/source/main/avida.h
   development/source/main/cAvidaConfig.cc
   development/source/main/cAvidaConfig.h
   development/source/main/cAvidaContext.h
   development/source/main/cBirthChamber.cc
   development/source/main/cBirthChamber.h
   development/source/main/cDeme.cc
   development/source/main/cDeme.h
   development/source/main/cEnvReqs.h
   development/source/main/cEnvironment.cc
   development/source/main/cEnvironment.h
   development/source/main/cEventList.cc
   development/source/main/cEventList.h
   development/source/main/cFitnessMatrix.cc
   development/source/main/cFitnessMatrix.h
   development/source/main/cGenome.cc
   development/source/main/cGenome.h
   development/source/main/cGenomeUtil.cc
   development/source/main/cGenomeUtil.h
   development/source/main/cGermline.h
   development/source/main/cInstruction.cc
   development/source/main/cInstruction.h
   development/source/main/cLandscape.cc
   development/source/main/cLandscape.h
   development/source/main/cLocalMutations.cc
   development/source/main/cLocalMutations.h
   development/source/main/cMutation.h
   development/source/main/cMutationLib.cc
   development/source/main/cMutationLib.h
   development/source/main/cMutationRates.cc
   development/source/main/cMutationRates.h
   development/source/main/cMxCodeArray.cc
   development/source/main/cMxCodeArray.h
   development/source/main/cOrgInterface.h
   development/source/main/cOrgSeqMessage.h
   development/source/main/cOrgSinkMessage.h
   development/source/main/cOrgSourceMessage.h
   development/source/main/cOrganism.cc
   development/source/main/cOrganism.h
   development/source/main/cPhenPlastGenotype.cc
   development/source/main/cPhenotype.cc
   development/source/main/cPhenotype.h
   development/source/main/cPlasticPhenotype.cc
   development/source/main/cPlasticPhenotype.h
   development/source/main/cPopulation.cc
   development/source/main/cPopulation.h
   development/source/main/cPopulationCell.cc
   development/source/main/cPopulationCell.h
   development/source/main/cPopulationInterface.cc
   development/source/main/cPopulationInterface.h
   development/source/main/cReaction.cc
   development/source/main/cReaction.h
   development/source/main/cReactionLib.cc
   development/source/main/cReactionLib.h
   development/source/main/cReactionProcess.h
   development/source/main/cReactionRequisite.h
   development/source/main/cReactionResult.cc
   development/source/main/cReactionResult.h
   development/source/main/cResource.cc
   development/source/main/cResource.h
   development/source/main/cResourceCount.cc
   development/source/main/cResourceCount.h
   development/source/main/cResourceLib.cc
   development/source/main/cResourceLib.h
   development/source/main/cSpatialCountElem.cc
   development/source/main/cSpatialCountElem.h
   development/source/main/cSpatialResCount.cc
   development/source/main/cSpatialResCount.h
   development/source/main/cStats.cc
   development/source/main/cStats.h
   development/source/main/cTaskContext.h
   development/source/main/cTaskEntry.h
   development/source/main/cTaskLib.cc
   development/source/main/cTaskLib.h
   development/source/main/cTaskState.h
   development/source/main/cWorld.cc
   development/source/main/cWorld.h
   development/source/main/nGeometry.h
   development/source/main/nMutation.h
   development/source/main/nReaction.h
   development/source/platform/FloatingPoint.h
   development/source/platform/PlatformExpert.cc
   development/source/platform/PlatformExpert.h
   development/source/platform/cConditionVariable.h
   development/source/platform/cMutex.h
   development/source/platform/cRWLock.h
   development/source/platform/cThread.cc
   development/source/platform/platform.h
   development/source/platform/tcmalloc/pagemap.h
   development/source/platform/tcmalloc/spinlock.h
   development/source/platform/tcmalloc/system-alloc.cc
   development/source/platform/tcmalloc/system-alloc.h
   development/source/platform/tcmalloc/tcmalloc-config.h
   development/source/platform/tcmalloc/tcmalloc-logging.cc
   development/source/platform/tcmalloc/tcmalloc-logging.h
   development/source/platform/tcmalloc/tcmalloc-platform.h
   development/source/platform/tcmalloc/tcmalloc.cc
   development/source/script/ASTree.cc
   development/source/script/ASTree.h
   development/source/script/AvidaScript.h
   development/source/script/cASLibrary.cc
   development/source/script/cASLibrary.h
   development/source/script/cASTVisitor.h
   development/source/script/cDumpASTVisitor.cc
   development/source/script/cDumpASTVisitor.h
   development/source/script/cLexer.h
   development/source/script/cLexer.l
   development/source/script/cParser.cc
   development/source/script/cParser.h
   development/source/script/cScriptObject.cc
   development/source/script/cScriptObject.h
   development/source/script/cSemanticASTVisitor.h
   development/source/script/cSymbolTable.cc
   development/source/script/cSymbolTable.h
   development/source/targets/avida-s/main.cc
   development/source/targets/avida-viewer/cTabBox.h
   development/source/targets/avida-viewer/cTextViewerAnalyzeDriver.cc
   development/source/targets/avida-viewer/cTextViewerAnalyzeDriver.h
   development/source/targets/avida-viewer/cTextViewerDriver.cc
   development/source/targets/avida-viewer/cTextViewerDriver.h
   development/source/targets/avida-viewer/cTextViewerDriver_Base.cc
   development/source/targets/avida-viewer/cTextViewerDriver_Base.h
   development/source/targets/avida-viewer/cView_Base.h
   development/source/targets/avida-viewer/viewer.cc
   development/source/targets/avida/primitive.cc
   development/source/targets/unit-tests/main.cc
   development/source/targets/viewer-text/cDriver_TextViewer.cc
   development/source/targets/viewer-text/cDriver_TextViewer.h
   development/source/targets/viewer-text/cTextWindow.cc
   development/source/targets/viewer-text/cTextWindow.h
   development/source/targets/viewer-text/viewer-text.cc
   development/source/tools/cArgContainer.cc
   development/source/tools/cArgContainer.h
   development/source/tools/cArgSchema.cc
   development/source/tools/cArgSchema.h
   development/source/tools/cBlockStruct.cc
   development/source/tools/cBlockStruct.h
   development/source/tools/cChangeList.cc
   development/source/tools/cChangeList.h
   development/source/tools/cConstSchedule.cc
   development/source/tools/cConstSchedule.h
   development/source/tools/cCoords.h
   development/source/tools/cCountTracker.h
   development/source/tools/cCycleCheck.cc
   development/source/tools/cCycleCheck.h
   development/source/tools/cDataEntry.cc
   development/source/tools/cDataEntry.h
   development/source/tools/cDataFile.cc
   development/source/tools/cDataFile.h
   development/source/tools/cDataFileManager.cc
   development/source/tools/cDataFileManager.h
   development/source/tools/cDataManager_Base.cc
   development/source/tools/cDataManager_Base.h
   development/source/tools/cDefaultMessageDisplay.cc
   development/source/tools/cDefaultMessageDisplay.h
   development/source/tools/cDemeProbSchedule.cc
   development/source/tools/cDemeProbSchedule.h
   development/source/tools/cDoubleSum.cc
   development/source/tools/cDoubleSum.h
   development/source/tools/cFile.cc
   development/source/tools/cFile.h
   development/source/tools/cFixedBlock.cc
   development/source/tools/cFixedBlock.h
   development/source/tools/cFixedCoords.cc
   development/source/tools/cFixedCoords.h
   development/source/tools/cFlexVar.h
   development/source/tools/cHelpAlias.cc
   development/source/tools/cHelpAlias.h
   development/source/tools/cHelpEntry.h
   development/source/tools/cHelpFullEntry.h
   development/source/tools/cHelpManager.cc
   development/source/tools/cHelpManager.h
   development/source/tools/cHelpType.cc
   development/source/tools/cHelpType.h
   development/source/tools/cHistogram.cc
   development/source/tools/cHistogram.h
   development/source/tools/cID.h
   development/source/tools/cIndexedBlockStruct.cc
   development/source/tools/cIndexedBlockStruct.h
   development/source/tools/cInitFile.cc
   development/source/tools/cInitFile.h
   development/source/tools/cIntSum.cc
   development/source/tools/cIntSum.h
   development/source/tools/cIntegratedSchedule.cc
   development/source/tools/cIntegratedSchedule.h
   development/source/tools/cIntegratedScheduleNode.cc
   development/source/tools/cIntegratedScheduleNode.h
   development/source/tools/cMerit.cc
   development/source/tools/cMerit.h
   development/source/tools/cMessageClass.h
   development/source/tools/cMessageClosure.h
   development/source/tools/cMessageDisplay.cc
   development/source/tools/cMessageDisplay.h
   development/source/tools/cMessageDisplay_headers.h
   development/source/tools/cMessageType.h
   development/source/tools/cProbDemeProbSchedule.cc
   development/source/tools/cProbDemeProbSchedule.h
   development/source/tools/cProbSchedule.cc
   development/source/tools/cProbSchedule.h
   development/source/tools/cRandom.cc
   development/source/tools/cRandom.h
   development/source/tools/cRefBlock.h
   development/source/tools/cRunningAverage.cc
   development/source/tools/cRunningAverage.h
   development/source/tools/cScaledBlock.h
   development/source/tools/cSchedule.cc
   development/source/tools/cSchedule.h
   development/source/tools/cString.cc
   development/source/tools/cString.h
   development/source/tools/cStringIterator.cc
   development/source/tools/cStringIterator.h
   development/source/tools/cStringList.cc
   development/source/tools/cStringList.h
   development/source/tools/cStringUtil.cc
   development/source/tools/cStringUtil.h
   development/source/tools/cTools.cc
   development/source/tools/cTools.h
   development/source/tools/cUInt.h
   development/source/tools/cVerifierSuiteRecurser.h
   development/source/tools/cWeightedIndex.cc
   development/source/tools/cWeightedIndex.h
   development/source/tools/functions.h
   development/source/tools/tArgDataEntry.h
   development/source/tools/tArray.h
   development/source/tools/tAutoRelease.h
   development/source/tools/tBuffer.h
   development/source/tools/tDataEntry.h
   development/source/tools/tDataEntryBase.h
   development/source/tools/tDataEntryCommand.h
   development/source/tools/tDataManager.h
   development/source/tools/tDictionary.h
   development/source/tools/tHashTable.h
   development/source/tools/tList.h
   development/source/tools/tManagedPointerArray.h
   development/source/tools/tMatrix.h
   development/source/tools/tObjectFactory.h
   development/source/tools/tSmartArray.h
   development/source/tools/tVector.h
   development/source/tools/tVerifierSuite.hh
   development/source/viewer-core/cCoreView_Info.cc
   development/source/viewer-core/cCoreView_Info.h
Log:
Update copyright years.

Modified: development/source/actions/DriverActions.cc
===================================================================
--- development/source/actions/DriverActions.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/actions/DriverActions.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David Bryson on 7/19/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/actions/DriverActions.h
===================================================================
--- development/source/actions/DriverActions.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/actions/DriverActions.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David Bryson on 7/19/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/actions/EnvironmentActions.cc
===================================================================
--- development/source/actions/EnvironmentActions.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/actions/EnvironmentActions.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David Bryson on 8/9/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/actions/EnvironmentActions.h
===================================================================
--- development/source/actions/EnvironmentActions.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/actions/EnvironmentActions.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David Bryson on 8/9/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/actions/LandscapeActions.cc
===================================================================
--- development/source/actions/LandscapeActions.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/actions/LandscapeActions.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 4/10/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/actions/LandscapeActions.h
===================================================================
--- development/source/actions/LandscapeActions.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/actions/LandscapeActions.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 4/10/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/actions/PopulationActions.cc
===================================================================
--- development/source/actions/PopulationActions.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/actions/PopulationActions.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 6/25/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/actions/PopulationActions.h
===================================================================
--- development/source/actions/PopulationActions.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/actions/PopulationActions.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 6/25/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/actions/PrintActions.cc
===================================================================
--- development/source/actions/PrintActions.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/actions/PrintActions.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 5/11/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/actions/PrintActions.h
===================================================================
--- development/source/actions/PrintActions.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/actions/PrintActions.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 5/11/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/actions/SaveLoadActions.cc
===================================================================
--- development/source/actions/SaveLoadActions.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/actions/SaveLoadActions.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 5/20/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/actions/SaveLoadActions.h
===================================================================
--- development/source/actions/SaveLoadActions.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/actions/SaveLoadActions.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 5/20/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/actions/cAction.h
===================================================================
--- development/source/actions/cAction.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/actions/cAction.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 4/8/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/actions/cActionLibrary.cc
===================================================================
--- development/source/actions/cActionLibrary.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/actions/cActionLibrary.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 5/20/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/actions/cActionLibrary.h
===================================================================
--- development/source/actions/cActionLibrary.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/actions/cActionLibrary.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 4/8/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/analyze/cAnalyze.cc
===================================================================
--- development/source/analyze/cAnalyze.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyze.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "analyze.cc" prior to 12/1/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/analyze/cAnalyze.h
===================================================================
--- development/source/analyze/cAnalyze.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyze.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "analyze.hh" prior to 12/1/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/analyze/cAnalyzeCommand.h
===================================================================
--- development/source/analyze/cAnalyzeCommand.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyzeCommand.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "analyze_command.hh" prior to 12/1/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/analyze/cAnalyzeCommandAction.h
===================================================================
--- development/source/analyze/cAnalyzeCommandAction.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyzeCommandAction.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 4/10/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/analyze/cAnalyzeCommandDef.h
===================================================================
--- development/source/analyze/cAnalyzeCommandDef.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyzeCommandDef.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "analyze_command_def.hh" prior to 12/1/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/analyze/cAnalyzeCommandDefBase.h
===================================================================
--- development/source/analyze/cAnalyzeCommandDefBase.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyzeCommandDefBase.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "analyze_command_def_base.hh" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/analyze/cAnalyzeFlowCommand.h
===================================================================
--- development/source/analyze/cAnalyzeFlowCommand.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyzeFlowCommand.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "analyze_flow_command.hh" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/analyze/cAnalyzeFlowCommandDef.h
===================================================================
--- development/source/analyze/cAnalyzeFlowCommandDef.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyzeFlowCommandDef.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "analyze_flow_command_def.hh" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/analyze/cAnalyzeFunction.h
===================================================================
--- development/source/analyze/cAnalyzeFunction.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyzeFunction.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "analyze_function.hh" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/analyze/cAnalyzeGenotype.cc
===================================================================
--- development/source/analyze/cAnalyzeGenotype.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyzeGenotype.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "analyze_genotype.cc" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/analyze/cAnalyzeGenotype.h
===================================================================
--- development/source/analyze/cAnalyzeGenotype.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyzeGenotype.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "analyze_genotype.hh" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/analyze/cAnalyzeJob.h
===================================================================
--- development/source/analyze/cAnalyzeJob.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyzeJob.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 2/18/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/analyze/cAnalyzeJobQueue.h
===================================================================
--- development/source/analyze/cAnalyzeJobQueue.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyzeJobQueue.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 2/18/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/analyze/cAnalyzeJobWorker.cc
===================================================================
--- development/source/analyze/cAnalyzeJobWorker.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyzeJobWorker.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 2/18/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/analyze/cAnalyzeJobWorker.h
===================================================================
--- development/source/analyze/cAnalyzeJobWorker.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyzeJobWorker.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 2/18/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/analyze/cAnalyzeTreeStats_CumulativeStemminess.cc
===================================================================
--- development/source/analyze/cAnalyzeTreeStats_CumulativeStemminess.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyzeTreeStats_CumulativeStemminess.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida at vallista
  *
  *  Created by Kaben Nanlohy on 2007.12.03.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License

Modified: development/source/analyze/cAnalyzeTreeStats_CumulativeStemminess.h
===================================================================
--- development/source/analyze/cAnalyzeTreeStats_CumulativeStemminess.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyzeTreeStats_CumulativeStemminess.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida at vallista
  *
  *  Created by Kaben Nanlohy on 2007.12.03.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License

Modified: development/source/analyze/cAnalyzeTreeStats_Gamma.cc
===================================================================
--- development/source/analyze/cAnalyzeTreeStats_Gamma.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyzeTreeStats_Gamma.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida at vallista
  *
  *  Created by Kaben Nanlohy on 2007.12.03.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License

Modified: development/source/analyze/cAnalyzeTreeStats_Gamma.h
===================================================================
--- development/source/analyze/cAnalyzeTreeStats_Gamma.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cAnalyzeTreeStats_Gamma.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida at vallista
  *
  *  Created by Kaben Nanlohy on 2007.12.03.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License

Modified: development/source/analyze/cGenotypeBatch.h
===================================================================
--- development/source/analyze/cGenotypeBatch.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cGenotypeBatch.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "genotype_batch.hh" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/analyze/cMutationalNeighborhood.cc
===================================================================
--- development/source/analyze/cMutationalNeighborhood.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cMutationalNeighborhood.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 6/13/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/analyze/cMutationalNeighborhood.h
===================================================================
--- development/source/analyze/cMutationalNeighborhood.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cMutationalNeighborhood.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 6/13/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/analyze/cMutationalNeighborhoodResults.h
===================================================================
--- development/source/analyze/cMutationalNeighborhoodResults.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/cMutationalNeighborhoodResults.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David Bryson on 6/21/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/analyze/tAnalyzeJob.h
===================================================================
--- development/source/analyze/tAnalyzeJob.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/analyze/tAnalyzeJob.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 2/18/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/classification/cClassificationManager.cc
===================================================================
--- development/source/classification/cClassificationManager.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cClassificationManager.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 11/14/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cClassificationManager.h
===================================================================
--- development/source/classification/cClassificationManager.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cClassificationManager.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 11/14/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cGenotype.cc
===================================================================
--- development/source/classification/cGenotype.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cGenotype.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "genotype.cc" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cGenotype.h
===================================================================
--- development/source/classification/cGenotype.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cGenotype.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "genotype.hh" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cGenotypeControl.cc
===================================================================
--- development/source/classification/cGenotypeControl.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cGenotypeControl.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "genotype_control.cc" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cGenotypeControl.h
===================================================================
--- development/source/classification/cGenotypeControl.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cGenotypeControl.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "genotype_control.hh" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cGenotype_BirthData.cc
===================================================================
--- development/source/classification/cGenotype_BirthData.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cGenotype_BirthData.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "genotype_birth_data.cc" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cGenotype_BirthData.h
===================================================================
--- development/source/classification/cGenotype_BirthData.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cGenotype_BirthData.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "genotype_birth_data.hh" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cGenotype_TestData.h
===================================================================
--- development/source/classification/cGenotype_TestData.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cGenotype_TestData.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "genotype_test_data.hh" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cInjectGenotype.cc
===================================================================
--- development/source/classification/cInjectGenotype.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cInjectGenotype.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "inject_genotype.cc" prior to 11/15/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cInjectGenotype.h
===================================================================
--- development/source/classification/cInjectGenotype.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cInjectGenotype.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "inject_genotype.hh" prior to 11/15/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cInjectGenotypeControl.cc
===================================================================
--- development/source/classification/cInjectGenotypeControl.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cInjectGenotypeControl.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "inject_genotype_control.cc" prior to 11/15/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cInjectGenotypeControl.h
===================================================================
--- development/source/classification/cInjectGenotypeControl.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cInjectGenotypeControl.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "inject_genotype_control.hh" prior to 11/15/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cInjectGenotypeElement.h
===================================================================
--- development/source/classification/cInjectGenotypeElement.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cInjectGenotypeElement.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "inject_genotype_element.hh" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cInjectGenotypeQueue.cc
===================================================================
--- development/source/classification/cInjectGenotypeQueue.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cInjectGenotypeQueue.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "inject_genotype_queue.cc" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cInjectGenotypeQueue.h
===================================================================
--- development/source/classification/cInjectGenotypeQueue.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cInjectGenotypeQueue.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "inject_genotype_queue.hh" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cInjectGenotype_BirthData.h
===================================================================
--- development/source/classification/cInjectGenotype_BirthData.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cInjectGenotype_BirthData.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "inject_genotype_birth_data.hh" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cLineage.cc
===================================================================
--- development/source/classification/cLineage.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cLineage.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "lineage.cc" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/classification/cLineage.h
===================================================================
--- development/source/classification/cLineage.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cLineage.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "lineage.hh" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/classification/cSpecies.cc
===================================================================
--- development/source/classification/cSpecies.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cSpecies.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "species.cc" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/classification/cSpecies.h
===================================================================
--- development/source/classification/cSpecies.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cSpecies.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "species.hh" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/classification/cSpeciesControl.cc
===================================================================
--- development/source/classification/cSpeciesControl.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cSpeciesControl.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "species_control.cc" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cSpeciesControl.h
===================================================================
--- development/source/classification/cSpeciesControl.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cSpeciesControl.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "species_control.hh" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cSpeciesQueue.cc
===================================================================
--- development/source/classification/cSpeciesQueue.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cSpeciesQueue.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "species_queue.cc" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/cSpeciesQueue.h
===================================================================
--- development/source/classification/cSpeciesQueue.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/cSpeciesQueue.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "species_queue" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/classification/nGenotype.h
===================================================================
--- development/source/classification/nGenotype.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/nGenotype.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 10/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/classification/nInjectGenotype.h
===================================================================
--- development/source/classification/nInjectGenotype.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/nInjectGenotype.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 10/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/classification/nSpecies.h
===================================================================
--- development/source/classification/nSpecies.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/classification/nSpecies.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 10/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/cpu/cCPUMemory.cc
===================================================================
--- development/source/cpu/cCPUMemory.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cCPUMemory.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "cpu_memory.cc" prior to 11/22/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cCPUMemory.h
===================================================================
--- development/source/cpu/cCPUMemory.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cCPUMemory.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "cpu_memory.hh" prior to 11/22/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cCPUStack.cc
===================================================================
--- development/source/cpu/cCPUStack.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cCPUStack.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "cpu_stack.cc" prior to 11/17/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2001 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cCPUStack.h
===================================================================
--- development/source/cpu/cCPUStack.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cCPUStack.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "cpu_stack.hh" prior to 11/17/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2001 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cCPUTestInfo.cc
===================================================================
--- development/source/cpu/cCPUTestInfo.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cCPUTestInfo.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "cpu_test_info.hh" prior to 11/29/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cCPUTestInfo.h
===================================================================
--- development/source/cpu/cCPUTestInfo.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cCPUTestInfo.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "cpu_test_info.hh" prior to 11/29/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cCodeLabel.cc
===================================================================
--- development/source/cpu/cCodeLabel.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cCodeLabel.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "code_label.cc" prior to 11/22/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cCodeLabel.h
===================================================================
--- development/source/cpu/cCodeLabel.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cCodeLabel.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "code_label.hh" prior to 11/22/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cHardwareBase.cc
===================================================================
--- development/source/cpu/cHardwareBase.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHardwareBase.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *../RSDN_FI_25ku_basemut_org50_1dist_fixlen_32205
  *  Called "hardware_base.cc" prior to 11/17/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cHardwareBase.h
===================================================================
--- development/source/cpu/cHardwareBase.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHardwareBase.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "hardware_base.hh" prior to 11/17/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cHardwareCPU.cc
===================================================================
--- development/source/cpu/cHardwareCPU.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHardwareCPU.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "hardware_cpu.cc" prior to 11/17/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cHardwareCPU.h
===================================================================
--- development/source/cpu/cHardwareCPU.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHardwareCPU.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "hardware_cpu.hh" prior to 11/17/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cHardwareExperimental.cc
===================================================================
--- development/source/cpu/cHardwareExperimental.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHardwareExperimental.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 2/10/07 based on cHardwareCPU.cc
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cHardwareExperimental.h
===================================================================
--- development/source/cpu/cHardwareExperimental.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHardwareExperimental.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 2/10/07 based on cHardwareCPU.h
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cHardwareGX.cc
===================================================================
--- development/source/cpu/cHardwareGX.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHardwareGX.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  cHardwareGX.cc
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License

Modified: development/source/cpu/cHardwareGX.h
===================================================================
--- development/source/cpu/cHardwareGX.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHardwareGX.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  cHardwareGX.h
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/cpu/cHardwareManager.cc
===================================================================
--- development/source/cpu/cHardwareManager.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHardwareManager.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 10/18/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/cpu/cHardwareManager.h
===================================================================
--- development/source/cpu/cHardwareManager.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHardwareManager.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 10/18/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/cpu/cHardwareSMT.cc
===================================================================
--- development/source/cpu/cHardwareSMT.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHardwareSMT.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 6/4/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/cpu/cHardwareSMT.h
===================================================================
--- development/source/cpu/cHardwareSMT.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHardwareSMT.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 6/4/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/cpu/cHardwareStatusPrinter.cc
===================================================================
--- development/source/cpu/cHardwareStatusPrinter.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHardwareStatusPrinter.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "hardware_status_printer.cc" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2004 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cHardwareStatusPrinter.h
===================================================================
--- development/source/cpu/cHardwareStatusPrinter.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHardwareStatusPrinter.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "hardware_status_printer.hh" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2004 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cHardwareTracer.h
===================================================================
--- development/source/cpu/cHardwareTracer.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHardwareTracer.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "hardware_tracer.hh" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2004 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cHardwareTransSMT.cc
===================================================================
--- development/source/cpu/cHardwareTransSMT.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHardwareTransSMT.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 7/13/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/cpu/cHardwareTransSMT.h
===================================================================
--- development/source/cpu/cHardwareTransSMT.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHardwareTransSMT.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 7/13/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/cpu/cHeadCPU.cc
===================================================================
--- development/source/cpu/cHeadCPU.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHeadCPU.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "head_cpu.cc" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cHeadCPU.h
===================================================================
--- development/source/cpu/cHeadCPU.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cHeadCPU.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "head_cpu.hh" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cInstLib.h
===================================================================
--- development/source/cpu/cInstLib.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cInstLib.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "inst_lib_base.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cInstLibEntry.h
===================================================================
--- development/source/cpu/cInstLibEntry.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cInstLibEntry.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 2/17/07.
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/cpu/cInstSet.cc
===================================================================
--- development/source/cpu/cInstSet.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cInstSet.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "inst_set.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cInstSet.h
===================================================================
--- development/source/cpu/cInstSet.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cInstSet.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "inst_set.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cTestCPU.cc
===================================================================
--- development/source/cpu/cTestCPU.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cTestCPU.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "test_cpu.cc" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cTestCPU.h
===================================================================
--- development/source/cpu/cTestCPU.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cTestCPU.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "test_cpu.hh" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/cpu/cTestCPUInterface.cc
===================================================================
--- development/source/cpu/cTestCPUInterface.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cTestCPUInterface.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/4/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/cpu/cTestCPUInterface.h
===================================================================
--- development/source/cpu/cTestCPUInterface.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/cTestCPUInterface.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/4/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/cpu/nHardware.h
===================================================================
--- development/source/cpu/nHardware.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/nHardware.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 8/29/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/cpu/sCPUStats.h
===================================================================
--- development/source/cpu/sCPUStats.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/sCPUStats.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "cpu_stats.hh" prior to 11/30/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1999-2003 California Institute of Technology.
  *
  *

Modified: development/source/cpu/tInstLib.h
===================================================================
--- development/source/cpu/tInstLib.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/tInstLib.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "tInstLib.hh" prior to 6/4/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/cpu/tInstLibEntry.h
===================================================================
--- development/source/cpu/tInstLibEntry.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/cpu/tInstLibEntry.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David Bryson on 2/14/07.
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/defs.h
===================================================================
--- development/source/defs.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/defs.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "defs.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/drivers/cAvidaDriver.h
===================================================================
--- development/source/drivers/cAvidaDriver.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/drivers/cAvidaDriver.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 12/10/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/drivers/cDefaultAnalyzeDriver.cc
===================================================================
--- development/source/drivers/cDefaultAnalyzeDriver.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/drivers/cDefaultAnalyzeDriver.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 12/11/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/drivers/cDefaultAnalyzeDriver.h
===================================================================
--- development/source/drivers/cDefaultAnalyzeDriver.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/drivers/cDefaultAnalyzeDriver.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 12/11/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/drivers/cDefaultRunDriver.cc
===================================================================
--- development/source/drivers/cDefaultRunDriver.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/drivers/cDefaultRunDriver.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 12/11/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/drivers/cDefaultRunDriver.h
===================================================================
--- development/source/drivers/cDefaultRunDriver.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/drivers/cDefaultRunDriver.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 12/11/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/drivers/cDriverManager.cc
===================================================================
--- development/source/drivers/cDriverManager.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/drivers/cDriverManager.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 12/11/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/drivers/cDriverManager.h
===================================================================
--- development/source/drivers/cDriverManager.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/drivers/cDriverManager.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 12/11/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/drivers/cFallbackWorldDriver.cc
===================================================================
--- development/source/drivers/cFallbackWorldDriver.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/drivers/cFallbackWorldDriver.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 12/10/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/drivers/cFallbackWorldDriver.h
===================================================================
--- development/source/drivers/cFallbackWorldDriver.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/drivers/cFallbackWorldDriver.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 12/10/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/drivers/cWorldDriver.h
===================================================================
--- development/source/drivers/cWorldDriver.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/drivers/cWorldDriver.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 12/10/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/MyCodeArrayLessThan.h
===================================================================
--- development/source/main/MyCodeArrayLessThan.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/MyCodeArrayLessThan.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "my_code_array_less_than.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/avida.cc
===================================================================
--- development/source/main/avida.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/avida.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  avida.cc
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *
@@ -109,7 +109,7 @@
 
   cout << endl;
 
-  cout << "Copyright (C) 1999-2007 Michigan State University." << endl;
+  cout << "Copyright (C) 1999-2008 Michigan State University." << endl;
   cout << "Copyright (C) 1993-2003 California Institute of Technology." << endl << endl;
   
   cout << "Avida comes with ABSOLUTELY NO WARRANTY." << endl;

Modified: development/source/main/avida.h
===================================================================
--- development/source/main/avida.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/avida.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "avida.hh" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/main/cAvidaConfig.cc
===================================================================
--- development/source/main/cAvidaConfig.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cAvidaConfig.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -4,7 +4,7 @@
  *
  *  Created by David on 10/16/05.
  *  Designed by Charles.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/cAvidaConfig.h
===================================================================
--- development/source/main/cAvidaConfig.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cAvidaConfig.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -4,7 +4,7 @@
  *
  *  Created by David on 10/16/05.
  *  Designed by Charles.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/cAvidaContext.h
===================================================================
--- development/source/main/cAvidaContext.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cAvidaContext.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/13/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/cBirthChamber.cc
===================================================================
--- development/source/main/cBirthChamber.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cBirthChamber.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "birth_chamber.cc" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cBirthChamber.h
===================================================================
--- development/source/main/cBirthChamber.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cBirthChamber.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "birth_chamber.hh" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cDeme.cc
===================================================================
--- development/source/main/cDeme.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cDeme.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  cDeme.cc
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/cDeme.h
===================================================================
--- development/source/main/cDeme.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cDeme.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  cDeme.h
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/cEnvReqs.h
===================================================================
--- development/source/main/cEnvReqs.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cEnvReqs.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David Bryson on 12/12/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/cEnvironment.cc
===================================================================
--- development/source/main/cEnvironment.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cEnvironment.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "environment.cc" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cEnvironment.h
===================================================================
--- development/source/main/cEnvironment.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cEnvironment.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "environment.hh" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cEventList.cc
===================================================================
--- development/source/main/cEventList.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cEventList.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "event_list.cc" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cEventList.h
===================================================================
--- development/source/main/cEventList.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cEventList.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "event_list.hh" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cFitnessMatrix.cc
===================================================================
--- development/source/main/cFitnessMatrix.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cFitnessMatrix.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "fitness_matrix.cc" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cFitnessMatrix.h
===================================================================
--- development/source/main/cFitnessMatrix.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cFitnessMatrix.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "fitness_matrix.hh" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cGenome.cc
===================================================================
--- development/source/main/cGenome.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cGenome.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "genome.cc" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cGenome.h
===================================================================
--- development/source/main/cGenome.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cGenome.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "genome.hh" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cGenomeUtil.cc
===================================================================
--- development/source/main/cGenomeUtil.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cGenomeUtil.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "genome_util.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cGenomeUtil.h
===================================================================
--- development/source/main/cGenomeUtil.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cGenomeUtil.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "genome_util.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cGermline.h
===================================================================
--- development/source/main/cGermline.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cGermline.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  cGermline.h
  *  Avida
  *
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/cInstruction.cc
===================================================================
--- development/source/main/cInstruction.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cInstruction.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "inst.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cInstruction.h
===================================================================
--- development/source/main/cInstruction.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cInstruction.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "inst.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cLandscape.cc
===================================================================
--- development/source/main/cLandscape.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cLandscape.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "landscape.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cLandscape.h
===================================================================
--- development/source/main/cLandscape.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cLandscape.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "landscape.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cLocalMutations.cc
===================================================================
--- development/source/main/cLocalMutations.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cLocalMutations.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "local_mutations.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cLocalMutations.h
===================================================================
--- development/source/main/cLocalMutations.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cLocalMutations.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "local_mutations.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cMutation.h
===================================================================
--- development/source/main/cMutation.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cMutation.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "mutation.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cMutationLib.cc
===================================================================
--- development/source/main/cMutationLib.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cMutationLib.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "mutation_lib.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cMutationLib.h
===================================================================
--- development/source/main/cMutationLib.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cMutationLib.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "mutation_lib.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cMutationRates.cc
===================================================================
--- development/source/main/cMutationRates.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cMutationRates.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "mutation_rates.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cMutationRates.h
===================================================================
--- development/source/main/cMutationRates.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cMutationRates.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "mutation_rates.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cMxCodeArray.cc
===================================================================
--- development/source/main/cMxCodeArray.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cMxCodeArray.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "mx_code_array.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cMxCodeArray.h
===================================================================
--- development/source/main/cMxCodeArray.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cMxCodeArray.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "mx_code_array.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cOrgInterface.h
===================================================================
--- development/source/main/cOrgInterface.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cOrgInterface.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/4/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/cOrgSeqMessage.h
===================================================================
--- development/source/main/cOrgSeqMessage.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cOrgSeqMessage.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/28/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/cOrgSinkMessage.h
===================================================================
--- development/source/main/cOrgSinkMessage.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cOrgSinkMessage.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/26/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/cOrgSourceMessage.h
===================================================================
--- development/source/main/cOrgSourceMessage.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cOrgSourceMessage.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/26/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/cOrganism.cc
===================================================================
--- development/source/main/cOrganism.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cOrganism.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "organism.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cOrganism.h
===================================================================
--- development/source/main/cOrganism.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cOrganism.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "organism.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cPhenPlastGenotype.cc
===================================================================
--- development/source/main/cPhenPlastGenotype.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cPhenPlastGenotype.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by Matthew Rupp on 7/29/07.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/cPhenotype.cc
===================================================================
--- development/source/main/cPhenotype.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cPhenotype.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "phenotype.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cPhenotype.h
===================================================================
--- development/source/main/cPhenotype.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cPhenotype.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "phenotype.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cPlasticPhenotype.cc
===================================================================
--- development/source/main/cPlasticPhenotype.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cPlasticPhenotype.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by Matthew Rupp on 7/27/07
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/cPlasticPhenotype.h
===================================================================
--- development/source/main/cPlasticPhenotype.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cPlasticPhenotype.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by Matthew Rupp on 7/27/07.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/cPopulation.cc
===================================================================
--- development/source/main/cPopulation.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cPopulation.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "population.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cPopulation.h
===================================================================
--- development/source/main/cPopulation.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cPopulation.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "population.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cPopulationCell.cc
===================================================================
--- development/source/main/cPopulationCell.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cPopulationCell.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "pop_cell.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cPopulationCell.h
===================================================================
--- development/source/main/cPopulationCell.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cPopulationCell.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "pop_cell.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cPopulationInterface.cc
===================================================================
--- development/source/main/cPopulationInterface.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cPopulationInterface.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "pop_interface.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cPopulationInterface.h
===================================================================
--- development/source/main/cPopulationInterface.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cPopulationInterface.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "pop_interface.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cReaction.cc
===================================================================
--- development/source/main/cReaction.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cReaction.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "reaction.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/main/cReaction.h
===================================================================
--- development/source/main/cReaction.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cReaction.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "reaction.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2004 California Institute of Technology.
  *
  *

Modified: development/source/main/cReactionLib.cc
===================================================================
--- development/source/main/cReactionLib.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cReactionLib.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "reaction_lib.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/main/cReactionLib.h
===================================================================
--- development/source/main/cReactionLib.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cReactionLib.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "reaction_lib.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/main/cReactionProcess.h
===================================================================
--- development/source/main/cReactionProcess.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cReactionProcess.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "reaction_process.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2004 California Institute of Technology.
  *
  *

Modified: development/source/main/cReactionRequisite.h
===================================================================
--- development/source/main/cReactionRequisite.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cReactionRequisite.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "reaction_requisite.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/main/cReactionResult.cc
===================================================================
--- development/source/main/cReactionResult.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cReactionResult.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "reaction_result.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2004 California Institute of Technology.
  *
  *

Modified: development/source/main/cReactionResult.h
===================================================================
--- development/source/main/cReactionResult.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cReactionResult.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "reaction_result.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2004 California Institute of Technology.
  *
  *

Modified: development/source/main/cResource.cc
===================================================================
--- development/source/main/cResource.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cResource.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "resource.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/main/cResource.h
===================================================================
--- development/source/main/cResource.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cResource.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "resource.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cResourceCount.cc
===================================================================
--- development/source/main/cResourceCount.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cResourceCount.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "resource_count.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/main/cResourceCount.h
===================================================================
--- development/source/main/cResourceCount.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cResourceCount.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "resource_count.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/main/cResourceLib.cc
===================================================================
--- development/source/main/cResourceLib.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cResourceLib.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "resource_lib.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cResourceLib.h
===================================================================
--- development/source/main/cResourceLib.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cResourceLib.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "resource_lib.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cSpatialCountElem.cc
===================================================================
--- development/source/main/cSpatialCountElem.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cSpatialCountElem.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "spatial_count_elem.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/main/cSpatialCountElem.h
===================================================================
--- development/source/main/cSpatialCountElem.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cSpatialCountElem.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "spatial_count_elem.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/main/cSpatialResCount.cc
===================================================================
--- development/source/main/cSpatialResCount.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cSpatialResCount.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "spatial_res_count.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/main/cSpatialResCount.h
===================================================================
--- development/source/main/cSpatialResCount.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cSpatialResCount.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "spatial_res_count.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/main/cStats.cc
===================================================================
--- development/source/main/cStats.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cStats.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "stats.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology.
  *
  *

Modified: development/source/main/cStats.h
===================================================================
--- development/source/main/cStats.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cStats.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "stats.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2002 California Institute of Technology.
  *
  *

Modified: development/source/main/cTaskContext.h
===================================================================
--- development/source/main/cTaskContext.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cTaskContext.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/29/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/cTaskEntry.h
===================================================================
--- development/source/main/cTaskEntry.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cTaskEntry.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "task_entry.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cTaskLib.cc
===================================================================
--- development/source/main/cTaskLib.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cTaskLib.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -4,7 +4,7 @@
  *  Avida
  *
  *  Called "task_lib.cc" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cTaskLib.h
===================================================================
--- development/source/main/cTaskLib.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cTaskLib.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "task_lib.hh" prior to 12/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/main/cTaskState.h
===================================================================
--- development/source/main/cTaskState.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cTaskState.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David Bryson on 1/7/07.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/cWorld.cc
===================================================================
--- development/source/main/cWorld.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cWorld.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 10/18/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/cWorld.h
===================================================================
--- development/source/main/cWorld.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/cWorld.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 10/18/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/nGeometry.h
===================================================================
--- development/source/main/nGeometry.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/nGeometry.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 10/6/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/nMutation.h
===================================================================
--- development/source/main/nMutation.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/nMutation.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 10/5/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/main/nReaction.h
===================================================================
--- development/source/main/nReaction.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/main/nReaction.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 10/6/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/platform/FloatingPoint.h
===================================================================
--- development/source/platform/FloatingPoint.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/platform/FloatingPoint.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 5/20/07.
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/platform/PlatformExpert.cc
===================================================================
--- development/source/platform/PlatformExpert.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/platform/PlatformExpert.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 6/29/07.
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/platform/PlatformExpert.h
===================================================================
--- development/source/platform/PlatformExpert.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/platform/PlatformExpert.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 6/29/07.
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/platform/cConditionVariable.h
===================================================================
--- development/source/platform/cConditionVariable.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/platform/cConditionVariable.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/3/07.
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/platform/cMutex.h
===================================================================
--- development/source/platform/cMutex.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/platform/cMutex.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/2/07.
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/platform/cRWLock.h
===================================================================
--- development/source/platform/cRWLock.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/platform/cRWLock.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/3/07.
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/platform/cThread.cc
===================================================================
--- development/source/platform/cThread.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/platform/cThread.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 2/18/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/platform/platform.h
===================================================================
--- development/source/platform/platform.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/platform/platform.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/2/07.
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/platform/tcmalloc/pagemap.h
===================================================================
--- development/source/platform/tcmalloc/pagemap.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/platform/tcmalloc/pagemap.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/20/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/platform/tcmalloc/spinlock.h
===================================================================
--- development/source/platform/tcmalloc/spinlock.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/platform/tcmalloc/spinlock.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/20/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/platform/tcmalloc/system-alloc.cc
===================================================================
--- development/source/platform/tcmalloc/system-alloc.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/platform/tcmalloc/system-alloc.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/20/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/platform/tcmalloc/system-alloc.h
===================================================================
--- development/source/platform/tcmalloc/system-alloc.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/platform/tcmalloc/system-alloc.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/20/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/platform/tcmalloc/tcmalloc-config.h
===================================================================
--- development/source/platform/tcmalloc/tcmalloc-config.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/platform/tcmalloc/tcmalloc-config.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/20/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/platform/tcmalloc/tcmalloc-logging.cc
===================================================================
--- development/source/platform/tcmalloc/tcmalloc-logging.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/platform/tcmalloc/tcmalloc-logging.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/20/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/platform/tcmalloc/tcmalloc-logging.h
===================================================================
--- development/source/platform/tcmalloc/tcmalloc-logging.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/platform/tcmalloc/tcmalloc-logging.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/20/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/platform/tcmalloc/tcmalloc-platform.h
===================================================================
--- development/source/platform/tcmalloc/tcmalloc-platform.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/platform/tcmalloc/tcmalloc-platform.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/20/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/platform/tcmalloc/tcmalloc.cc
===================================================================
--- development/source/platform/tcmalloc/tcmalloc.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/platform/tcmalloc/tcmalloc.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/20/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/script/ASTree.cc
===================================================================
--- development/source/script/ASTree.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/script/ASTree.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 4/7/07.
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/script/ASTree.h
===================================================================
--- development/source/script/ASTree.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/script/ASTree.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 4/7/07.
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/script/AvidaScript.h
===================================================================
--- development/source/script/AvidaScript.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/script/AvidaScript.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  avida_test_language
  *
  *  Created by David on 1/14/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/script/cASLibrary.cc
===================================================================
--- development/source/script/cASLibrary.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/script/cASLibrary.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 1/16/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/script/cASLibrary.h
===================================================================
--- development/source/script/cASLibrary.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/script/cASLibrary.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 1/16/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/script/cASTVisitor.h
===================================================================
--- development/source/script/cASTVisitor.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/script/cASTVisitor.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 7/11/07.
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/script/cDumpASTVisitor.cc
===================================================================
--- development/source/script/cDumpASTVisitor.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/script/cDumpASTVisitor.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 7/12/07.
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/script/cDumpASTVisitor.h
===================================================================
--- development/source/script/cDumpASTVisitor.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/script/cDumpASTVisitor.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 7/12/07.
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/script/cLexer.h
===================================================================
--- development/source/script/cLexer.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/script/cLexer.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  avida_test_language
  *
  *  Created by David on 1/13/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/script/cLexer.l
===================================================================
--- development/source/script/cLexer.l	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/script/cLexer.l	2008-02-26 22:50:24 UTC (rev 2384)
@@ -4,7 +4,7 @@
  *  avida_test_language
  *
  *  Created by David on 1/13/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/script/cParser.cc
===================================================================
--- development/source/script/cParser.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/script/cParser.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 1/16/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/script/cParser.h
===================================================================
--- development/source/script/cParser.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/script/cParser.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 1/16/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/script/cScriptObject.cc
===================================================================
--- development/source/script/cScriptObject.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/script/cScriptObject.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 2/2/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/script/cScriptObject.h
===================================================================
--- development/source/script/cScriptObject.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/script/cScriptObject.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 2/2/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/script/cSemanticASTVisitor.h
===================================================================
--- development/source/script/cSemanticASTVisitor.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/script/cSemanticASTVisitor.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 7/12/07.
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/script/cSymbolTable.cc
===================================================================
--- development/source/script/cSymbolTable.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/script/cSymbolTable.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 2/2/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/script/cSymbolTable.h
===================================================================
--- development/source/script/cSymbolTable.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/script/cSymbolTable.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 2/2/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/targets/avida/primitive.cc
===================================================================
--- development/source/targets/avida/primitive.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/targets/avida/primitive.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  primitive.cc
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/targets/avida-s/main.cc
===================================================================
--- development/source/targets/avida-s/main.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/targets/avida-s/main.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 1/13/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/targets/avida-viewer/cTabBox.h
===================================================================
--- development/source/targets/avida-viewer/cTabBox.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/targets/avida-viewer/cTabBox.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  cTabBox.h
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/targets/avida-viewer/cTextViewerAnalyzeDriver.cc
===================================================================
--- development/source/targets/avida-viewer/cTextViewerAnalyzeDriver.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/targets/avida-viewer/cTextViewerAnalyzeDriver.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 12/11/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/targets/avida-viewer/cTextViewerAnalyzeDriver.h
===================================================================
--- development/source/targets/avida-viewer/cTextViewerAnalyzeDriver.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/targets/avida-viewer/cTextViewerAnalyzeDriver.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  cTextViewerAnalyzeDriver.h
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/targets/avida-viewer/cTextViewerDriver.cc
===================================================================
--- development/source/targets/avida-viewer/cTextViewerDriver.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/targets/avida-viewer/cTextViewerDriver.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 12/11/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/targets/avida-viewer/cTextViewerDriver.h
===================================================================
--- development/source/targets/avida-viewer/cTextViewerDriver.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/targets/avida-viewer/cTextViewerDriver.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 12/11/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/targets/avida-viewer/cTextViewerDriver_Base.cc
===================================================================
--- development/source/targets/avida-viewer/cTextViewerDriver_Base.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/targets/avida-viewer/cTextViewerDriver_Base.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  cTextViewerDriver_Base.cc
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/targets/avida-viewer/cTextViewerDriver_Base.h
===================================================================
--- development/source/targets/avida-viewer/cTextViewerDriver_Base.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/targets/avida-viewer/cTextViewerDriver_Base.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  cTextViewerDriver_Base.h
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/targets/avida-viewer/cView_Base.h
===================================================================
--- development/source/targets/avida-viewer/cView_Base.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/targets/avida-viewer/cView_Base.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -1,5 +1,5 @@
 //////////////////////////////////////////////////////////////////////////////
-// Copyright (C) 1999-2007 Michigan State University                             //
+// Copyright (C) 1999-2008 Michigan State University                             //
 //                                                                          //
 // Read the COPYING and README files, or contact 'avida at alife.org',         //
 // before continuing.  SOME RESTRICTIONS MAY APPLY TO USE OF THIS FILE.     //

Modified: development/source/targets/avida-viewer/viewer.cc
===================================================================
--- development/source/targets/avida-viewer/viewer.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/targets/avida-viewer/viewer.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  viewer.cc
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/targets/unit-tests/main.cc
===================================================================
--- development/source/targets/unit-tests/main.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/targets/unit-tests/main.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 5/3/07
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/targets/viewer-text/cDriver_TextViewer.cc
===================================================================
--- development/source/targets/viewer-text/cDriver_TextViewer.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/targets/viewer-text/cDriver_TextViewer.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by Charles on 7/1/07
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/targets/viewer-text/cDriver_TextViewer.h
===================================================================
--- development/source/targets/viewer-text/cDriver_TextViewer.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/targets/viewer-text/cDriver_TextViewer.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by Charles on 7-1-07
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/targets/viewer-text/cTextWindow.cc
===================================================================
--- development/source/targets/viewer-text/cTextWindow.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/targets/viewer-text/cTextWindow.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by Charles on 7/6/07
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/targets/viewer-text/cTextWindow.h
===================================================================
--- development/source/targets/viewer-text/cTextWindow.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/targets/viewer-text/cTextWindow.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by Charles on 7/6/07
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/targets/viewer-text/viewer-text.cc
===================================================================
--- development/source/targets/viewer-text/viewer-text.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/targets/viewer-text/viewer-text.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by Charles on 7/1/07
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/tools/cArgContainer.cc
===================================================================
--- development/source/tools/cArgContainer.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cArgContainer.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David Bryson on 9/12/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/tools/cArgContainer.h
===================================================================
--- development/source/tools/cArgContainer.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cArgContainer.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David Bryson on 9/12/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/tools/cArgSchema.cc
===================================================================
--- development/source/tools/cArgSchema.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cArgSchema.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David Bryson on 9/14/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/tools/cArgSchema.h
===================================================================
--- development/source/tools/cArgSchema.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cArgSchema.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David Bryson on 9/12/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/tools/cBlockStruct.cc
===================================================================
--- development/source/tools/cBlockStruct.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cBlockStruct.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "block_struct.cc" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cBlockStruct.h
===================================================================
--- development/source/tools/cBlockStruct.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cBlockStruct.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "block_struct.hh" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cChangeList.cc
===================================================================
--- development/source/tools/cChangeList.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cChangeList.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "change_list.cc" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2005 California Institute of Technology.
  *
  *

Modified: development/source/tools/cChangeList.h
===================================================================
--- development/source/tools/cChangeList.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cChangeList.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "change_list.hh" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2005 California Institute of Technology.
  *
  *

Modified: development/source/tools/cConstSchedule.cc
===================================================================
--- development/source/tools/cConstSchedule.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cConstSchedule.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "const_schedule.cc" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cConstSchedule.h
===================================================================
--- development/source/tools/cConstSchedule.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cConstSchedule.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "const_schedule.hh" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cCoords.h
===================================================================
--- development/source/tools/cCoords.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cCoords.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by Charles on 7/6/07
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/tools/cCountTracker.h
===================================================================
--- development/source/tools/cCountTracker.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cCountTracker.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  cCountTracker.h
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cCycleCheck.cc
===================================================================
--- development/source/tools/cCycleCheck.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cCycleCheck.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  cCycleCheck.cc
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2004 California Institute of Technology.
  *
  *

Modified: development/source/tools/cCycleCheck.h
===================================================================
--- development/source/tools/cCycleCheck.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cCycleCheck.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  cCycleCheck.h
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2004 California Institute of Technology.
  *
  *

Modified: development/source/tools/cDataEntry.cc
===================================================================
--- development/source/tools/cDataEntry.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cDataEntry.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  cDataEntry.cc
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cDataEntry.h
===================================================================
--- development/source/tools/cDataEntry.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cDataEntry.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "data_entry.hh" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cDataFile.cc
===================================================================
--- development/source/tools/cDataFile.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cDataFile.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "data_file.cc" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cDataFile.h
===================================================================
--- development/source/tools/cDataFile.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cDataFile.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "data_file.hh" prior to 12/2/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cDataFileManager.cc
===================================================================
--- development/source/tools/cDataFileManager.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cDataFileManager.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "data_file_manager.cc" prior to 10/18/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2005 California Institute of Technology
  *
  */

Modified: development/source/tools/cDataFileManager.h
===================================================================
--- development/source/tools/cDataFileManager.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cDataFileManager.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "data_file_manager.hh" prior to 10/18/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2005 California Institute of Technology
  *
  */

Modified: development/source/tools/cDataManager_Base.cc
===================================================================
--- development/source/tools/cDataManager_Base.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cDataManager_Base.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "data_manager_base.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology
  *
  */

Modified: development/source/tools/cDataManager_Base.h
===================================================================
--- development/source/tools/cDataManager_Base.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cDataManager_Base.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "data_manager_base.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cDefaultMessageDisplay.cc
===================================================================
--- development/source/tools/cDefaultMessageDisplay.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cDefaultMessageDisplay.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "default_message_display.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cDefaultMessageDisplay.h
===================================================================
--- development/source/tools/cDefaultMessageDisplay.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cDefaultMessageDisplay.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "default_message_display.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cDemeProbSchedule.cc
===================================================================
--- development/source/tools/cDemeProbSchedule.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cDemeProbSchedule.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *  Implemented by Art Covert 2/11/2008
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cDemeProbSchedule.h
===================================================================
--- development/source/tools/cDemeProbSchedule.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cDemeProbSchedule.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "prob_schedule.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cDoubleSum.cc
===================================================================
--- development/source/tools/cDoubleSum.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cDoubleSum.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "double_sum.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cDoubleSum.h
===================================================================
--- development/source/tools/cDoubleSum.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cDoubleSum.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "double_sum.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cFile.cc
===================================================================
--- development/source/tools/cFile.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cFile.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "file.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cFile.h
===================================================================
--- development/source/tools/cFile.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cFile.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "file.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cFixedBlock.cc
===================================================================
--- development/source/tools/cFixedBlock.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cFixedBlock.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  cFixedBlock.cc
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cFixedBlock.h
===================================================================
--- development/source/tools/cFixedBlock.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cFixedBlock.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "fixed_block.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cFixedCoords.cc
===================================================================
--- development/source/tools/cFixedCoords.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cFixedCoords.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  cFixedCoords.cc
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cFixedCoords.h
===================================================================
--- development/source/tools/cFixedCoords.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cFixedCoords.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "fixed_coords.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cFlexVar.h
===================================================================
--- development/source/tools/cFlexVar.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cFlexVar.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  cFlexVar.h
  *  Avida
  *
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/tools/cHelpAlias.cc
===================================================================
--- development/source/tools/cHelpAlias.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cHelpAlias.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "help_alias.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cHelpAlias.h
===================================================================
--- development/source/tools/cHelpAlias.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cHelpAlias.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "help_alias.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cHelpEntry.h
===================================================================
--- development/source/tools/cHelpEntry.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cHelpEntry.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "help_entry.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cHelpFullEntry.h
===================================================================
--- development/source/tools/cHelpFullEntry.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cHelpFullEntry.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "help_full_type.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cHelpManager.cc
===================================================================
--- development/source/tools/cHelpManager.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cHelpManager.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "help_manager.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cHelpManager.h
===================================================================
--- development/source/tools/cHelpManager.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cHelpManager.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "help_manager.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cHelpType.cc
===================================================================
--- development/source/tools/cHelpType.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cHelpType.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "help_type.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cHelpType.h
===================================================================
--- development/source/tools/cHelpType.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cHelpType.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "help_type.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cHistogram.cc
===================================================================
--- development/source/tools/cHistogram.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cHistogram.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "histogram.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cHistogram.h
===================================================================
--- development/source/tools/cHistogram.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cHistogram.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "histogram.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cID.h
===================================================================
--- development/source/tools/cID.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cID.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  cID.h
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2004 California Institute of Technology
  *
  */

Modified: development/source/tools/cIndexedBlockStruct.cc
===================================================================
--- development/source/tools/cIndexedBlockStruct.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cIndexedBlockStruct.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "indexed_block_struct.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cIndexedBlockStruct.h
===================================================================
--- development/source/tools/cIndexedBlockStruct.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cIndexedBlockStruct.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "indexed_block_struct.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cInitFile.cc
===================================================================
--- development/source/tools/cInitFile.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cInitFile.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "init_file.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cInitFile.h
===================================================================
--- development/source/tools/cInitFile.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cInitFile.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "init_file.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cIntSum.cc
===================================================================
--- development/source/tools/cIntSum.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cIntSum.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "int_sum.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cIntSum.h
===================================================================
--- development/source/tools/cIntSum.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cIntSum.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "int_sum.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cIntegratedSchedule.cc
===================================================================
--- development/source/tools/cIntegratedSchedule.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cIntegratedSchedule.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "integrated_schedule.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cIntegratedSchedule.h
===================================================================
--- development/source/tools/cIntegratedSchedule.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cIntegratedSchedule.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "integrated_schedule.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cIntegratedScheduleNode.cc
===================================================================
--- development/source/tools/cIntegratedScheduleNode.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cIntegratedScheduleNode.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "integrated_schedule_node.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cIntegratedScheduleNode.h
===================================================================
--- development/source/tools/cIntegratedScheduleNode.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cIntegratedScheduleNode.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "integrated_schedule_node.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cMerit.cc
===================================================================
--- development/source/tools/cMerit.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cMerit.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "merit.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology
  *
  */

Modified: development/source/tools/cMerit.h
===================================================================
--- development/source/tools/cMerit.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cMerit.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "merit.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cMessageClass.h
===================================================================
--- development/source/tools/cMessageClass.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cMessageClass.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "message_class.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cMessageClosure.h
===================================================================
--- development/source/tools/cMessageClosure.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cMessageClosure.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "message_closure.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cMessageDisplay.cc
===================================================================
--- development/source/tools/cMessageDisplay.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cMessageDisplay.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "message_display.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/tools/cMessageDisplay.h
===================================================================
--- development/source/tools/cMessageDisplay.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cMessageDisplay.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "message_display.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/tools/cMessageDisplay_headers.h
===================================================================
--- development/source/tools/cMessageDisplay_headers.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cMessageDisplay_headers.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "message_display_headers.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/tools/cMessageType.h
===================================================================
--- development/source/tools/cMessageType.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cMessageType.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "message_type.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cProbDemeProbSchedule.cc
===================================================================
--- development/source/tools/cProbDemeProbSchedule.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cProbDemeProbSchedule.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *  Implemented by Art Covert 2/11/2008
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cProbDemeProbSchedule.h
===================================================================
--- development/source/tools/cProbDemeProbSchedule.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cProbDemeProbSchedule.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "prob_schedule.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cProbSchedule.cc
===================================================================
--- development/source/tools/cProbSchedule.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cProbSchedule.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "prob_schedule.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cProbSchedule.h
===================================================================
--- development/source/tools/cProbSchedule.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cProbSchedule.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "prob_schedule.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cRandom.cc
===================================================================
--- development/source/tools/cRandom.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cRandom.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "random.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2000 California Institute of Technology
  *
  */

Modified: development/source/tools/cRandom.h
===================================================================
--- development/source/tools/cRandom.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cRandom.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "random.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2000 California Institute of Technology
  *
  */

Modified: development/source/tools/cRefBlock.h
===================================================================
--- development/source/tools/cRefBlock.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cRefBlock.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "ref_block.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cRunningAverage.cc
===================================================================
--- development/source/tools/cRunningAverage.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cRunningAverage.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "running_average.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cRunningAverage.h
===================================================================
--- development/source/tools/cRunningAverage.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cRunningAverage.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "running_average.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cScaledBlock.h
===================================================================
--- development/source/tools/cScaledBlock.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cScaledBlock.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "scaled_block.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cSchedule.cc
===================================================================
--- development/source/tools/cSchedule.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cSchedule.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "schedule.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cSchedule.h
===================================================================
--- development/source/tools/cSchedule.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cSchedule.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "schedule.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cString.cc
===================================================================
--- development/source/tools/cString.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cString.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "string.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cString.h
===================================================================
--- development/source/tools/cString.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cString.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "cstringh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cStringIterator.cc
===================================================================
--- development/source/tools/cStringIterator.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cStringIterator.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "string_iterator.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cStringIterator.h
===================================================================
--- development/source/tools/cStringIterator.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cStringIterator.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "string_iterator.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cStringList.cc
===================================================================
--- development/source/tools/cStringList.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cStringList.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "string_list.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cStringList.h
===================================================================
--- development/source/tools/cStringList.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cStringList.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "string_list.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cStringUtil.cc
===================================================================
--- development/source/tools/cStringUtil.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cStringUtil.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "string_util.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cStringUtil.h
===================================================================
--- development/source/tools/cStringUtil.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cStringUtil.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "string_util.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cTools.cc
===================================================================
--- development/source/tools/cTools.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cTools.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "tools.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2001 California Institute of Technology
  *
  */

Modified: development/source/tools/cTools.h
===================================================================
--- development/source/tools/cTools.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cTools.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "tools.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cUInt.h
===================================================================
--- development/source/tools/cUInt.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cUInt.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "uint.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cVerifierSuiteRecurser.h
===================================================================
--- development/source/tools/cVerifierSuiteRecurser.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cVerifierSuiteRecurser.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  cVerifierSuiteRecurser.h
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2004 California Institute of Technology
  *
  */

Modified: development/source/tools/cWeightedIndex.cc
===================================================================
--- development/source/tools/cWeightedIndex.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cWeightedIndex.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "weighted_index.cc" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/cWeightedIndex.h
===================================================================
--- development/source/tools/cWeightedIndex.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/cWeightedIndex.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "weighted_index.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/functions.h
===================================================================
--- development/source/tools/functions.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/functions.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "functions.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/tArgDataEntry.h
===================================================================
--- development/source/tools/tArgDataEntry.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/tArgDataEntry.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "tArgDataEntry.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/tArray.h
===================================================================
--- development/source/tools/tArray.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/tArray.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "tArray.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/tAutoRelease.h
===================================================================
--- development/source/tools/tAutoRelease.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/tAutoRelease.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 7/18/07.
- *  Copyright 2007 Michigan State University. All rights reserved.
+ *  Copyright 2007-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/tools/tBuffer.h
===================================================================
--- development/source/tools/tBuffer.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/tBuffer.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "tBuffer.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/tDataEntry.h
===================================================================
--- development/source/tools/tDataEntry.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/tDataEntry.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "tDataEntry.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/tDataEntryBase.h
===================================================================
--- development/source/tools/tDataEntryBase.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/tDataEntryBase.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "tDataEntryBase.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/tDataEntryCommand.h
===================================================================
--- development/source/tools/tDataEntryCommand.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/tDataEntryCommand.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "tDataEntryCommand.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/tDataManager.h
===================================================================
--- development/source/tools/tDataManager.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/tDataManager.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "tDataManager.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/tDictionary.h
===================================================================
--- development/source/tools/tDictionary.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/tDictionary.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "tDictionary.hh" prior to 10/11/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/tools/tHashTable.h
===================================================================
--- development/source/tools/tHashTable.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/tHashTable.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  tHashTable.h
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/tList.h
===================================================================
--- development/source/tools/tList.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/tList.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "tList.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/tManagedPointerArray.h
===================================================================
--- development/source/tools/tManagedPointerArray.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/tManagedPointerArray.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/tools/tMatrix.h
===================================================================
--- development/source/tools/tMatrix.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/tMatrix.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "tMatrix.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/tObjectFactory.h
===================================================================
--- development/source/tools/tObjectFactory.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/tObjectFactory.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 6/10/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/tools/tSmartArray.h
===================================================================
--- development/source/tools/tSmartArray.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/tSmartArray.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by David on 3/26/06.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/tools/tVector.h
===================================================================
--- development/source/tools/tVector.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/tVector.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Called "tVector.hh" prior to 12/7/05.
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/tools/tVerifierSuite.hh
===================================================================
--- development/source/tools/tVerifierSuite.hh	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/tools/tVerifierSuite.hh	2008-02-26 22:50:24 UTC (rev 2384)
@@ -2,7 +2,7 @@
  *  tVerifierSuite.hh
  *  Avida
  *
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *  Copyright 1993-2003 California Institute of Technology.
  *
  *

Modified: development/source/viewer-core/cCoreView_Info.cc
===================================================================
--- development/source/viewer-core/cCoreView_Info.cc	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/viewer-core/cCoreView_Info.cc	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by Charles on 7-9-07
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or

Modified: development/source/viewer-core/cCoreView_Info.h
===================================================================
--- development/source/viewer-core/cCoreView_Info.h	2008-02-26 22:36:44 UTC (rev 2383)
+++ development/source/viewer-core/cCoreView_Info.h	2008-02-26 22:50:24 UTC (rev 2384)
@@ -3,7 +3,7 @@
  *  Avida
  *
  *  Created by Charles on 7-9-07
- *  Copyright 1999-2007 Michigan State University. All rights reserved.
+ *  Copyright 1999-2008 Michigan State University. All rights reserved.
  *
  *
  *  This program is free software; you can redistribute it and/or




More information about the Avida-cvs mailing list