Browse Source

Updated copyright info in ctkDirectoryListView and ctkDirectoryListWidget

MattClarkson 13 years ago
parent
commit
0ba80449b2

+ 1 - 18
Libs/Widgets/ctkDirectoryListView.cpp

@@ -16,27 +16,10 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 
-=========================================================================*/
-
-/*==============================================================================
-
-  Program: 3D Slicer
-
-  Copyright (c) Kitware Inc.
-
-  See COPYRIGHT.txt
-  or http://www.slicer.org/copyright/copyright.txt for details.
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-
   This file was originally developed by Jean-Christophe Fillion-Robin, Kitware Inc.
   and was partially funded by NIH grant 3P41RR013218-12S1
 
-==============================================================================*/
+=========================================================================*/
 
 // Qt includes
 #include <QFileInfo>

+ 1 - 18
Libs/Widgets/ctkDirectoryListView.h

@@ -16,27 +16,10 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 
-=========================================================================*/
-
-/*==============================================================================
-
-  Program: 3D Slicer
-
-  Copyright (c) Kitware Inc.
-
-  See COPYRIGHT.txt
-  or http://www.slicer.org/copyright/copyright.txt for details.
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-
   This file was originally developed by Jean-Christophe Fillion-Robin, Kitware Inc.
   and was partially funded by NIH grant 3P41RR013218-12S1
 
-==============================================================================*/
+=========================================================================*/
 
 #ifndef __ctkDirectoryListView_h
 #define __ctkDirectoryListView_h

+ 1 - 1
Libs/Widgets/ctkDirectoryListWidget.cpp

@@ -2,7 +2,7 @@
 
   Library:   CTK
 
-  Copyright (c) Kitware Inc.
+  Copyright (c) University College London.
 
   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/Widgets/ctkDirectoryListWidget.h

@@ -2,7 +2,7 @@
 
   Library:   CTK
 
-  Copyright (c) Kitware Inc.
+  Copyright (c) University College London.
 
   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/Widgets/ctkDirectoryListWidget_p.h

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