diff --git a/Common/vtkVariant.cxx b/Common/vtkVariant.cxx index 87049398de6ee3e629f8862c8ca5d67f91c5d846..c4024fafb6cb4e2d347f10c0c13fe27db1d773aa 100644 --- a/Common/vtkVariant.cxx +++ b/Common/vtkVariant.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkVariant.h" #include "vtkStdString.h" diff --git a/Common/vtkVariant.h b/Common/vtkVariant.h index bc461bb72d05c258aad30fd729fe166692c7a893..c1ee9703cddd75b7f026a5ff4c06e6e878bd3dd1 100644 --- a/Common/vtkVariant.h +++ b/Common/vtkVariant.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkVariant - A atomic type representing the union of many types // // .SECTION Description diff --git a/Common/vtkVariantArray.cxx b/Common/vtkVariantArray.cxx index 724b21c350438c4f0dbf89eb4f414388880ffec4..e8f7ce8d8fdbd73a8d38434a2fc35a4709a52b79 100644 --- a/Common/vtkVariantArray.cxx +++ b/Common/vtkVariantArray.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // We do not provide a definition for the copy constructor or // operator=. Block the warning. @@ -33,7 +37,7 @@ VTK_ARRAY_ITERATOR_TEMPLATE_INSTANTIATE(vtkVariant); // Standard functions // -vtkCxxRevisionMacro(vtkVariantArray, "1.4"); +vtkCxxRevisionMacro(vtkVariantArray, "1.5"); vtkStandardNewMacro(vtkVariantArray); //---------------------------------------------------------------------------- diff --git a/Common/vtkVariantArray.h b/Common/vtkVariantArray.h index e8f3aa3156c513b922248c261291d987713f3ea5..ee56bef7777bf04c9e57a623e65323802b946f7f 100644 --- a/Common/vtkVariantArray.h +++ b/Common/vtkVariantArray.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkVariantArray - An array holding vtkVariants. // // .SECTION Description diff --git a/Filtering/vtkAbstractGraph.cxx b/Filtering/vtkAbstractGraph.cxx index 5d20fa4d6b98151918e53ae8ff765af00c53754c..da74e1daee1e8e96673c6e9fc1f5b165d74ff7fa 100644 --- a/Filtering/vtkAbstractGraph.cxx +++ b/Filtering/vtkAbstractGraph.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkAbstractGraph.h" #include "vtkCellData.h" @@ -35,7 +39,7 @@ double vtkAbstractGraph::DefaultPoint[3] = {0, 0, 0}; -vtkCxxRevisionMacro(vtkAbstractGraph, "1.5"); +vtkCxxRevisionMacro(vtkAbstractGraph, "1.6"); //---------------------------------------------------------------------------- vtkAbstractGraph::vtkAbstractGraph() diff --git a/Filtering/vtkAbstractGraph.h b/Filtering/vtkAbstractGraph.h index 4ed8a3c1a17c4f224d9f0890310ecfd740aa9f06..bf06efe0875f681374bcbc3533abb414e8725fb8 100644 --- a/Filtering/vtkAbstractGraph.h +++ b/Filtering/vtkAbstractGraph.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkAbstractGraph - The base class for graph classes (i.e. graph and tree) // // .SECTION Description diff --git a/Filtering/vtkAbstractGraphAlgorithm.cxx b/Filtering/vtkAbstractGraphAlgorithm.cxx index 79e6697bb5d5730960256024539d0b9f82ec743d..a60499e49d9fd66a0550013f9637c8c7133f32bc 100644 --- a/Filtering/vtkAbstractGraphAlgorithm.cxx +++ b/Filtering/vtkAbstractGraphAlgorithm.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkAbstractGraphAlgorithm.h" @@ -26,7 +30,7 @@ #include "vtkTree.h" #include "vtkGraph.h" -vtkCxxRevisionMacro(vtkAbstractGraphAlgorithm, "1.2"); +vtkCxxRevisionMacro(vtkAbstractGraphAlgorithm, "1.3"); vtkStandardNewMacro(vtkAbstractGraphAlgorithm); //---------------------------------------------------------------------------- diff --git a/Filtering/vtkAbstractGraphAlgorithm.h b/Filtering/vtkAbstractGraphAlgorithm.h index 506054d5d1b48c09506a6c21944d2b00c176b0d4..af2719ce7bf5cfec539a789284895d0406f24468 100644 --- a/Filtering/vtkAbstractGraphAlgorithm.h +++ b/Filtering/vtkAbstractGraphAlgorithm.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkAbstractGraphAlgorithm - Superclass for algorithms that produce only AbstractGraph as output // // .SECTION Description diff --git a/Filtering/vtkGraph.cxx b/Filtering/vtkGraph.cxx index 7a636bdc3c0a17813be07c0b3f4e9e2ba1c0ab16..e97fc57ea0703c5b9cc4643b581c18a7dac3e983 100644 --- a/Filtering/vtkGraph.cxx +++ b/Filtering/vtkGraph.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkGraph.h" #include "vtkObjectFactory.h" @@ -29,7 +33,7 @@ // Standard functions // -vtkCxxRevisionMacro(vtkGraph, "1.5"); +vtkCxxRevisionMacro(vtkGraph, "1.6"); vtkStandardNewMacro(vtkGraph); //---------------------------------------------------------------------------- diff --git a/Filtering/vtkGraph.h b/Filtering/vtkGraph.h index 609aa9670f15a29f028dd2b355cf82a08001b386..e01d56605fb24736c734bd0958d432db41061d75 100644 --- a/Filtering/vtkGraph.h +++ b/Filtering/vtkGraph.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkGraph - A graph containing vertices and edges // // .SECTION Description diff --git a/Filtering/vtkGraphAlgorithm.cxx b/Filtering/vtkGraphAlgorithm.cxx index a10a57ec3838d7a08a3dce4029cec7cc78649b28..44fb03c694501fd216543215730ac552f441baa0 100644 --- a/Filtering/vtkGraphAlgorithm.cxx +++ b/Filtering/vtkGraphAlgorithm.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkGraphAlgorithm.h" #include "vtkCommand.h" @@ -22,7 +26,7 @@ #include "vtkStreamingDemandDrivenPipeline.h" #include "vtkTrivialProducer.h" -vtkCxxRevisionMacro(vtkGraphAlgorithm, "1.2"); +vtkCxxRevisionMacro(vtkGraphAlgorithm, "1.3"); vtkStandardNewMacro(vtkGraphAlgorithm); //---------------------------------------------------------------------------- diff --git a/Filtering/vtkGraphAlgorithm.h b/Filtering/vtkGraphAlgorithm.h index 6f1c76ad6c1f15c2fecad8c630a57cca63150333..e83dbf8dcd797f2b5fa461b4036be706b0e89bbe 100644 --- a/Filtering/vtkGraphAlgorithm.h +++ b/Filtering/vtkGraphAlgorithm.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkGraphAlgorithm - Superclass for algorithms that produce only Graph as output // // .SECTION Description diff --git a/Filtering/vtkGraphDFSIterator.cxx b/Filtering/vtkGraphDFSIterator.cxx index 35d060ab7f4a20e822b42967d3cb55b7a0568469..3b1c67368beb6f19025757470e8344cb37045f44 100644 --- a/Filtering/vtkGraphDFSIterator.cxx +++ b/Filtering/vtkGraphDFSIterator.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkGraphDFSIterator.h" #include "vtkGraph.h" @@ -37,7 +41,7 @@ public: stack<vtkGraphDFSIteratorPosition> Stack; }; -vtkCxxRevisionMacro(vtkGraphDFSIterator, "1.4"); +vtkCxxRevisionMacro(vtkGraphDFSIterator, "1.5"); vtkStandardNewMacro(vtkGraphDFSIterator); vtkGraphDFSIterator::vtkGraphDFSIterator() diff --git a/Filtering/vtkGraphDFSIterator.h b/Filtering/vtkGraphDFSIterator.h index 8c479d24e3b49fd2a9bedbbc3ff6ce3178a55cad..04afa378c92ab995d499bfa1a330aa10aa5ef8f1 100644 --- a/Filtering/vtkGraphDFSIterator.h +++ b/Filtering/vtkGraphDFSIterator.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkGraphDFSIterator - depth first seedgeh iterator through a vtkGraph // // .SECTION Description diff --git a/Filtering/vtkGraphIdList.cxx b/Filtering/vtkGraphIdList.cxx index be07f14870cabca2b7aa630c53f285ed6e529fee..1aa7888d724d0d4d8b58ab1c6a5fafff54a8d1ba 100644 --- a/Filtering/vtkGraphIdList.cxx +++ b/Filtering/vtkGraphIdList.cxx @@ -12,10 +12,14 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkGraphIdList.h" #include "vtkObjectFactory.h" -vtkCxxRevisionMacro(vtkGraphIdList, "1.1"); +vtkCxxRevisionMacro(vtkGraphIdList, "1.2"); vtkStandardNewMacro(vtkGraphIdList); vtkGraphIdList::vtkGraphIdList() diff --git a/Filtering/vtkGraphIdList.h b/Filtering/vtkGraphIdList.h index a7cce0d8ebec42ce9691b2dca1cd159077aa3e63..7a7b635846deccc80f5eaa20bda8d8e9e5bd77b1 100644 --- a/Filtering/vtkGraphIdList.h +++ b/Filtering/vtkGraphIdList.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkGraphIdList - read-only list of vertex or edge ids // // .SECTION Description diff --git a/Filtering/vtkTable.cxx b/Filtering/vtkTable.cxx index ecb8ebbfc8e94fb464d0d9853e1b0533c1d02394..7a3f3c61a5c8399c1615e82353a47d650f654db1 100644 --- a/Filtering/vtkTable.cxx +++ b/Filtering/vtkTable.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkArrayIteratorIncludes.h" #include "vtkTable.h" @@ -28,7 +32,7 @@ // Standard functions // -vtkCxxRevisionMacro(vtkTable, "1.7"); +vtkCxxRevisionMacro(vtkTable, "1.8"); vtkStandardNewMacro(vtkTable); //---------------------------------------------------------------------------- diff --git a/Filtering/vtkTable.h b/Filtering/vtkTable.h index f45cc3ea6dff9c328add8d9e6a0e9295b12fa7f1..98470f07de4653d9d0566dbd3151cb0029708a58 100644 --- a/Filtering/vtkTable.h +++ b/Filtering/vtkTable.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkTable - A table, which contains similar-typed columns of data // // .SECTION Description diff --git a/Filtering/vtkTree.cxx b/Filtering/vtkTree.cxx index 6ca99736a2e81ab16717a43328b5d790f1f19e40..b8e785d2b23bad612ab43a9fe5c8326e8863406e 100644 --- a/Filtering/vtkTree.cxx +++ b/Filtering/vtkTree.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkTree.h" #include "vtkObjectFactory.h" @@ -31,7 +35,7 @@ // Standard functions // -vtkCxxRevisionMacro(vtkTree, "1.9"); +vtkCxxRevisionMacro(vtkTree, "1.10"); vtkStandardNewMacro(vtkTree); //---------------------------------------------------------------------------- diff --git a/Filtering/vtkTree.h b/Filtering/vtkTree.h index 88629fef8d92639eb61f84acb23197d89fd8e487..093a3938c3635f2fb9bc66db17a82d787602bd83 100644 --- a/Filtering/vtkTree.h +++ b/Filtering/vtkTree.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkTree - A graph representing a hierarchical tree. // // .SECTION Description diff --git a/Filtering/vtkTreeAlgorithm.cxx b/Filtering/vtkTreeAlgorithm.cxx index 20716da3c4b9d4a1d3ff6c6a6f83b8bb67f9a1fc..49a3bdc98b7a453480923a11e26bf7db6cebee04 100644 --- a/Filtering/vtkTreeAlgorithm.cxx +++ b/Filtering/vtkTreeAlgorithm.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkTreeAlgorithm.h" #include "vtkCommand.h" @@ -21,7 +25,7 @@ #include "vtkTree.h" #include "vtkStreamingDemandDrivenPipeline.h" -vtkCxxRevisionMacro(vtkTreeAlgorithm, "1.2"); +vtkCxxRevisionMacro(vtkTreeAlgorithm, "1.3"); vtkStandardNewMacro(vtkTreeAlgorithm); //---------------------------------------------------------------------------- diff --git a/Filtering/vtkTreeAlgorithm.h b/Filtering/vtkTreeAlgorithm.h index 03c3285d3be7fd96567b4b611fe002d635a91739..5f1c4f40741bce6d4db942d51f38f1e4d8644538 100644 --- a/Filtering/vtkTreeAlgorithm.h +++ b/Filtering/vtkTreeAlgorithm.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkTreeAlgorithm - Superclass for algorithms that produce only Tree as output // // .SECTION Description diff --git a/Filtering/vtkTreeDFSIterator.cxx b/Filtering/vtkTreeDFSIterator.cxx index 437e170a7486015249564f71171e00b7118830f7..24c7a3c1c56839ba92913ccdfcd07b8b4e9da841 100644 --- a/Filtering/vtkTreeDFSIterator.cxx +++ b/Filtering/vtkTreeDFSIterator.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkTreeDFSIterator.h" #include "vtkTree.h" @@ -36,7 +40,7 @@ public: stack<vtkTreeDFSIteratorPosition> Stack; }; -vtkCxxRevisionMacro(vtkTreeDFSIterator, "1.5"); +vtkCxxRevisionMacro(vtkTreeDFSIterator, "1.6"); vtkStandardNewMacro(vtkTreeDFSIterator); vtkTreeDFSIterator::vtkTreeDFSIterator() diff --git a/Filtering/vtkTreeDFSIterator.h b/Filtering/vtkTreeDFSIterator.h index c3f87591b512ec191e7d5b1ec3c9ec2f550d4c11..275656a09220cd9f4f4595a4e14e5cc1ad1b09e7 100644 --- a/Filtering/vtkTreeDFSIterator.h +++ b/Filtering/vtkTreeDFSIterator.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkTreeDFSIterator - depth first seedgeh iterator through a vtkGraph // // .SECTION Description diff --git a/Filtering/vtkVertexLinks.cxx b/Filtering/vtkVertexLinks.cxx index adf967bf674946cd9c9cb2747254703b0069a4d0..e7d515426d22337cb6604986e436f03111a35f48 100644 --- a/Filtering/vtkVertexLinks.cxx +++ b/Filtering/vtkVertexLinks.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkVertexLinks.h" #include "vtkObjectFactory.h" #include "stdlib.h" @@ -35,7 +39,7 @@ struct vtkVertexLinksInternals }; -vtkCxxRevisionMacro(vtkVertexLinks, "1.4"); +vtkCxxRevisionMacro(vtkVertexLinks, "1.5"); vtkStandardNewMacro(vtkVertexLinks); //---------------------------------------------------------------------------- diff --git a/Filtering/vtkVertexLinks.h b/Filtering/vtkVertexLinks.h index d27462a7b6b96ae9fd1f79eaa0f9803a607e1b4b..bf732cccedd81eb9c7b7aefce70fa3466e7607b6 100644 --- a/Filtering/vtkVertexLinks.h +++ b/Filtering/vtkVertexLinks.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkVertexLinks - object represents pointers from vertices to a list of edges // // .SECTION Description diff --git a/Graphics/Testing/Cxx/TestAppendSelection.cxx b/Graphics/Testing/Cxx/TestAppendSelection.cxx index 18323baf6116a72cd272b934801cd1266029eeac..392ed0ceda29c0730b98e42a40a680585a37fe42 100644 --- a/Graphics/Testing/Cxx/TestAppendSelection.cxx +++ b/Graphics/Testing/Cxx/TestAppendSelection.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkAppendSelection.h" #include "vtkIdTypeArray.h" diff --git a/Graphics/vtkAppendSelection.cxx b/Graphics/vtkAppendSelection.cxx index aada95a94d913b9361a40e24789889c446acbc42..fdcd2940b1a8f4d6d708d29a360c9a038366a02e 100644 --- a/Graphics/vtkAppendSelection.cxx +++ b/Graphics/vtkAppendSelection.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkAppendSelection.h" #include "vtkAlgorithmOutput.h" @@ -21,7 +25,7 @@ #include "vtkSelection.h" #include "vtkStreamingDemandDrivenPipeline.h" -vtkCxxRevisionMacro(vtkAppendSelection, "1.1"); +vtkCxxRevisionMacro(vtkAppendSelection, "1.2"); vtkStandardNewMacro(vtkAppendSelection); //---------------------------------------------------------------------------- diff --git a/Graphics/vtkAppendSelection.h b/Graphics/vtkAppendSelection.h index 212fa6ae2c05cb450ba76aeab92b97f3c93a7a57..cf704c32009ed5164e143f397700bfff2b8daf2c 100644 --- a/Graphics/vtkAppendSelection.h +++ b/Graphics/vtkAppendSelection.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkAppendSelection - appends one or more selections together // // .SECTION Description diff --git a/Graphics/vtkKdTreeSelector.cxx b/Graphics/vtkKdTreeSelector.cxx index e0e7f23df1c0f2f87fab846dc1b7e525d3ebef61..8d18a6a3aac47f35ae88a8d5334ea1c58f89714f 100644 --- a/Graphics/vtkKdTreeSelector.cxx +++ b/Graphics/vtkKdTreeSelector.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkKdTreeSelector.h" @@ -24,7 +28,7 @@ #include "vtkPointSet.h" #include "vtkSelection.h" -vtkCxxRevisionMacro(vtkKdTreeSelector, "1.4"); +vtkCxxRevisionMacro(vtkKdTreeSelector, "1.5"); vtkStandardNewMacro(vtkKdTreeSelector); vtkKdTreeSelector::vtkKdTreeSelector() diff --git a/Graphics/vtkKdTreeSelector.h b/Graphics/vtkKdTreeSelector.h index 8d1cb532f9dec54499ca34abb375e3b0b8e89b6e..546e8057b8d5490c53cb3dc1e70b36772c4c7719 100644 --- a/Graphics/vtkKdTreeSelector.h +++ b/Graphics/vtkKdTreeSelector.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkKdTreeSelector - Selects point ids using a kd-tree. // // .SECTION Description diff --git a/Imaging/vtkFastSplatter.cxx b/Imaging/vtkFastSplatter.cxx index 1ee126d89321136cf0b64b81b0ec598f99e716ab..5e3abce887bd2529e8fd93c25e70c2861abb6c46 100644 --- a/Imaging/vtkFastSplatter.cxx +++ b/Imaging/vtkFastSplatter.cxx @@ -12,14 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ -/* - * Copyright 2005 Sandia Corporation. - * Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive - * license for use of this work by or on behalf of the - * U.S. Government. Redistribution and use in source and binary forms, with - * or without modification, are permitted provided that this Notice and any - * statement of authorship are reproduced on all copies. - */ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkFastSplatter.h" @@ -44,7 +40,7 @@ #define MAX(x, y) ((x) > (y) ? (x) : (y)) #endif -vtkCxxRevisionMacro(vtkFastSplatter, "1.2"); +vtkCxxRevisionMacro(vtkFastSplatter, "1.3"); vtkStandardNewMacro(vtkFastSplatter); //----------------------------------------------------------------------------- diff --git a/Imaging/vtkFastSplatter.h b/Imaging/vtkFastSplatter.h index 1d217f4271ca4932abb06f550304ebff9c31150e..0b3027df138e87c8effcd4ad62739f5d8fffe5ff 100644 --- a/Imaging/vtkFastSplatter.h +++ b/Imaging/vtkFastSplatter.h @@ -12,14 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ -/* - * Copyright 2005 Sandia Corporation. - * Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive - * license for use of this work by or on behalf of the - * U.S. Government. Redistribution and use in source and binary forms, with - * or without modification, are permitted provided that this Notice and any - * statement of authorship are reproduced on all copies. - */ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkFastSplatter - A splatter optimized for splatting single kernels. // // .SECTION Description diff --git a/Infovis/Testing/Cxx/TestBoostAdapter.cxx b/Infovis/Testing/Cxx/TestBoostAdapter.cxx index ea979623486230a7a59aaddc611e6ae097198305..d45c5205e7ca31223aaee5a1708922cc59c63c35 100644 --- a/Infovis/Testing/Cxx/TestBoostAdapter.cxx +++ b/Infovis/Testing/Cxx/TestBoostAdapter.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkGraph.h" #include "vtkGraphToBoostAdapter.h" #include "vtkIntArray.h" diff --git a/Infovis/Testing/Cxx/TestBoostAlgorithms.cxx b/Infovis/Testing/Cxx/TestBoostAlgorithms.cxx index 25880f63ea69d984390bfe66a7a0aeb341613dda..ddb1698888576c20a9d79918474572564aaea8e5 100644 --- a/Infovis/Testing/Cxx/TestBoostAlgorithms.cxx +++ b/Infovis/Testing/Cxx/TestBoostAlgorithms.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkActor.h" #include "vtkBoostBiconnectedComponents.h" #include "vtkBoostBrandesCentrality.h" diff --git a/Infovis/Testing/Cxx/TestBoostTreeLayoutStrategy.cxx b/Infovis/Testing/Cxx/TestBoostTreeLayoutStrategy.cxx index 329a285ccc836a18e1d703e06e38ce1d5a0bda1c..70eb9ce1cc45806f0304aaa226d7a1a51ca9e02f 100644 --- a/Infovis/Testing/Cxx/TestBoostTreeLayoutStrategy.cxx +++ b/Infovis/Testing/Cxx/TestBoostTreeLayoutStrategy.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkActor.h" #include "vtkTreeLayoutStrategy.h" #include "vtkGlyph3D.h" diff --git a/Infovis/Testing/Cxx/TestDataObjectToTable.cxx b/Infovis/Testing/Cxx/TestDataObjectToTable.cxx index 2ef38f4e91d7a3d3589ecdfbf22a04bc0c75fa84..5195356f130d8668ed820afdb68ef76356c2f487 100644 --- a/Infovis/Testing/Cxx/TestDataObjectToTable.cxx +++ b/Infovis/Testing/Cxx/TestDataObjectToTable.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkDataObjectToTable.h" #include "vtkCellArray.h" diff --git a/Infovis/Testing/Cxx/TestExtractSelectedGraph.cxx b/Infovis/Testing/Cxx/TestExtractSelectedGraph.cxx index 3e4ba6b19c46a88ba6036ec4a7af51149157dca6..b56afae0b6883fe16adb458601271f27de10df18 100644 --- a/Infovis/Testing/Cxx/TestExtractSelectedGraph.cxx +++ b/Infovis/Testing/Cxx/TestExtractSelectedGraph.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkActor.h" #include "vtkCircularLayoutStrategy.h" #include "vtkDoubleArray.h" diff --git a/Infovis/Testing/Cxx/TestGraphAlgorithms.cxx b/Infovis/Testing/Cxx/TestGraphAlgorithms.cxx index 311efc5d25df47429e858c66d1a4c3477508626d..c99e8bac43210d981969e57be2133d93af779ef6 100644 --- a/Infovis/Testing/Cxx/TestGraphAlgorithms.cxx +++ b/Infovis/Testing/Cxx/TestGraphAlgorithms.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkActor.h" #include "vtkGlyph3D.h" #include "vtkGlyphSource2D.h" diff --git a/Infovis/Testing/Cxx/TestGraphHierarchicalBundle.cxx b/Infovis/Testing/Cxx/TestGraphHierarchicalBundle.cxx index c3aef94992ce0fc181eb988767e376a98614e761..27ac383e4424dffb44c64d97308e5b19b98231b6 100644 --- a/Infovis/Testing/Cxx/TestGraphHierarchicalBundle.cxx +++ b/Infovis/Testing/Cxx/TestGraphHierarchicalBundle.cxx @@ -1,3 +1,22 @@ +/*========================================================================= + + Program: Visualization Toolkit + Module: TestGraphHierarchicalBundle.cxx + + Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen + All rights reserved. + See Copyright.txt or http://www.kitware.com/Copyright.htm for details. + + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the above copyright notice for more information. + +=========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ + #include "vtkActor.h" #include "vtkActor2D.h" #include "vtkCommand.h" diff --git a/Infovis/Testing/Cxx/TestGroupLeafVertices.cxx b/Infovis/Testing/Cxx/TestGroupLeafVertices.cxx index f666bb218970f685f4dfb13e1d4b61fc245a2a07..c540d21d0d28b25284c72a2d4bab1bcffeca582a 100644 --- a/Infovis/Testing/Cxx/TestGroupLeafVertices.cxx +++ b/Infovis/Testing/Cxx/TestGroupLeafVertices.cxx @@ -1,3 +1,21 @@ +/*========================================================================= + + Program: Visualization Toolkit + Module: TestGroupLeafVertices.cxx + + Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen + All rights reserved. + See Copyright.txt or http://www.kitware.com/Copyright.htm for details. + + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the above copyright notice for more information. + +=========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkActor.h" #include "vtkActor2D.h" diff --git a/Infovis/Testing/Cxx/TestKdTreeBoxSelection.cxx b/Infovis/Testing/Cxx/TestKdTreeBoxSelection.cxx index 8afa7c0bf0a46daef8c900c73c943e1f42c54f8d..bf764c65eb74791bfe3bad52c9fff347ad4fae04 100644 --- a/Infovis/Testing/Cxx/TestKdTreeBoxSelection.cxx +++ b/Infovis/Testing/Cxx/TestKdTreeBoxSelection.cxx @@ -1,3 +1,21 @@ +/*========================================================================= + + Program: Visualization Toolkit + Module: TestKdTreeBoxSelection.cxx + + Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen + All rights reserved. + See Copyright.txt or http://www.kitware.com/Copyright.htm for details. + + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the above copyright notice for more information. + +=========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkActor.h" #include "vtkAreaPicker.h" diff --git a/Infovis/Testing/Cxx/TestRandomGraphSource.cxx b/Infovis/Testing/Cxx/TestRandomGraphSource.cxx index 81441cf3343a66dd6dbc32d0a47cc84ab695e6c0..d68a747161cd60eec07ed0ad685b9ddd1cc30c14 100644 --- a/Infovis/Testing/Cxx/TestRandomGraphSource.cxx +++ b/Infovis/Testing/Cxx/TestRandomGraphSource.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkBitArray.h" #include "vtkGraph.h" #include "vtkGraphIdList.h" diff --git a/Infovis/Testing/Cxx/TestStringToNumeric.cxx b/Infovis/Testing/Cxx/TestStringToNumeric.cxx index bc69324aa95321597ba88cd6b15593cf3905d2b9..030af4f1220597a10e2820db818dacf9544c6548 100644 --- a/Infovis/Testing/Cxx/TestStringToNumeric.cxx +++ b/Infovis/Testing/Cxx/TestStringToNumeric.cxx @@ -1,3 +1,21 @@ +/*========================================================================= + + Program: Visualization Toolkit + Module: TestStringToNumeric.cxx + + Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen + All rights reserved. + See Copyright.txt or http://www.kitware.com/Copyright.htm for details. + + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the above copyright notice for more information. + +=========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkDelimitedTextReader.h" #include "vtkDoubleArray.h" diff --git a/Infovis/Testing/Cxx/TestTable.cxx b/Infovis/Testing/Cxx/TestTable.cxx index e0cbcd0e288590791468dbe4970cc53a27e20a43..33d5eb131d5fbaf2cd006843f647eb59bf368331 100644 --- a/Infovis/Testing/Cxx/TestTable.cxx +++ b/Infovis/Testing/Cxx/TestTable.cxx @@ -1,3 +1,21 @@ +/*========================================================================= + + Program: Visualization Toolkit + Module: TestTable.cxx + + Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen + All rights reserved. + See Copyright.txt or http://www.kitware.com/Copyright.htm for details. + + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the above copyright notice for more information. + +=========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkTable.h" #include "vtkIntArray.h" #include "vtkStringArray.h" diff --git a/Infovis/Testing/Cxx/TestThresholdTable.cxx b/Infovis/Testing/Cxx/TestThresholdTable.cxx index 2691bef2960a04956b1955b5ca9645b1a4f7a05e..076bfcca3bff400677425f713f8b59a9f2217356 100644 --- a/Infovis/Testing/Cxx/TestThresholdTable.cxx +++ b/Infovis/Testing/Cxx/TestThresholdTable.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkDoubleArray.h" #include "vtkIntArray.h" diff --git a/Infovis/Testing/Cxx/TestTimePoint.cxx b/Infovis/Testing/Cxx/TestTimePoint.cxx index 3607b7a070f8f856531ced545e7cd03618d059a5..da0cb062128409e122c21a150e679d8929f2bdda 100644 --- a/Infovis/Testing/Cxx/TestTimePoint.cxx +++ b/Infovis/Testing/Cxx/TestTimePoint.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkFieldData.h" #include "vtkGraph.h" diff --git a/Infovis/Testing/Cxx/TestTreeMapLayoutStrategy.cxx b/Infovis/Testing/Cxx/TestTreeMapLayoutStrategy.cxx index 52efdb772cd3366531aaa27a24b57af50b9f617e..9bbfb2595482286616ba41a2ea7a6324a04ad975 100644 --- a/Infovis/Testing/Cxx/TestTreeMapLayoutStrategy.cxx +++ b/Infovis/Testing/Cxx/TestTreeMapLayoutStrategy.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkActor.h" #include "vtkBoxLayoutStrategy.h" diff --git a/Infovis/Testing/Cxx/TestTreeMapViewer.cxx b/Infovis/Testing/Cxx/TestTreeMapViewer.cxx index 775364333bef9b07ab772a03d65b1929df2dcd07..2da8109a38952e84c42665415dccac8597abf56e 100644 --- a/Infovis/Testing/Cxx/TestTreeMapViewer.cxx +++ b/Infovis/Testing/Cxx/TestTreeMapViewer.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkTestUtilities.h" #include "vtkTreeMapViewer.h" #include "vtkXMLTreeReader.h" diff --git a/Infovis/Testing/Cxx/TestVariant.cxx b/Infovis/Testing/Cxx/TestVariant.cxx index 3b19b9b9be55cb2fdc98bec301ab18b5fd7b79dd..3246e59c7f04a1e70c3a1b153400a51884dbc38f 100644 --- a/Infovis/Testing/Cxx/TestVariant.cxx +++ b/Infovis/Testing/Cxx/TestVariant.cxx @@ -1,3 +1,21 @@ +/*========================================================================= + + Program: Visualization Toolkit + Module: TestVariant.cxx + + Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen + All rights reserved. + See Copyright.txt or http://www.kitware.com/Copyright.htm for details. + + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the above copyright notice for more information. + +=========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkVariant.h" diff --git a/Infovis/Testing/Cxx/TestVariantArray.cxx b/Infovis/Testing/Cxx/TestVariantArray.cxx index 216c7d0102addd0861b86d8bb08cfb8ddd88c75c..d0bb7c0ad3cbe87247321f1c7fac0199b5162e0c 100644 --- a/Infovis/Testing/Cxx/TestVariantArray.cxx +++ b/Infovis/Testing/Cxx/TestVariantArray.cxx @@ -1,3 +1,21 @@ +/*========================================================================= + + Program: Visualization Toolkit + Module: TestVariantArray.cxx + + Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen + All rights reserved. + See Copyright.txt or http://www.kitware.com/Copyright.htm for details. + + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the above copyright notice for more information. + +=========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkIntArray.h" #include "vtkStringArray.h" diff --git a/Infovis/vtkBoostBiconnectedComponents.cxx b/Infovis/vtkBoostBiconnectedComponents.cxx index d8aeb915db7148c68821987b35a90c74a24badc2..44b71ac1ef8d81155394338287644ca5c3009547 100644 --- a/Infovis/vtkBoostBiconnectedComponents.cxx +++ b/Infovis/vtkBoostBiconnectedComponents.cxx @@ -3,14 +3,6 @@ Program: Visualization Toolkit Module: vtkBoostBiconnectedComponents.cxx - Copyright 2007 Sandia Corporation. - Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive - license for use of this work by or on behalf of the - U.S. Government. Redistribution and use in source and binary forms, with - or without modification, are permitted provided that this Notice and any - statement of authorship are reproduced on all copies. - - Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. @@ -20,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkBoostBiconnectedComponents.h" #include <vtkCellData.h> @@ -40,7 +36,7 @@ using namespace boost; using vtksys_stl::vector; using vtksys_stl::pair; -vtkCxxRevisionMacro(vtkBoostBiconnectedComponents, "1.1"); +vtkCxxRevisionMacro(vtkBoostBiconnectedComponents, "1.2"); vtkStandardNewMacro(vtkBoostBiconnectedComponents); vtkBoostBiconnectedComponents::vtkBoostBiconnectedComponents() diff --git a/Infovis/vtkBoostBiconnectedComponents.h b/Infovis/vtkBoostBiconnectedComponents.h index e4bdf1d671a2da7e5395adfdc5860e5d21c5f976..38d37b0e5a018dd69c054f1b5cc997f7b1da76c2 100644 --- a/Infovis/vtkBoostBiconnectedComponents.h +++ b/Infovis/vtkBoostBiconnectedComponents.h @@ -3,13 +3,6 @@ Program: Visualization Toolkit Module: vtkBoostBiconnectedComponents.h - Copyright 2006 Sandia Corporation. - Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive - license for use of this work by or on behalf of the - U.S. Government. Redistribution and use in source and binary forms, with - or without modification, are permitted provided that this Notice and any - statement of authorship are reproduced on all copies. - Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. @@ -19,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkBoostBiconnectedComponents - Find the biconnected components of a graph // // .SECTION Description diff --git a/Infovis/vtkBoostBrandesCentrality.cxx b/Infovis/vtkBoostBrandesCentrality.cxx index 0160d66c88641efbfdbb88d5f2bc34e897dffe6f..721d30a4737e42c60f4576e70307c2b2f5e6ea03 100644 --- a/Infovis/vtkBoostBrandesCentrality.cxx +++ b/Infovis/vtkBoostBrandesCentrality.cxx @@ -3,14 +3,6 @@ Program: Visualization Toolkit Module: vtkBoostBrandesCentrality.cxx - Copyright 2007 Sandia Corporation. - Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive - license for use of this work by or on behalf of the - U.S. Government. Redistribution and use in source and binary forms, with - or without modification, are permitted provided that this Notice and any - statement of authorship are reproduced on all copies. - - Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. @@ -20,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkBoostBrandesCentrality.h" #include <vtkCellArray.h> @@ -41,7 +37,7 @@ using namespace boost; -vtkCxxRevisionMacro(vtkBoostBrandesCentrality, "1.1"); +vtkCxxRevisionMacro(vtkBoostBrandesCentrality, "1.2"); vtkStandardNewMacro(vtkBoostBrandesCentrality); diff --git a/Infovis/vtkBoostBrandesCentrality.h b/Infovis/vtkBoostBrandesCentrality.h index 444d68ce3778c0ba1c2b50f075af1ed3d2596091..7b5c4d268ca9f3e5974cb4988ea40a73107c9fec 100644 --- a/Infovis/vtkBoostBrandesCentrality.h +++ b/Infovis/vtkBoostBrandesCentrality.h @@ -3,13 +3,6 @@ Program: Visualization Toolkit Module: vtkBoostBrandesCentrality.h - Copyright 2007 Sandia Corporation. - Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive - license for use of this work by or on behalf of the - U.S. Government. Redistribution and use in source and binary forms, with - or without modification, are permitted provided that this Notice and any - statement of authorship are reproduced on all copies. - Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. @@ -19,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkBoostBrandesCentrality - Compute Brandes betweenness centrality // on a vtkGraph diff --git a/Infovis/vtkBoostBreadthFirstSearch.cxx b/Infovis/vtkBoostBreadthFirstSearch.cxx index 6f0e8a2883105c933bfa6562fe762d7de288c0d1..533457af400107e7a7f730cdcc3866482cafc345 100644 --- a/Infovis/vtkBoostBreadthFirstSearch.cxx +++ b/Infovis/vtkBoostBreadthFirstSearch.cxx @@ -3,14 +3,6 @@ Program: Visualization Toolkit Module: vtkBoostBreadthFirstSearch.cxx - Copyright 2007 Sandia Corporation. - Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive - license for use of this work by or on behalf of the - U.S. Government. Redistribution and use in source and binary forms, with - or without modification, are permitted provided that this Notice and any - statement of authorship are reproduced on all copies. - - Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. @@ -20,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkBoostBreadthFirstSearch.h" #include <vtkCellArray.h> @@ -45,7 +41,7 @@ using namespace boost; -vtkCxxRevisionMacro(vtkBoostBreadthFirstSearch, "1.5"); +vtkCxxRevisionMacro(vtkBoostBreadthFirstSearch, "1.6"); vtkStandardNewMacro(vtkBoostBreadthFirstSearch); diff --git a/Infovis/vtkBoostBreadthFirstSearch.h b/Infovis/vtkBoostBreadthFirstSearch.h index 7d82a4984652fb5282165da7e7316b10d980ee72..e5c98dfca37235c135066454ad01c8ca82370b9e 100644 --- a/Infovis/vtkBoostBreadthFirstSearch.h +++ b/Infovis/vtkBoostBreadthFirstSearch.h @@ -3,13 +3,6 @@ Program: Visualization Toolkit Module: vtkBoostBreadthFirstSearch.h - Copyright 2007 Sandia Corporation. - Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive - license for use of this work by or on behalf of the - U.S. Government. Redistribution and use in source and binary forms, with - or without modification, are permitted provided that this Notice and any - statement of authorship are reproduced on all copies. - Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. @@ -19,14 +12,18 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkBoostBreadthFirstSearch - Boost breadth_first_search on a vtkGraph - +// // .SECTION Description - +// // This vtk class uses the Boost breadth_first_search // generic algorithm to perform a breadth first search from a given // a 'source' vertex on the input graph (a vtkGraph). - +// // .SECTION See Also // vtkGraph vtkGraphToBoostAdapter diff --git a/Infovis/vtkBoostBreadthFirstSearchTree.cxx b/Infovis/vtkBoostBreadthFirstSearchTree.cxx index 9d07c90331169e58fc8dbff1fc3357467e1e28ee..9b6ec839f43f4b53ec07c5c885f3d1c2f24fa054 100644 --- a/Infovis/vtkBoostBreadthFirstSearchTree.cxx +++ b/Infovis/vtkBoostBreadthFirstSearchTree.cxx @@ -3,14 +3,6 @@ Program: Visualization Toolkit Module: vtkBoostBreadthFirstSearchTree.cxx - Copyright 2007 Sandia Corporation. - Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive - license for use of this work by or on behalf of the - U.S. Government. Redistribution and use in source and binary forms, with - or without modification, are permitted provided that this Notice and any - statement of authorship are reproduced on all copies. - - Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. @@ -20,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkBoostBreadthFirstSearchTree.h" #include <vtkCellArray.h> @@ -44,7 +40,7 @@ using namespace boost; -vtkCxxRevisionMacro(vtkBoostBreadthFirstSearchTree, "1.2"); +vtkCxxRevisionMacro(vtkBoostBreadthFirstSearchTree, "1.3"); vtkStandardNewMacro(vtkBoostBreadthFirstSearchTree); diff --git a/Infovis/vtkBoostBreadthFirstSearchTree.h b/Infovis/vtkBoostBreadthFirstSearchTree.h index 3f8e58a21371e496ad9b90723613ebaa1e73864e..6f6ec9e62f5b6b4ab6af40bb87ca23ce260831de 100644 --- a/Infovis/vtkBoostBreadthFirstSearchTree.h +++ b/Infovis/vtkBoostBreadthFirstSearchTree.h @@ -3,13 +3,6 @@ Program: Visualization Toolkit Module: vtkBoostBreadthFirstSearchTree.h - Copyright 2007 Sandia Corporation. - Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive - license for use of this work by or on behalf of the - U.S. Government. Redistribution and use in source and binary forms, with - or without modification, are permitted provided that this Notice and any - statement of authorship are reproduced on all copies. - Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. @@ -19,16 +12,20 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkBoostBreadthFirstSearchTree - Contructs a BFS tree from a graph - +// // .SECTION Description - +// // This vtk class uses the Boost breadth_first_search // generic algorithm to perform a breadth first search from a given // a 'source' vertex on the input graph (a vtkGraph). // The result is a tree with root node corresponding to the start node // of the search. - +// // .SECTION See Also // vtkGraph vtkGraphToBoostAdapter diff --git a/Infovis/vtkBoostConnectedComponents.cxx b/Infovis/vtkBoostConnectedComponents.cxx index 98122f23a819fd6b218ea9cde664f08139bd70b4..4a9c6a6fdc8ff22873246e2552248e48bed2190c 100644 --- a/Infovis/vtkBoostConnectedComponents.cxx +++ b/Infovis/vtkBoostConnectedComponents.cxx @@ -3,14 +3,6 @@ Program: Visualization Toolkit Module: vtkBoostConnectedComponents.cxx - Copyright 2007 Sandia Corporation. - Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive - license for use of this work by or on behalf of the - U.S. Government. Redistribution and use in source and binary forms, with - or without modification, are permitted provided that this Notice and any - statement of authorship are reproduced on all copies. - - Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. @@ -20,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkBoostConnectedComponents.h" #include <vtkCellArray.h> @@ -39,7 +35,7 @@ using namespace boost; -vtkCxxRevisionMacro(vtkBoostConnectedComponents, "1.1"); +vtkCxxRevisionMacro(vtkBoostConnectedComponents, "1.2"); vtkStandardNewMacro(vtkBoostConnectedComponents); vtkBoostConnectedComponents::vtkBoostConnectedComponents() diff --git a/Infovis/vtkBoostConnectedComponents.h b/Infovis/vtkBoostConnectedComponents.h index 0a9285d13d75f155273fd3b9f61fa515ee258c65..34488b94b93e569d22a5a69e522b5a1ddf81cb7d 100644 --- a/Infovis/vtkBoostConnectedComponents.h +++ b/Infovis/vtkBoostConnectedComponents.h @@ -3,13 +3,6 @@ Program: Visualization Toolkit Module: vtkBoostConnectedComponents.h - Copyright 2006 Sandia Corporation. - Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive - license for use of this work by or on behalf of the - U.S. Government. Redistribution and use in source and binary forms, with - or without modification, are permitted provided that this Notice and any - statement of authorship are reproduced on all copies. - Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. @@ -19,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkBoostConnectedComponents - Find the connected components of a graph // // .SECTION Description diff --git a/Infovis/vtkDataObjectToTable.cxx b/Infovis/vtkDataObjectToTable.cxx index aa01803ea1755df666c4c5ce0bcb573e2d3bf7ad..5aff9dfd89aa695ae92e52c58088f465a800d3cf 100644 --- a/Infovis/vtkDataObjectToTable.cxx +++ b/Infovis/vtkDataObjectToTable.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkDataObjectToTable.h" @@ -25,7 +29,7 @@ #include "vtkPointData.h" #include "vtkTable.h" -vtkCxxRevisionMacro(vtkDataObjectToTable, "1.2"); +vtkCxxRevisionMacro(vtkDataObjectToTable, "1.3"); vtkStandardNewMacro(vtkDataObjectToTable); //--------------------------------------------------------------------------- vtkDataObjectToTable::vtkDataObjectToTable() diff --git a/Infovis/vtkDataObjectToTable.h b/Infovis/vtkDataObjectToTable.h index 5ac3ef81df290f8d4d85192cd2225c7bdffe00ce..2225ecdf21a8aa2d2d3513709670122836e0d0d8 100644 --- a/Infovis/vtkDataObjectToTable.h +++ b/Infovis/vtkDataObjectToTable.h @@ -12,9 +12,15 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkDataObjectToTable - extract field data as a table // // .SECTION Description +// This filter cen extrac the field, cell or point data of any data object +// as a table. #ifndef __vtkDataObjectToTable_h #define __vtkDataObjectToTable_h diff --git a/Infovis/vtkExtractSelectedGraph.cxx b/Infovis/vtkExtractSelectedGraph.cxx index d2b04d36d3128a0feba3cc2994688e3808619d96..bfbecc06f4510c270c6929ca6f90f6d932ba8818 100644 --- a/Infovis/vtkExtractSelectedGraph.cxx +++ b/Infovis/vtkExtractSelectedGraph.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkExtractSelectedGraph.h" @@ -35,7 +39,7 @@ #include <vtksys/stl/map> using vtksys_stl::map; -vtkCxxRevisionMacro(vtkExtractSelectedGraph, "1.7"); +vtkCxxRevisionMacro(vtkExtractSelectedGraph, "1.8"); vtkStandardNewMacro(vtkExtractSelectedGraph); vtkExtractSelectedGraph::vtkExtractSelectedGraph() diff --git a/Infovis/vtkExtractSelectedGraph.h b/Infovis/vtkExtractSelectedGraph.h index 2696c008d3bf7ee084d1bd569579d1faf56c9f8b..03850fd4700de56a121be2223334787fde11246a 100644 --- a/Infovis/vtkExtractSelectedGraph.h +++ b/Infovis/vtkExtractSelectedGraph.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkExtractSelectedGraph - return a subgraph of a vtkGraph // // .SECTION Description diff --git a/Infovis/vtkGraphToBoostAdapter.h b/Infovis/vtkGraphToBoostAdapter.h index f69f0e69905ef26caf68ad243210593cc353a95c..be47247908dc4ffa4d9eb75027e50598c3d22732 100644 --- a/Infovis/vtkGraphToBoostAdapter.h +++ b/Infovis/vtkGraphToBoostAdapter.h @@ -1,3 +1,29 @@ +/*========================================================================= + + Program: Visualization Toolkit + Module: vtkGraphToBoostAdapter.h + + Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen + All rights reserved. + See Copyright.txt or http://www.kitware.com/Copyright.htm for details. + + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the above copyright notice for more information. + +=========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ +// .NAME vtkGraphToBoostAdapter - adapter to the boost graph library (www.boost.org) +// +// .SECTION Description +// Including this header allows you to use a vtkGraph in boost algorithms. +// To do this, first wrap the class in a vtkBoostDirectedGraph or +// vtkBoostUndirectedGraph depending on whether your graph is directed or undirected. +// You may then use these objects directly in boost graph algorithms. + #ifndef __vtkGraphToBoostAdapter_h #define __vtkGraphToBoostAdapter_h diff --git a/Infovis/vtkGraphToPolyData.cxx b/Infovis/vtkGraphToPolyData.cxx index d16bdc35ec3b68147d4717e0c4563ad31d73ba34..f743fc60365aa4611e41aaf79835717f9a4c5f4d 100644 --- a/Infovis/vtkGraphToPolyData.cxx +++ b/Infovis/vtkGraphToPolyData.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkGraphToPolyData.h" #include "vtkCellArray.h" @@ -24,7 +28,7 @@ #include "vtkIdTypeArray.h" #include "vtkAbstractGraph.h" -vtkCxxRevisionMacro(vtkGraphToPolyData, "1.5"); +vtkCxxRevisionMacro(vtkGraphToPolyData, "1.6"); vtkStandardNewMacro(vtkGraphToPolyData); vtkGraphToPolyData::vtkGraphToPolyData() diff --git a/Infovis/vtkGraphToPolyData.h b/Infovis/vtkGraphToPolyData.h index e27698a65f8f6bb766bb1999829e298dfc815f06..928b66ca52aff8962bd5271ec159fb861191e890 100644 --- a/Infovis/vtkGraphToPolyData.h +++ b/Infovis/vtkGraphToPolyData.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkGraphToPolyData - convert a vtkGraph to vtkPolyData // // .SECTION Description diff --git a/Infovis/vtkGroupLeafVertices.cxx b/Infovis/vtkGroupLeafVertices.cxx index 8d2e3f2f1a1794005371d7ba7a9382cf776c6e80..f944b506826584dbe7e2d873c70acc0a683d8f17 100644 --- a/Infovis/vtkGroupLeafVertices.cxx +++ b/Infovis/vtkGroupLeafVertices.cxx @@ -1,3 +1,21 @@ +/*========================================================================= + + Program: Visualization Toolkit + Module: vtkGroupLeafVertices.cxx + + Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen + All rights reserved. + See Copyright.txt or http://www.kitware.com/Copyright.htm for details. + + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the above copyright notice for more information. + +=========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkGroupLeafVertices.h" @@ -13,7 +31,7 @@ #include <vtksys/stl/set> #include <vtksys/stl/map> -vtkCxxRevisionMacro(vtkGroupLeafVertices, "1.1"); +vtkCxxRevisionMacro(vtkGroupLeafVertices, "1.2"); vtkStandardNewMacro(vtkGroupLeafVertices); diff --git a/Infovis/vtkGroupLeafVertices.h b/Infovis/vtkGroupLeafVertices.h index 8793b91811a2053691786072bc6e4e59ac8dc4e5..c185c88893dc22de0919d2fd7f0d1c2d9410e4f4 100644 --- a/Infovis/vtkGroupLeafVertices.h +++ b/Infovis/vtkGroupLeafVertices.h @@ -1,4 +1,21 @@ +/*========================================================================= + Program: Visualization Toolkit + Module: vtkGroupLeafVertices.h + + Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen + All rights reserved. + See Copyright.txt or http://www.kitware.com/Copyright.htm for details. + + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the above copyright notice for more information. + +=========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkGroupLeafVertices - Filter that expands a tree, categorizing leaf vertices // // .SECTION Description diff --git a/Infovis/vtkInteractorStyleTreeMapHover.cxx b/Infovis/vtkInteractorStyleTreeMapHover.cxx index 738bfc5ab8209921e400cd049ee8383b2b4e09fc..0798f3bb8cab8a7b9e7108210ab1b9208b3ce128 100644 --- a/Infovis/vtkInteractorStyleTreeMapHover.cxx +++ b/Infovis/vtkInteractorStyleTreeMapHover.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkInteractorStyleTreeMapHover.h" @@ -34,7 +38,7 @@ #include "vtkTreeMapToPolyData.h" #include "vtkWorldPointPicker.h" -vtkCxxRevisionMacro(vtkInteractorStyleTreeMapHover, "1.8"); +vtkCxxRevisionMacro(vtkInteractorStyleTreeMapHover, "1.9"); vtkStandardNewMacro(vtkInteractorStyleTreeMapHover); //---------------------------------------------------------------------------- diff --git a/Infovis/vtkInteractorStyleTreeMapHover.h b/Infovis/vtkInteractorStyleTreeMapHover.h index 48e7069180c188e24bc537cba903f64e78468362..5c1f47d6fce295b0d6912df9bed82ca2fa60b418 100644 --- a/Infovis/vtkInteractorStyleTreeMapHover.h +++ b/Infovis/vtkInteractorStyleTreeMapHover.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkInteractorStyleTreeMapHover - An interactor style for a tree map view // // .SECTION Description diff --git a/Infovis/vtkLabeledTreeMapDataMapper.cxx b/Infovis/vtkLabeledTreeMapDataMapper.cxx index 6ef2eac5958e28ab0f4325de2f3d35eff801fdda..78df61b186f392af9955fb1d787f5b5766e547f5 100644 --- a/Infovis/vtkLabeledTreeMapDataMapper.cxx +++ b/Infovis/vtkLabeledTreeMapDataMapper.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkActor2D.h" #include "vtkCoordinate.h" @@ -32,7 +36,7 @@ #include "vtkViewport.h" #include "vtkWindow.h" -vtkCxxRevisionMacro(vtkLabeledTreeMapDataMapper, "1.7"); +vtkCxxRevisionMacro(vtkLabeledTreeMapDataMapper, "1.8"); vtkStandardNewMacro(vtkLabeledTreeMapDataMapper); vtkLabeledTreeMapDataMapper::vtkLabeledTreeMapDataMapper() diff --git a/Infovis/vtkLabeledTreeMapDataMapper.h b/Infovis/vtkLabeledTreeMapDataMapper.h index 80e4480575a4b15c6157afe39fcc15b1ab57913f..5d982540b81e527b814751905011e1847b09cf80 100644 --- a/Infovis/vtkLabeledTreeMapDataMapper.h +++ b/Infovis/vtkLabeledTreeMapDataMapper.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkLabeledTreeMapDataMapper - draw text labels on a tree map // // .SECTION Description diff --git a/Infovis/vtkMergeColumns.cxx b/Infovis/vtkMergeColumns.cxx index f0a83e24a23134628084c28ec932e4289cb5fb5d..e4f0950b1981792ed450c07dcb170f86eadd3a51 100644 --- a/Infovis/vtkMergeColumns.cxx +++ b/Infovis/vtkMergeColumns.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkMergeColumns.h" @@ -21,7 +25,7 @@ #include "vtkStringArray.h" #include "vtkTable.h" -vtkCxxRevisionMacro(vtkMergeColumns, "1.1"); +vtkCxxRevisionMacro(vtkMergeColumns, "1.2"); vtkStandardNewMacro(vtkMergeColumns); vtkMergeColumns::vtkMergeColumns() diff --git a/Infovis/vtkMergeColumns.h b/Infovis/vtkMergeColumns.h index 2e4ffe4a0535ec49faaa5bfa17359933d68188ba..e6e45aa9691919806347ddfdfc1c78210939f19a 100644 --- a/Infovis/vtkMergeColumns.h +++ b/Infovis/vtkMergeColumns.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkMergeColumns - merge two columns into a single column // // .SECTION Description diff --git a/Infovis/vtkMergeTables.cxx b/Infovis/vtkMergeTables.cxx index 67603c95301716dc6e554ac5aecee9f8a4927a5d..c88ae4bd88fde06ad66e94125ac1d1c9a8023639 100644 --- a/Infovis/vtkMergeTables.cxx +++ b/Infovis/vtkMergeTables.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkMergeTables.h" @@ -23,7 +27,7 @@ #include "vtkStringArray.h" #include "vtkTable.h" -vtkCxxRevisionMacro(vtkMergeTables, "1.4"); +vtkCxxRevisionMacro(vtkMergeTables, "1.5"); vtkStandardNewMacro(vtkMergeTables); //--------------------------------------------------------------------------- vtkMergeTables::vtkMergeTables() diff --git a/Infovis/vtkMergeTables.h b/Infovis/vtkMergeTables.h index 1140179a67bba369ba68a313412c4ad64549b2fb..dabea91124181a84bf0d66480539d05b96e1caf0 100644 --- a/Infovis/vtkMergeTables.h +++ b/Infovis/vtkMergeTables.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkMergeTables - combine two tables // // .SECTION Description diff --git a/Infovis/vtkPruneTreeFilter.cxx b/Infovis/vtkPruneTreeFilter.cxx index caf6da3ad3252ca67fc3f3fa4dab509cf70ee2e0..d813f1e49b899df2c465b0852d95279d4e536f1f 100644 --- a/Infovis/vtkPruneTreeFilter.cxx +++ b/Infovis/vtkPruneTreeFilter.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkPruneTreeFilter.h" #include "vtkTree.h" @@ -21,7 +25,7 @@ #include "vtkInformation.h" #include "vtkStringArray.h" -vtkCxxRevisionMacro(vtkPruneTreeFilter, "1.2"); +vtkCxxRevisionMacro(vtkPruneTreeFilter, "1.3"); vtkStandardNewMacro(vtkPruneTreeFilter); diff --git a/Infovis/vtkPruneTreeFilter.h b/Infovis/vtkPruneTreeFilter.h index 0e9612e87f9802dd221a0a6521b0405bdcc68aad..d11553e7f8c41a2a5c8fbec30c5ea76a40279711 100644 --- a/Infovis/vtkPruneTreeFilter.h +++ b/Infovis/vtkPruneTreeFilter.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkPruneTreeFilter - prune a subtree out of a vtkTree // // .SECTION Description diff --git a/Infovis/vtkRandomGraphSource.cxx b/Infovis/vtkRandomGraphSource.cxx index 04225313b6264d0315e3d2a20525e263a35912bc..7f30804b5795eaca0399b43e264b9d59134330c7 100644 --- a/Infovis/vtkRandomGraphSource.cxx +++ b/Infovis/vtkRandomGraphSource.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkRandomGraphSource.h" #include <vtkCellData.h> @@ -25,7 +29,7 @@ #include <vtksys/stl/set> #include <vtksys/stl/algorithm> -vtkCxxRevisionMacro(vtkRandomGraphSource, "1.5"); +vtkCxxRevisionMacro(vtkRandomGraphSource, "1.6"); vtkStandardNewMacro(vtkRandomGraphSource); // ---------------------------------------------------------------------- diff --git a/Infovis/vtkRandomGraphSource.h b/Infovis/vtkRandomGraphSource.h index 3175fa184c6566bf8d397938135f603c5fbd4d3e..5adadcfc5ff5e33375de74cad910b54a53ee6289 100644 --- a/Infovis/vtkRandomGraphSource.h +++ b/Infovis/vtkRandomGraphSource.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkRandomGraphSource - a graph with random edges // // .SECTION Description diff --git a/Infovis/vtkSliceAndDiceLayoutStrategy.cxx b/Infovis/vtkSliceAndDiceLayoutStrategy.cxx index 94fabb3fea61547ea2b347986e55967c95511248..136f13b6bc3c51c2fd044064aa4bed13560ae4a8 100644 --- a/Infovis/vtkSliceAndDiceLayoutStrategy.cxx +++ b/Infovis/vtkSliceAndDiceLayoutStrategy.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkSliceAndDiceLayoutStrategy.h" #include "vtkTreeDFSIterator.h" @@ -28,7 +32,7 @@ #include "vtkTree.h" -vtkCxxRevisionMacro(vtkSliceAndDiceLayoutStrategy, "1.3"); +vtkCxxRevisionMacro(vtkSliceAndDiceLayoutStrategy, "1.4"); vtkStandardNewMacro(vtkSliceAndDiceLayoutStrategy); vtkSliceAndDiceLayoutStrategy::vtkSliceAndDiceLayoutStrategy() diff --git a/Infovis/vtkSliceAndDiceLayoutStrategy.h b/Infovis/vtkSliceAndDiceLayoutStrategy.h index ad91e0f25f404f726450536609a86deac2e643b2..6705ac8f05483992d912b8e4c74c7fbf8e37c3c0 100644 --- a/Infovis/vtkSliceAndDiceLayoutStrategy.h +++ b/Infovis/vtkSliceAndDiceLayoutStrategy.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkSliceAndDiceLayoutStrategy - a horizontal and vertical slicing tree map layout // // .SECTION Description diff --git a/Infovis/vtkSquarifyLayoutStrategy.cxx b/Infovis/vtkSquarifyLayoutStrategy.cxx index 5195ee2f5ea82c24c45bf32e09dc72c15893c683..0e76a93e09fbf71cee063237b2468fafc2497417 100644 --- a/Infovis/vtkSquarifyLayoutStrategy.cxx +++ b/Infovis/vtkSquarifyLayoutStrategy.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkSquarifyLayoutStrategy.h" #include <vtkCellArray.h> @@ -26,7 +30,7 @@ #include "vtkTree.h" -vtkCxxRevisionMacro(vtkSquarifyLayoutStrategy, "1.3"); +vtkCxxRevisionMacro(vtkSquarifyLayoutStrategy, "1.4"); vtkStandardNewMacro(vtkSquarifyLayoutStrategy); vtkSquarifyLayoutStrategy::vtkSquarifyLayoutStrategy() diff --git a/Infovis/vtkSquarifyLayoutStrategy.h b/Infovis/vtkSquarifyLayoutStrategy.h index 80fc36d874c108c3f925128680d3494fdc806a0b..7de179cc6d2ecb576f1d6728327378cdf125246d 100644 --- a/Infovis/vtkSquarifyLayoutStrategy.h +++ b/Infovis/vtkSquarifyLayoutStrategy.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkSquarifyLayoutStrategy - uses the squarify tree map layout algorithm // // .SECTION Description diff --git a/Infovis/vtkStringToNumeric.cxx b/Infovis/vtkStringToNumeric.cxx index 4ec028ace8e0cefed6c0df4a185dd5631edf80a6..178fea90c8abd3074a8988d38aef3152fd25f3d3 100644 --- a/Infovis/vtkStringToNumeric.cxx +++ b/Infovis/vtkStringToNumeric.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkStringToNumeric.h" @@ -28,7 +32,7 @@ #include "vtkStringArray.h" #include "vtkVariant.h" -vtkCxxRevisionMacro(vtkStringToNumeric, "1.1"); +vtkCxxRevisionMacro(vtkStringToNumeric, "1.2"); vtkStandardNewMacro(vtkStringToNumeric); vtkStringToNumeric::vtkStringToNumeric() diff --git a/Infovis/vtkStringToNumeric.h b/Infovis/vtkStringToNumeric.h index 207a28db095c056e015b5b21e72187195e44f84e..38d4a3d57f64b9ed8aa81bff652d22bfb1cc1586 100644 --- a/Infovis/vtkStringToNumeric.h +++ b/Infovis/vtkStringToNumeric.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkStringToNumeric - Converts string arrays to numeric arrays // // .SECTION Description diff --git a/Infovis/vtkStringToTimePoint.cxx b/Infovis/vtkStringToTimePoint.cxx index 6910f6e49073798d087fab4031e419eb0d49dbc4..7852f620ec22ba6739163a745f0ad2832c7b46dc 100644 --- a/Infovis/vtkStringToTimePoint.cxx +++ b/Infovis/vtkStringToTimePoint.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkStringToTimePoint.h" @@ -27,7 +31,7 @@ #include "vtkTimePointUtility.h" #include "vtkTypeUInt64Array.h" -vtkCxxRevisionMacro(vtkStringToTimePoint, "1.1"); +vtkCxxRevisionMacro(vtkStringToTimePoint, "1.2"); vtkStandardNewMacro(vtkStringToTimePoint); vtkStringToTimePoint::vtkStringToTimePoint() diff --git a/Infovis/vtkStringToTimePoint.h b/Infovis/vtkStringToTimePoint.h index 75813f8c6c144e72af224be5cf8ac6faed8f08e2..a2a2c7a4419116a2180bedd3b100c17e22a78ee5 100644 --- a/Infovis/vtkStringToTimePoint.h +++ b/Infovis/vtkStringToTimePoint.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkStringToTimePoint - Converts a string array to a integral time array // // .SECTION Description diff --git a/Infovis/vtkTableToGraphFilter.cxx b/Infovis/vtkTableToGraphFilter.cxx index 624bac758caed5ef98f7b3106f61a8b2b02b0eeb..fcaeba32828d6e1753a1ba25eb98cdafa5af7b26 100644 --- a/Infovis/vtkTableToGraphFilter.cxx +++ b/Infovis/vtkTableToGraphFilter.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkTableToGraphFilter.h" @@ -33,7 +37,7 @@ #include <vtksys/stl/map> -vtkCxxRevisionMacro(vtkTableToGraphFilter, "1.7"); +vtkCxxRevisionMacro(vtkTableToGraphFilter, "1.8"); vtkStandardNewMacro(vtkTableToGraphFilter); vtkTableToGraphFilter::vtkTableToGraphFilter() diff --git a/Infovis/vtkTableToGraphFilter.h b/Infovis/vtkTableToGraphFilter.h index 7f60b1af4bf268f88093d0e4523967446f559334..126a642ef992e2c74861ac38f334eac4553ab983 100644 --- a/Infovis/vtkTableToGraphFilter.h +++ b/Infovis/vtkTableToGraphFilter.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkTableToGraphFilter - convert a vtkTable into a vtkGraph // // .SECTION Description diff --git a/Infovis/vtkTableToTreeFilter.cxx b/Infovis/vtkTableToTreeFilter.cxx index 277a66fcffb6d48e3bc646483e97002b3ecfb6be..4bc4e22ed6dc25f9b8b04cb2f7979c6d3d5bf004 100644 --- a/Infovis/vtkTableToTreeFilter.cxx +++ b/Infovis/vtkTableToTreeFilter.cxx @@ -2,17 +2,7 @@ Program: Visualization Toolkit Module: vtkTableToTreeFilter.cxx - Language: C++ - Date: $Date$ - Version: $Revision$ - - Copyright 2006 Sandia Corporation. - Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive - license for use of this work by or on behalf of the - U.S. Government. Redistribution and use in source and binary forms, with - or without modification, are permitted provided that this Notice and any - statement of authorship are reproduced on all copies. - + Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. @@ -22,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkTableToTreeFilter.h" @@ -38,7 +32,7 @@ #include <vtkstd/vector> #include <vtkstd/string> -vtkCxxRevisionMacro(vtkTableToTreeFilter, "1.1"); +vtkCxxRevisionMacro(vtkTableToTreeFilter, "1.2"); vtkStandardNewMacro(vtkTableToTreeFilter); diff --git a/Infovis/vtkTableToTreeFilter.h b/Infovis/vtkTableToTreeFilter.h index fd01a11ff77885f308b7365d2cbb7846f5818441..75bcc67e1c55022a7171c02901de2b5afeb72904 100644 --- a/Infovis/vtkTableToTreeFilter.h +++ b/Infovis/vtkTableToTreeFilter.h @@ -2,17 +2,7 @@ Program: Visualization Toolkit Module: vtkTableToTreeFilter.h - Language: C++ - Date: $Date$ - Version: $Revision$ - Copyright 2006 Sandia Corporation. - Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive - license for use of this work by or on behalf of the - U.S. Government. Redistribution and use in source and binary forms, with - or without modification, are permitted provided that this Notice and any - statement of authorship are reproduced on all copies. - Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. @@ -22,7 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ - +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkTableToTreeFilter - Filter that converts a vtkTable to a vtkTree // // .SECTION Description diff --git a/Infovis/vtkThresholdTable.cxx b/Infovis/vtkThresholdTable.cxx index 0b8b55a430c6dcd9f10bf94f8a603cad0919c569..2fcce78ebd2d30e754c46bcdcb59629ed81b8d09 100644 --- a/Infovis/vtkThresholdTable.cxx +++ b/Infovis/vtkThresholdTable.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkThresholdTable.h" @@ -24,7 +28,7 @@ #include "vtkVariant.h" #include "vtkVariantArray.h" -vtkCxxRevisionMacro(vtkThresholdTable, "1.1"); +vtkCxxRevisionMacro(vtkThresholdTable, "1.2"); vtkStandardNewMacro(vtkThresholdTable); vtkThresholdTable::vtkThresholdTable() : MinValue(0), MaxValue(VTK_INT_MAX) diff --git a/Infovis/vtkThresholdTable.h b/Infovis/vtkThresholdTable.h index 31a2e241500613207fadee67aa9f2d82ba68cd13..e1f650e8a87a86e7f0759c0b3d5034e31297e46a 100644 --- a/Infovis/vtkThresholdTable.h +++ b/Infovis/vtkThresholdTable.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkThresholdTable - Thresholds table rows. // // .SECTION Description diff --git a/Infovis/vtkTimePointToString.cxx b/Infovis/vtkTimePointToString.cxx index 81afdb515885b73995daa66320bfa2b11cefe8f5..6e95165ffa8648a0fab98e675db98ec19276f636 100644 --- a/Infovis/vtkTimePointToString.cxx +++ b/Infovis/vtkTimePointToString.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkTimePointToString.h" @@ -28,7 +32,7 @@ #include "vtkTimePointUtility.h" #include "vtkTypeUInt64Array.h" -vtkCxxRevisionMacro(vtkTimePointToString, "1.1"); +vtkCxxRevisionMacro(vtkTimePointToString, "1.2"); vtkStandardNewMacro(vtkTimePointToString); vtkTimePointToString::vtkTimePointToString() diff --git a/Infovis/vtkTimePointToString.h b/Infovis/vtkTimePointToString.h index f391d777ca4ae482c6ca1d127b395d6f0f53c002..a1da65d48ea043c94374135387e683fd48a914cd 100644 --- a/Infovis/vtkTimePointToString.h +++ b/Infovis/vtkTimePointToString.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkTimePointToString - Converts a timestamp array to a string array // // .SECTION Description diff --git a/Infovis/vtkTimePointUtility.cxx b/Infovis/vtkTimePointUtility.cxx index b7dbc5b1fb73f6d3476fe5674b273ea5590df8a4..3f2f1001718e8e813a9c1210605a5ce9499834ee 100644 --- a/Infovis/vtkTimePointUtility.cxx +++ b/Infovis/vtkTimePointUtility.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkTimePointUtility.h" @@ -35,7 +39,7 @@ const int vtkTimePointUtility::MINUTES_PER_HOUR = 60; const int vtkTimePointUtility::MINUTES_PER_DAY = 1440; const int vtkTimePointUtility::HOURS_PER_DAY = 24; -vtkCxxRevisionMacro(vtkTimePointUtility, "1.5"); +vtkCxxRevisionMacro(vtkTimePointUtility, "1.6"); vtkStandardNewMacro(vtkTimePointUtility); void vtkTimePointUtility::PrintSelf(ostream& os, vtkIndent indent) diff --git a/Infovis/vtkTimePointUtility.h b/Infovis/vtkTimePointUtility.h index 7ba20f4373cf8644f885753bada536516c41822c..ab0daee27a31d9f9240ed47b603ceb70a83c8bfb 100644 --- a/Infovis/vtkTimePointUtility.h +++ b/Infovis/vtkTimePointUtility.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkTimePointUtility - performs common time operations // .SECTION Description // diff --git a/Infovis/vtkTreeFieldAggregator.cxx b/Infovis/vtkTreeFieldAggregator.cxx index 8a8b8349eb4438499909a4baaffbb8c3c0c2a0d1..6fed4d1713d06a8c9749fd61cc4b4825a4852d11 100644 --- a/Infovis/vtkTreeFieldAggregator.cxx +++ b/Infovis/vtkTreeFieldAggregator.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkTreeFieldAggregator.h" #include "vtkTreeDFSIterator.h" @@ -31,7 +35,7 @@ #include "vtkGraph.h" #include "vtkVariantArray.h" -vtkCxxRevisionMacro(vtkTreeFieldAggregator, "1.5"); +vtkCxxRevisionMacro(vtkTreeFieldAggregator, "1.6"); vtkStandardNewMacro(vtkTreeFieldAggregator); vtkTreeFieldAggregator::vtkTreeFieldAggregator():MinValue(0.0) diff --git a/Infovis/vtkTreeFieldAggregator.h b/Infovis/vtkTreeFieldAggregator.h index 7cd05bef711c7d0cfc9e82610f2108591dcde41e..6aae830a7ff812118858767162db151d6e755394 100644 --- a/Infovis/vtkTreeFieldAggregator.h +++ b/Infovis/vtkTreeFieldAggregator.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkTreeFieldAggregator - aggregate field values from the leaves up the tree // // .SECTION Description diff --git a/Infovis/vtkTreeLayoutStrategy.cxx b/Infovis/vtkTreeLayoutStrategy.cxx index cec53c1292c4b0274b1966be0a2e4430418f78d8..eebdc239b36f834a86c0dd9626e4ac3c07393d00 100644 --- a/Infovis/vtkTreeLayoutStrategy.cxx +++ b/Infovis/vtkTreeLayoutStrategy.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkTreeLayoutStrategy.h" @@ -27,7 +31,7 @@ #include "vtkTree.h" #include "vtkTreeDFSIterator.h" -vtkCxxRevisionMacro(vtkTreeLayoutStrategy, "1.2"); +vtkCxxRevisionMacro(vtkTreeLayoutStrategy, "1.3"); vtkStandardNewMacro(vtkTreeLayoutStrategy); vtkTreeLayoutStrategy::vtkTreeLayoutStrategy() diff --git a/Infovis/vtkTreeLayoutStrategy.h b/Infovis/vtkTreeLayoutStrategy.h index bd2eea1a6f149751087c3a5e30dffc5bebf534b2..912f93889a707a9dc7deb29ba08a5a548bea16c8 100644 --- a/Infovis/vtkTreeLayoutStrategy.h +++ b/Infovis/vtkTreeLayoutStrategy.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkTreeLayoutStrategy - hierarchical layout // // .SECTION Description diff --git a/Infovis/vtkTreeMapLayout.cxx b/Infovis/vtkTreeMapLayout.cxx index 8569caae6b92c750cdad14e5b53da15131131e4b..8a40506914253f8d2d3f42d5ed033a743066a22a 100644 --- a/Infovis/vtkTreeMapLayout.cxx +++ b/Infovis/vtkTreeMapLayout.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkTreeMapLayout.h" @@ -27,7 +31,7 @@ #include "vtkTree.h" #include "vtkTreeMapLayoutStrategy.h" -vtkCxxRevisionMacro(vtkTreeMapLayout, "1.5"); +vtkCxxRevisionMacro(vtkTreeMapLayout, "1.6"); vtkStandardNewMacro(vtkTreeMapLayout); vtkTreeMapLayout::vtkTreeMapLayout() diff --git a/Infovis/vtkTreeMapLayout.h b/Infovis/vtkTreeMapLayout.h index d4b315687838b85b6eb88a15763e71e092ce4e48..818e54974eec27a86e15d8e91c0112829446c2ba 100644 --- a/Infovis/vtkTreeMapLayout.h +++ b/Infovis/vtkTreeMapLayout.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkTreeMapLayout - layout a vtkTree into a tree map // // .SECTION Description diff --git a/Infovis/vtkTreeMapLayoutStrategy.cxx b/Infovis/vtkTreeMapLayoutStrategy.cxx index 3e4f180d6790b20d0c9cb72d361d094f213507e9..066ce1ab8cfc27a4a2b7635e226f775147c97da5 100644 --- a/Infovis/vtkTreeMapLayoutStrategy.cxx +++ b/Infovis/vtkTreeMapLayoutStrategy.cxx @@ -12,10 +12,14 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkTreeMapLayoutStrategy.h" -vtkCxxRevisionMacro(vtkTreeMapLayoutStrategy, "1.2"); +vtkCxxRevisionMacro(vtkTreeMapLayoutStrategy, "1.3"); vtkTreeMapLayoutStrategy::vtkTreeMapLayoutStrategy():BorderPercentage(0.0) { diff --git a/Infovis/vtkTreeMapLayoutStrategy.h b/Infovis/vtkTreeMapLayoutStrategy.h index 5ed0787a42f919a12f20184afba9306646b4443e..0330038c44f310317b2ecaddbd3217d41d3d5b39 100644 --- a/Infovis/vtkTreeMapLayoutStrategy.h +++ b/Infovis/vtkTreeMapLayoutStrategy.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkTreeMapLayoutStrategy - abstract superclass for all tree map layout strategies // // .SECTION Description diff --git a/Infovis/vtkTreeMapToPolyData.cxx b/Infovis/vtkTreeMapToPolyData.cxx index 1f830c28671ab9b4cb740af6d6f8c32e22b66119..fb996bd8ff0e5d6ebe54b0e4ee341852cd60969d 100644 --- a/Infovis/vtkTreeMapToPolyData.cxx +++ b/Infovis/vtkTreeMapToPolyData.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkTreeMapToPolyData.h" @@ -27,7 +31,7 @@ #include "vtkAbstractGraph.h" #include "vtkTree.h" -vtkCxxRevisionMacro(vtkTreeMapToPolyData, "1.3"); +vtkCxxRevisionMacro(vtkTreeMapToPolyData, "1.4"); vtkStandardNewMacro(vtkTreeMapToPolyData); vtkTreeMapToPolyData::vtkTreeMapToPolyData() diff --git a/Infovis/vtkTreeMapToPolyData.h b/Infovis/vtkTreeMapToPolyData.h index 12aa2d409aa10ebfc28f20a3f3c25de0a1e4923a..1e386ccbc9f07fe6906c4e4b5a9b54ae228e5211 100644 --- a/Infovis/vtkTreeMapToPolyData.h +++ b/Infovis/vtkTreeMapToPolyData.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkTreeMapToPolyData - converts a tree to a polygonal data representing a tree map // // .SECTION Description diff --git a/Infovis/vtkTreeToBoostAdapter.h b/Infovis/vtkTreeToBoostAdapter.h index d91af1d9e74e211efe29e04282c8d430fc95f15b..765632ad5a509b65dbaa1cc40819a558c0bd8949 100644 --- a/Infovis/vtkTreeToBoostAdapter.h +++ b/Infovis/vtkTreeToBoostAdapter.h @@ -1,3 +1,27 @@ +/*========================================================================= + + Program: Visualization Toolkit + Module: vtkTreeToBoostAdapter.h + + Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen + All rights reserved. + See Copyright.txt or http://www.kitware.com/Copyright.htm for details. + + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the above copyright notice for more information. + +=========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ +// .NAME vtkTreeToBoostAdapter - adapter to the boost graph library (www.boost.org) +// +// .SECTION Description +// Including this header allows you to use a vtkTree directly in boost algorithms. +// You may use a tree only in algorithms that do not modify the graph. + #ifndef __vtkTreeToBoostAdapter_h #define __vtkTreeToBoostAdapter_h diff --git a/Infovis/vtkVertexDegree.cxx b/Infovis/vtkVertexDegree.cxx index c01627e6f9b3e923ca5428c39d35ce7a362ea077..b9900d7105ab441dfe352d95badc103149f13243 100644 --- a/Infovis/vtkVertexDegree.cxx +++ b/Infovis/vtkVertexDegree.cxx @@ -3,15 +3,19 @@ Program: Visualization Toolkit Module: vtkVertexDegree.cxx - Copyright 2007 Sandia Corporation. - Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive - license for use of this work by or on behalf of the - U.S. Government. Redistribution and use in source and binary forms, with - or without modification, are permitted provided that this Notice and any - statement of authorship are reproduced on all copies. + Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen + All rights reserved. + See Copyright.txt or http://www.kitware.com/Copyright.htm for details. -=========================================================================*/ + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the above copyright notice for more information. +=========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkVertexDegree.h" #include "vtkAbstractGraph.h" @@ -23,7 +27,7 @@ #include "vtkObjectFactory.h" #include "vtkPointData.h" -vtkCxxRevisionMacro(vtkVertexDegree, "1.2"); +vtkCxxRevisionMacro(vtkVertexDegree, "1.3"); vtkStandardNewMacro(vtkVertexDegree); vtkVertexDegree::vtkVertexDegree() diff --git a/Infovis/vtkVertexDegree.h b/Infovis/vtkVertexDegree.h index 423b2b355ea0602f5e646610f4dd53196fb703c8..da7ef09403edea38cae0311654f8e8cbf05e539d 100644 --- a/Infovis/vtkVertexDegree.h +++ b/Infovis/vtkVertexDegree.h @@ -3,14 +3,19 @@ Program: Visualization Toolkit Module: vtkVertexDegree.h - Copyright 2007 Sandia Corporation. - Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive - license for use of this work by or on behalf of the - U.S. Government. Redistribution and use in source and binary forms, with - or without modification, are permitted provided that this Notice and any - statement of authorship are reproduced on all copies. + Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen + All rights reserved. + See Copyright.txt or http://www.kitware.com/Copyright.htm for details. + + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkVertexDegree - Adds an attribute array with the degree of each vertex // // .SECTION Description diff --git a/Infovis/vtkXMLTreeReader.cxx b/Infovis/vtkXMLTreeReader.cxx index ab540db5dab7b1528df6d9625630eefc5dd6a0bf..3fb209e63484f5830dce6fda3dc21e629e4ba129 100644 --- a/Infovis/vtkXMLTreeReader.cxx +++ b/Infovis/vtkXMLTreeReader.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkXMLTreeReader.h" @@ -26,7 +30,7 @@ #include <vtklibxml2/libxml/parser.h> #include <vtklibxml2/libxml/tree.h> -vtkCxxRevisionMacro(vtkXMLTreeReader, "1.3"); +vtkCxxRevisionMacro(vtkXMLTreeReader, "1.4"); vtkStandardNewMacro(vtkXMLTreeReader); const char * vtkXMLTreeReader::TagNameField = ".tagname"; diff --git a/Infovis/vtkXMLTreeReader.h b/Infovis/vtkXMLTreeReader.h index aeab29e3f1be35eb67c0ac81c714b59fdcbbc9a8..8b72effebf1fc4ca347e4864d5e38b2552a8b6bd 100644 --- a/Infovis/vtkXMLTreeReader.h +++ b/Infovis/vtkXMLTreeReader.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkXMLTreeReader - reads an XML file into a vtkTree // // .SECTION Description diff --git a/Parallel/vtkCollectGraph.cxx b/Parallel/vtkCollectGraph.cxx index ca15f8f58db0b727797ea9f02d231f4780a86308..75457f5530f4fa2056f9308fc971a0eed1eee522 100644 --- a/Parallel/vtkCollectGraph.cxx +++ b/Parallel/vtkCollectGraph.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkCollectGraph.h" #include "vtkCellData.h" @@ -36,7 +40,7 @@ using vtksys_stl::map; using vtksys_stl::pair; using vtksys_stl::vector; -vtkCxxRevisionMacro(vtkCollectGraph, "1.2"); +vtkCxxRevisionMacro(vtkCollectGraph, "1.3"); vtkStandardNewMacro(vtkCollectGraph); vtkCxxSetObjectMacro(vtkCollectGraph,Controller, vtkMultiProcessController); diff --git a/Parallel/vtkCollectGraph.h b/Parallel/vtkCollectGraph.h index 104354fbd0e082454e23b5b6a8cab145f17d2b54..79f0b17cc343d79475155a933d18d847a7c9b94e 100644 --- a/Parallel/vtkCollectGraph.h +++ b/Parallel/vtkCollectGraph.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkCollectGraph - Collect distributed graph. // .SECTION Description // This filter has code to collect a graph from across processes onto vertex 0. diff --git a/Parallel/vtkCollectTable.cxx b/Parallel/vtkCollectTable.cxx index cf4f6f1c0338a4924ece71024b538e88cc425920..8f1aa06e61394aba286abc8104661baa5180b426 100644 --- a/Parallel/vtkCollectTable.cxx +++ b/Parallel/vtkCollectTable.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkCollectTable.h" #include "vtkInformation.h" @@ -23,7 +27,7 @@ #include "vtkStreamingDemandDrivenPipeline.h" #include "vtkVariant.h" -vtkCxxRevisionMacro(vtkCollectTable, "1.1"); +vtkCxxRevisionMacro(vtkCollectTable, "1.2"); vtkStandardNewMacro(vtkCollectTable); vtkCxxSetObjectMacro(vtkCollectTable,Controller, vtkMultiProcessController); diff --git a/Parallel/vtkCollectTable.h b/Parallel/vtkCollectTable.h index 0fb280e67318cdec6cd691fc1188fc9da877d396..d99fc210f5d839ad18743b49a94f2b7a84870951 100644 --- a/Parallel/vtkCollectTable.h +++ b/Parallel/vtkCollectTable.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkCollectTable - Collect distributed table. // .SECTION Description // This filter has code to collect a table from across processes onto node 0. diff --git a/Rendering/vtkDynamic2DLabelMapper.cxx b/Rendering/vtkDynamic2DLabelMapper.cxx index ab4ae7776758f95ec37b6cebc9ee07824e97aa27..9568a4885db30604872cfb347f3501a067dac9f3 100644 --- a/Rendering/vtkDynamic2DLabelMapper.cxx +++ b/Rendering/vtkDynamic2DLabelMapper.cxx @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #include "vtkDynamic2DLabelMapper.h" @@ -45,7 +49,7 @@ using vtksys_ios::ofstream; # define SNPRINTF snprintf #endif -vtkCxxRevisionMacro(vtkDynamic2DLabelMapper, "1.4"); +vtkCxxRevisionMacro(vtkDynamic2DLabelMapper, "1.5"); vtkStandardNewMacro(vtkDynamic2DLabelMapper); //---------------------------------------------------------------------------- diff --git a/Rendering/vtkDynamic2DLabelMapper.h b/Rendering/vtkDynamic2DLabelMapper.h index 4f9cb11332c8e592afb1531e1673da7d5a120933..1610bb0a611ffa35b70a47240207351f5ecef8a2 100644 --- a/Rendering/vtkDynamic2DLabelMapper.h +++ b/Rendering/vtkDynamic2DLabelMapper.h @@ -12,6 +12,10 @@ PURPOSE. See the above copyright notice for more information. =========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ // .NAME vtkDynamic2DLabelMapper - draw text labels at 2D dataset points // .SECTION Description // vtkDynamic2DLabelMapper is a mapper that renders text at dataset diff --git a/Utilities/freerange/freerangeTestDriver.h b/Utilities/freerange/freerangeTestDriver.h index 6f3f91670b79f72c81bce810711ce7686c5dd744..d49c0b48de012ebc7aa7f9462479fcb9bbae958b 100644 --- a/Utilities/freerange/freerangeTestDriver.h +++ b/Utilities/freerange/freerangeTestDriver.h @@ -1,3 +1,21 @@ +/*========================================================================= + + Program: Visualization Toolkit + Module: freerangeTestDriver.h + + Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen + All rights reserved. + See Copyright.txt or http://www.kitware.com/Copyright.htm for details. + + This software is distributed WITHOUT ANY WARRANTY; without even + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the above copyright notice for more information. + +=========================================================================*/ +/*---------------------------------------------------------------------------- + Copyright (c) Sandia Corporation + See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details. +----------------------------------------------------------------------------*/ #ifndef __freerangeTestDriver_h #define __freerangeTestDriver_h