From b0ef76312cb192b358b34da35de3fc6234d0fb5e Mon Sep 17 00:00:00 2001
From: Brad King <brad.king@kitware.com>
Date: Tue, 16 Dec 2003 15:38:36 -0500
Subject: [PATCH] ENH: Updated copyright.

---
 CMakeLists.txt | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3de978ec..79d64bf9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,12 +2,9 @@
 #
 #  Program:   KWSys - Kitware System Library
 #  Module:    CMakeLists.txt
-#  Language:  C++
-#  Date:      $Date$
-#  Version:   $Revision$
 #
-#  Copyright (c) 2002 Kitware, Inc., Insight Consortium.  All rights reserved.
-#  See http://www.cmake.org/HTML/Copyright.html for details.
+#  Copyright (c) Kitware, Inc., Insight Consortium.  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
-- 
GitLab