CMake/Utilities
Brad King 86578eccf2 Simplify CMake per-source license notices
Per-source copyright/license notice headers that spell out copyright holder
names and years are hard to maintain and often out-of-date or plain wrong.
Precise contributor information is already maintained automatically by the
version control tool.  Ultimately it is the receiver of a file who is
responsible for determining its licensing status, and per-source notices are
merely a convenience.  Therefore it is simpler and more accurate for
each source to have a generic notice of the license name and references to
more detailed information on copyright holders and full license terms.

Our `Copyright.txt` file now contains a list of Contributors whose names
appeared source-level copyright notices.  It also references version control
history for more precise information.  Therefore we no longer need to spell
out the list of Contributors in each source file notice.

Replace CMake per-source copyright/license notice headers with a short
description of the license and links to `Copyright.txt` and online information
available from "https://cmake.org/licensing".  The online URL also handles
cases of modules being copied out of our source into other projects, so we
can drop our notices about replacing links with full license text.

Run the `Utilities/Scripts/filter-notices.bash` script to perform the majority
of the replacements mechanically.  Manually fix up shebang lines and trailing
newlines in a few files.  Manually update the notices in a few files that the
script does not handle.
2016-09-27 15:14:44 -04:00
..
Doxygen Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
Git Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
GitSetup Merge branch 'setup' into developer-setup 2012-04-26 15:43:29 -04:00
KWIML Merge branch 'upstream-KWIML' into update-kwiml 2016-09-08 09:50:31 -04:00
KWStyle Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
Release Merge topic 'binaries-as-c++14' 2016-09-19 08:55:01 -04:00
Scripts Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
Sphinx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmbzip2 curl, bzip2: Suppress warnings by setting initial value 2013-10-08 09:16:33 -04:00
cmcompress Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cmcurl curl: Backport certificate reuse fix from 7.50.2 2016-09-07 08:46:42 -04:00
cmexpat Merge branch 'upstream-expat' into update-expat 2016-06-06 09:08:33 -04:00
cmjsoncpp Add option to use a system-installed KWIML 2015-12-18 10:02:28 -05:00
cmlibarchive libarchive: Fix include order in xxhash.c 2016-08-17 10:48:28 -04:00
cmliblzma Merge branch 'upstream-liblzma' into update-liblzma 2016-06-29 10:14:03 -04:00
cmlibuv libuv: Link with kvm on NetBSD and OpenBSD 2016-09-09 11:11:40 -04:00
cmzlib zlib: Disable warnings to avoid changing 3rd party code 2015-01-14 09:20:27 -05:00
.NoDartCoverage ENH: No need to do coverage of utilities 2005-06-14 15:53:10 -04:00
.gitattributes Exclude from CMake source archives files specific to Git work tree 2012-03-02 14:36:56 -05:00
CMakeLists.txt Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
SetupForDevelopment.sh Add and configure developer setup helper scripts 2012-03-02 13:33:41 -05:00
cmThirdParty.h.in Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_bzlib.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_curl.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_expat.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_jsoncpp_reader.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_jsoncpp_value.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_jsoncpp_writer.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_kwiml.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_libarchive.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_lzma.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_uv.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_xmlrpc.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_zlib.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00