瀏覽代碼

Remove copyright YEAR from license header

Doing so will take away the burden of updating it every year !
Jean-Christophe Fillion-Robin 14 年之前
父節點
當前提交
763c419d85
共有 100 個文件被更改,包括 99 次插入99 次删除
  1. 1 1
      Applications/ctkCLIPluginExplorer/ctkCLIPluginExplorerMain.cpp
  2. 1 1
      Applications/ctkDICOM/ctkDICOMMain.cpp
  3. 1 1
      Applications/ctkDICOMDemoSCU/ctkDICOMDemoSCUMain.cpp
  4. 1 1
      Applications/ctkDICOMIndexer/ctkDICOMIndexerMain.cpp
  5. 1 1
      Applications/ctkDICOMQuery/ctkDICOMQueryMain.cpp
  6. 1 1
      Applications/ctkDICOMRetrieve/ctkDICOMRetrieveMain.cpp
  7. 1 1
      Applications/ctkPluginBrowser/ctkPluginBrowser.cpp
  8. 1 1
      Applications/ctkPluginBrowser/ctkPluginBrowser.h
  9. 1 1
      Applications/ctkPluginBrowser/ctkPluginBrowserEditors.cpp
  10. 1 1
      Applications/ctkPluginBrowser/ctkPluginBrowserEditors.h
  11. 1 1
      Applications/ctkPluginBrowser/ctkPluginBrowserMain.cpp
  12. 1 1
      Applications/ctkPluginBrowser/ctkPluginResourcesTreeModel.cpp
  13. 1 1
      Applications/ctkPluginBrowser/ctkPluginResourcesTreeModel.h
  14. 1 1
      Applications/ctkPluginBrowser/ctkPluginTableModel.cpp
  15. 1 1
      Applications/ctkPluginBrowser/ctkPluginTableModel.h
  16. 1 1
      Applications/ctkPluginBrowser/ctkQtResourcesTreeModel.cpp
  17. 1 1
      Applications/ctkPluginBrowser/ctkQtResourcesTreeModel.h
  18. 1 1
      Applications/ctkPluginGenerator/DefaultLicense.txt
  19. 1 1
      Applications/ctkPluginGenerator/ctkPluginGenerator.cpp
  20. 1 1
      Applications/ctkPluginGenerator/ctkPluginGeneratorMain.cpp
  21. 1 1
      Applications/ctkPluginGenerator/ctkPluginGeneratorOptionsDialog.cpp
  22. 1 1
      Applications/ctkPluginGenerator/ctkPluginGeneratorOptionsDialog_p.h
  23. 1 1
      Applications/ctkPluginGenerator/ctkPluginGenerator_p.h
  24. 1 1
      CMake/ctkDashboardDriverScript.cmake
  25. 1 1
      CMake/ctkFunctionApplyPatches.cmake
  26. 1 1
      CMake/ctkFunctionDownloadData.cmake
  27. 1 1
      CMake/ctkFunctionGenerateDGraphInput.cmake
  28. 1 1
      CMake/ctkFunctionGenerateProjectXml.cmake
  29. 1 1
      CMake/ctkFunctionLFtoCRLF.cmake
  30. 1 1
      CMake/ctkMacroAddCtkLibraryOptions.cmake
  31. 1 1
      CMake/ctkMacroBuildApp.cmake
  32. 1 1
      CMake/ctkMacroBuildLib.cmake
  33. 1 1
      CMake/ctkMacroBuildPlugin.cmake
  34. 1 1
      CMake/ctkMacroBuildQtDesignerPlugin.cmake
  35. 1 1
      CMake/ctkMacroEmptyExternalProject.cmake
  36. 1 1
      CMake/ctkMacroSetPaths.cmake
  37. 1 1
      CMake/ctkMacroSetupQt.cmake
  38. 1 1
      CMake/ctkMacroTargetLibraries.cmake
  39. 1 1
      CMake/ctkMacroValidateBuildOptions.cmake
  40. 1 1
      CMake/ctkMacroWrapPythonQt.cmake
  41. 1 1
      CMake/ctkScriptMocPythonQtWrapper.cmake
  42. 1 1
      CMake/ctkScriptWrapPythonQt_Full.cmake
  43. 1 1
      CMake/ctkScriptWrapPythonQt_Light.cmake
  44. 1 1
      CMakeLists.txt
  45. 1 1
      CTKConfig.cmake.in
  46. 1 1
      CTKConfigVersion.cmake.in
  47. 1 1
      Libs/Core/Testing/Cpp/ctkAbstractFactoryTest1.cpp
  48. 1 1
      Libs/Core/Testing/Cpp/ctkAbstractLibraryFactoryTest1.cpp
  49. 1 1
      Libs/Core/Testing/Cpp/ctkAbstractObjectFactoryTest1.cpp
  50. 1 1
      Libs/Core/Testing/Cpp/ctkAbstractPluginFactoryTest1.cpp
  51. 1 1
      Libs/Core/Testing/Cpp/ctkAbstractQObjectFactoryTest1.cpp
  52. 1 1
      Libs/Core/Testing/Cpp/ctkBranchingWorkflowStep.h
  53. 1 1
      Libs/Core/Testing/Cpp/ctkDependencyGraphTest1.cpp
  54. 1 1
      Libs/Core/Testing/Cpp/ctkDependencyGraphTest2.cpp
  55. 1 1
      Libs/Core/Testing/Cpp/ctkExampleDerivedWorkflowStep.cpp
  56. 1 1
      Libs/Core/Testing/Cpp/ctkExampleDerivedWorkflowStep.h
  57. 1 1
      Libs/Core/Testing/Cpp/ctkExampleWorkflowStepUsingSignalsAndSlots.cpp
  58. 1 1
      Libs/Core/Testing/Cpp/ctkExampleWorkflowStepUsingSignalsAndSlots.h
  59. 1 1
      Libs/Core/Testing/Cpp/ctkModelTesterTest1.cpp
  60. 1 1
      Libs/Core/Testing/Cpp/ctkPimplTest1.cpp
  61. 1 1
      Libs/Core/Testing/Cpp/ctkSingletonTest1.cpp
  62. 1 1
      Libs/Core/Testing/Cpp/ctkUtilsTest1.cpp
  63. 1 1
      Libs/Core/Testing/Cpp/ctkWorkflowTest1.cpp
  64. 1 1
      Libs/Core/Testing/Cpp/ctkWorkflowTest2.cpp
  65. 1 1
      Libs/Core/Testing/Cpp/ctkWorkflowTest3.cpp
  66. 1 1
      Libs/Core/ctkAbstractFactory.h
  67. 1 1
      Libs/Core/ctkAbstractFactory.tpp
  68. 1 1
      Libs/Core/ctkAbstractLibraryFactory.h
  69. 1 1
      Libs/Core/ctkAbstractLibraryFactory.tpp
  70. 1 1
      Libs/Core/ctkAbstractObjectFactory.h
  71. 1 1
      Libs/Core/ctkAbstractObjectFactory.tpp
  72. 1 1
      Libs/Core/ctkAbstractPluginFactory.h
  73. 1 1
      Libs/Core/ctkAbstractPluginFactory.tpp
  74. 1 1
      Libs/Core/ctkAbstractQObjectFactory.h
  75. 1 1
      Libs/Core/ctkAbstractQObjectFactory.tpp
  76. 1 1
      Libs/Core/ctkBinaryFileDescriptor.cpp
  77. 1 1
      Libs/Core/ctkBinaryFileDescriptor.h
  78. 1 1
      Libs/Core/ctkDependencyGraph.cpp
  79. 1 1
      Libs/Core/ctkDependencyGraph.h
  80. 1 1
      Libs/Core/ctkHistogram.cpp
  81. 1 1
      Libs/Core/ctkHistogram.h
  82. 1 1
      Libs/Core/ctkLogger.cpp
  83. 1 1
      Libs/Core/ctkLogger.h
  84. 1 1
      Libs/Core/ctkModelTester.cpp
  85. 1 1
      Libs/Core/ctkModelTester.h
  86. 1 1
      Libs/Core/ctkSingleton.h
  87. 1 1
      Libs/Core/ctkTransferFunction.cpp
  88. 1 1
      Libs/Core/ctkTransferFunction.h
  89. 1 1
      Libs/Core/ctkTransferFunctionRepresentation.cpp
  90. 1 1
      Libs/Core/ctkTransferFunctionRepresentation.h
  91. 1 1
      Libs/Core/ctkUtils.cpp
  92. 1 1
      Libs/Core/ctkUtils.h
  93. 1 1
      Libs/Core/ctkWorkflow.cpp
  94. 1 1
      Libs/Core/ctkWorkflow.h
  95. 1 1
      Libs/Core/ctkWorkflowStep.cpp
  96. 1 1
      Libs/Core/ctkWorkflowStep.h
  97. 1 1
      Libs/Core/ctkWorkflowStep_p.h
  98. 1 1
      Libs/Core/ctkWorkflowTransitions.h
  99. 1 1
      Libs/DICOM/Core/ctkDICOM.cpp
  100. 0 0
      Libs/DICOM/Core/ctkDICOM.h

+ 1 - 1
Applications/ctkCLIPluginExplorer/ctkCLIPluginExplorerMain.cpp

@@ -2,7 +2,7 @@
 
   Library: CTK
 
-  Copyright (c) 2010 German Cancer Research Center,
+  Copyright (c) German Cancer Research Center,
     Division of Medical and Biological Informatics
 
   Licensed under the Apache License, Version 2.0 (the "License");

+ 1 - 1
Applications/ctkDICOM/ctkDICOMMain.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Applications/ctkDICOMDemoSCU/ctkDICOMDemoSCUMain.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Applications/ctkDICOMIndexer/ctkDICOMIndexerMain.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Applications/ctkDICOMQuery/ctkDICOMQueryMain.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Applications/ctkDICOMRetrieve/ctkDICOMRetrieveMain.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  
+  Copyright (c)  
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Applications/ctkPluginBrowser/ctkPluginBrowser.cpp

@@ -2,7 +2,7 @@
 
   Library: CTK
 
-  Copyright (c) 2010 German Cancer Research Center,
+  Copyright (c) German Cancer Research Center,
     Division of Medical and Biological Informatics
 
   Licensed under the Apache License, Version 2.0 (the "License");

+ 1 - 1
Applications/ctkPluginBrowser/ctkPluginBrowser.h

@@ -2,7 +2,7 @@
 
   Library: CTK
 
-  Copyright (c) 2010 German Cancer Research Center,
+  Copyright (c) German Cancer Research Center,
     Division of Medical and Biological Informatics
 
   Licensed under the Apache License, Version 2.0 (the "License");

+ 1 - 1
Applications/ctkPluginBrowser/ctkPluginBrowserEditors.cpp

@@ -2,7 +2,7 @@
 
   Library: CTK
 
-  Copyright (c) 2010 German Cancer Research Center,
+  Copyright (c) German Cancer Research Center,
     Division of Medical and Biological Informatics
 
   Licensed under the Apache License, Version 2.0 (the "License");

+ 1 - 1
Applications/ctkPluginBrowser/ctkPluginBrowserEditors.h

@@ -2,7 +2,7 @@
 
   Library: CTK
 
-  Copyright (c) 2010 German Cancer Research Center,
+  Copyright (c) German Cancer Research Center,
     Division of Medical and Biological Informatics
 
   Licensed under the Apache License, Version 2.0 (the "License");

+ 1 - 1
Applications/ctkPluginBrowser/ctkPluginBrowserMain.cpp

@@ -2,7 +2,7 @@
 
   Library: CTK
 
-  Copyright (c) 2010 German Cancer Research Center,
+  Copyright (c) German Cancer Research Center,
     Division of Medical and Biological Informatics
 
   Licensed under the Apache License, Version 2.0 (the "License");

+ 1 - 1
Applications/ctkPluginBrowser/ctkPluginResourcesTreeModel.cpp

@@ -2,7 +2,7 @@
 
   Library: CTK
 
-  Copyright (c) 2010 German Cancer Research Center,
+  Copyright (c) German Cancer Research Center,
     Division of Medical and Biological Informatics
 
   Licensed under the Apache License, Version 2.0 (the "License");

+ 1 - 1
Applications/ctkPluginBrowser/ctkPluginResourcesTreeModel.h

@@ -2,7 +2,7 @@
 
   Library: CTK
 
-  Copyright (c) 2010 German Cancer Research Center,
+  Copyright (c) German Cancer Research Center,
     Division of Medical and Biological Informatics
 
   Licensed under the Apache License, Version 2.0 (the "License");

+ 1 - 1
Applications/ctkPluginBrowser/ctkPluginTableModel.cpp

@@ -2,7 +2,7 @@
 
   Library: CTK
 
-  Copyright (c) 2010 German Cancer Research Center,
+  Copyright (c) German Cancer Research Center,
     Division of Medical and Biological Informatics
 
   Licensed under the Apache License, Version 2.0 (the "License");

+ 1 - 1
Applications/ctkPluginBrowser/ctkPluginTableModel.h

@@ -2,7 +2,7 @@
 
   Library: CTK
 
-  Copyright (c) 2010 German Cancer Research Center,
+  Copyright (c) German Cancer Research Center,
     Division of Medical and Biological Informatics
 
   Licensed under the Apache License, Version 2.0 (the "License");

+ 1 - 1
Applications/ctkPluginBrowser/ctkQtResourcesTreeModel.cpp

@@ -2,7 +2,7 @@
 
   Library: CTK
 
-  Copyright (c) 2010 German Cancer Research Center,
+  Copyright (c) German Cancer Research Center,
     Division of Medical and Biological Informatics
 
   Licensed under the Apache License, Version 2.0 (the "License");

+ 1 - 1
Applications/ctkPluginBrowser/ctkQtResourcesTreeModel.h

@@ -2,7 +2,7 @@
 
   Library: CTK
 
-  Copyright (c) 2010 German Cancer Research Center,
+  Copyright (c) German Cancer Research Center,
     Division of Medical and Biological Informatics
 
   Licensed under the Apache License, Version 2.0 (the "License");

+ 1 - 1
Applications/ctkPluginGenerator/DefaultLicense.txt

@@ -2,7 +2,7 @@
 
   Library: CTK
 
-  Copyright (c) 2010 %1
+  Copyright (c) %1
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Applications/ctkPluginGenerator/ctkPluginGenerator.cpp

@@ -2,7 +2,7 @@
 
   Library: CTK
 
-  Copyright (c) 2010 German Cancer Research Center,
+  Copyright (c) German Cancer Research Center,
     Division of Medical and Biological Informatics
 
   Licensed under the Apache License, Version 2.0 (the "License");

+ 1 - 1
Applications/ctkPluginGenerator/ctkPluginGeneratorMain.cpp

@@ -2,7 +2,7 @@
 
   Library: CTK
 
-  Copyright (c) 2010 German Cancer Research Center,
+  Copyright (c) German Cancer Research Center,
     Division of Medical and Biological Informatics
 
   Licensed under the Apache License, Version 2.0 (the "License");

+ 1 - 1
Applications/ctkPluginGenerator/ctkPluginGeneratorOptionsDialog.cpp

@@ -2,7 +2,7 @@
 
   Library: CTK
 
-  Copyright (c) 2010 German Cancer Research Center,
+  Copyright (c) German Cancer Research Center,
     Division of Medical and Biological Informatics
 
   Licensed under the Apache License, Version 2.0 (the "License");

+ 1 - 1
Applications/ctkPluginGenerator/ctkPluginGeneratorOptionsDialog_p.h

@@ -2,7 +2,7 @@
 
   Library: CTK
 
-  Copyright (c) 2010 German Cancer Research Center,
+  Copyright (c) German Cancer Research Center,
     Division of Medical and Biological Informatics
 
   Licensed under the Apache License, Version 2.0 (the "License");

+ 1 - 1
Applications/ctkPluginGenerator/ctkPluginGenerator_p.h

@@ -2,7 +2,7 @@
 
   Library: CTK
 
-  Copyright (c) 2010 German Cancer Research Center,
+  Copyright (c) German Cancer Research Center,
     Division of Medical and Biological Informatics
 
   Licensed under the Apache License, Version 2.0 (the "License");

+ 1 - 1
CMake/ctkDashboardDriverScript.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkFunctionApplyPatches.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkFunctionDownloadData.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkFunctionGenerateDGraphInput.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkFunctionGenerateProjectXml.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkFunctionLFtoCRLF.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkMacroAddCtkLibraryOptions.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkMacroBuildApp.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkMacroBuildLib.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkMacroBuildPlugin.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkMacroBuildQtDesignerPlugin.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkMacroEmptyExternalProject.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkMacroSetPaths.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkMacroSetupQt.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkMacroTargetLibraries.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkMacroValidateBuildOptions.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkMacroWrapPythonQt.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkScriptMocPythonQtWrapper.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkScriptWrapPythonQt_Full.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMake/ctkScriptWrapPythonQt_Light.cmake

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CMakeLists.txt

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CTKConfig.cmake.in

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
CTKConfigVersion.cmake.in

@@ -2,7 +2,7 @@
 #
 #  Library:   CTK
 # 
-#  Copyright (c) 2010  Kitware Inc.
+#  Copyright (c) Kitware Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/Testing/Cpp/ctkAbstractFactoryTest1.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/Testing/Cpp/ctkAbstractLibraryFactoryTest1.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/Testing/Cpp/ctkAbstractObjectFactoryTest1.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/Testing/Cpp/ctkAbstractPluginFactoryTest1.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/Testing/Cpp/ctkAbstractQObjectFactoryTest1.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/Testing/Cpp/ctkBranchingWorkflowStep.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/Testing/Cpp/ctkDependencyGraphTest1.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/Testing/Cpp/ctkDependencyGraphTest2.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010 German Cancer Research Center,
+  Copyright (c) German Cancer Research Center,
     Division of Medical and Biological Informatics
 
   Licensed under the Apache License, Version 2.0 (the "License");

+ 1 - 1
Libs/Core/Testing/Cpp/ctkExampleDerivedWorkflowStep.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/Testing/Cpp/ctkExampleDerivedWorkflowStep.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/Testing/Cpp/ctkExampleWorkflowStepUsingSignalsAndSlots.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/Testing/Cpp/ctkExampleWorkflowStepUsingSignalsAndSlots.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/Testing/Cpp/ctkModelTesterTest1.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/Testing/Cpp/ctkPimplTest1.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/Testing/Cpp/ctkSingletonTest1.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/Testing/Cpp/ctkUtilsTest1.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/Testing/Cpp/ctkWorkflowTest1.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/Testing/Cpp/ctkWorkflowTest2.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/Testing/Cpp/ctkWorkflowTest3.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkAbstractFactory.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkAbstractFactory.tpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkAbstractLibraryFactory.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkAbstractLibraryFactory.tpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkAbstractObjectFactory.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkAbstractObjectFactory.tpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkAbstractPluginFactory.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkAbstractPluginFactory.tpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkAbstractQObjectFactory.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkAbstractQObjectFactory.tpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkBinaryFileDescriptor.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkBinaryFileDescriptor.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkDependencyGraph.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkDependencyGraph.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkHistogram.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkHistogram.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkLogger.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkLogger.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkModelTester.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkModelTester.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkSingleton.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkTransferFunction.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkTransferFunction.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkTransferFunctionRepresentation.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
 
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkTransferFunctionRepresentation.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkUtils.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkUtils.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkWorkflow.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkWorkflow.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkWorkflowStep.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkWorkflowStep.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkWorkflowStep_p.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/Core/ctkWorkflowTransitions.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 1 - 1
Libs/DICOM/Core/ctkDICOM.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
  
-  Copyright (c) 2010  Kitware Inc.
+  Copyright (c) Kitware Inc.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

+ 0 - 0
Libs/DICOM/Core/ctkDICOM.h


Some files were not shown because too many files changed in this diff