X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvGlyphSource.cxx;h=3a6763b480aab632c7c199a151f8902e6466a4f5;hb=6aa95a9aeaacfa57a9a17a7aedf7798c5334079e;hp=b01866c60b10d31e1b443d761a0042500d88908a;hpb=1e034c70105f0926939acaaa27ddb46e904ae8bf;p=clitk.git diff --git a/vv/vvGlyphSource.cxx b/vv/vvGlyphSource.cxx index b01866c..3a6763b 100644 --- a/vv/vvGlyphSource.cxx +++ b/vv/vvGlyphSource.cxx @@ -3,7 +3,7 @@ Authors belong to: - University of LYON http://www.universite-lyon.fr/ - - Léon Bérard cancer center http://oncora1.lyon.fnclcc.fr + - Léon Bérard cancer center http://www.centreleonberard.fr - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr This software is distributed WITHOUT ANY WARRANTY; without even @@ -14,7 +14,7 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html -======================================================================-====*/ +===========================================================================**/ #include "vvGlyphSource.h" #include "vtkCellArray.h" @@ -26,7 +26,6 @@ #include "vtkPolyData.h" #include "vtkUnsignedCharArray.h" -vtkCxxRevisionMacro(vvGlyphSource, "DummyRevision"); vtkStandardNewMacro(vvGlyphSource);