ENH: Experimenting with auto-dated copyright.
This commit is contained in:
parent
ac3dfc716a
commit
894fa6a8c7
|
@ -2,11 +2,8 @@
|
|||
;
|
||||
; Program: CMake - Cross-Platform Makefile Generator
|
||||
; Module: $RCSfile$
|
||||
; Language: C++
|
||||
; Date: $Date$
|
||||
; Version: $Revision$
|
||||
;
|
||||
; Copyright (c) 2002 Kitware, Inc., Insight Consortium. All rights reserved.
|
||||
; Copyright (c) 2000-$Date$ Kitware, Inc., Insight Consortium. All rights reserved.
|
||||
; See Copyright.txt or http://www.cmake.org/HTML/Copyright.html for details.
|
||||
;
|
||||
; This software is distributed WITHOUT ANY WARRANTY; without even
|
||||
|
|
Loading…
Reference in New Issue