mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 21:30:01 -05:00
de955e4b6d
This converts the KWSys license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the KWSys copyright to cover the full development time range.
22 lines
865 B
CMake
22 lines
865 B
CMake
# Do not edit! Generated by kwsysDateStamp.py
|
|
#=============================================================================
|
|
# KWSys - Kitware System Library
|
|
# Copyright 2000-2009 Kitware, Inc., Insight Software Consortium
|
|
#
|
|
# Distributed under the OSI-approved BSD License (the "License");
|
|
# see accompanying file Copyright.txt for details.
|
|
#
|
|
# This software is distributed WITHOUT ANY WARRANTY; without even the
|
|
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
# See the License for more information.
|
|
#=============================================================================
|
|
|
|
# KWSys version date year component. Format is CCYY.
|
|
SET(KWSYS_DATE_STAMP_YEAR 2009)
|
|
|
|
# KWSys version date month component. Format is MM.
|
|
SET(KWSYS_DATE_STAMP_MONTH 09)
|
|
|
|
# KWSys version date day component. Format is DD.
|
|
SET(KWSYS_DATE_STAMP_DAY 28)
|