summaryrefslogtreecommitdiffstats
path: root/Source/kwsys
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2005-09-18 21:08:56 (GMT)
committerBrad King <brad.king@kitware.com>2005-09-18 21:08:56 (GMT)
commite440c6a826d0408d7503b767ee344074d5c97cd4 (patch)
tree5508d203a31a9b1fae1ff481bcf9d9c504f47fec /Source/kwsys
parent498c2e6dc5127969e18900855e8cf85ea35dd50b (diff)
downloadCMake-e440c6a826d0408d7503b767ee344074d5c97cd4.zip
CMake-e440c6a826d0408d7503b767ee344074d5c97cd4.tar.gz
CMake-e440c6a826d0408d7503b767ee344074d5c97cd4.tar.bz2
STYLE: Added backward compatibility disclaimer.
Diffstat (limited to 'Source/kwsys')
-rw-r--r--Source/kwsys/CMakeLists.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Source/kwsys/CMakeLists.txt b/Source/kwsys/CMakeLists.txt
index c0998fe..03efe35 100644
--- a/Source/kwsys/CMakeLists.txt
+++ b/Source/kwsys/CMakeLists.txt
@@ -63,6 +63,14 @@
# foosys::Directory directory;
#
+# NOTE: This library is intended for internal use by Kitware-driven
+# projects. In order to keep it simple no attempt will be made to
+# maintain backward compatibility when changes are made to KWSys.
+# When an incompatible change is made Kitware's projects that use
+# KWSys will be fixed, but no notification will necessarily be sent to
+# any outside mailing list and no documentation of the change will be
+# written.
+
#-----------------------------------------------------------------------------
# If a namespace is not specified, use "kwsys" and enable testing.
# This should be the case only when kwsys is not included inside