CMake/Tests/QtAutogen
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
..
Adir Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
Bdir Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
automoc_rerun QtAutogen: Always run autogen step even when rcc is enabled (#15608) 2015-06-19 10:29:38 -04:00
autorcc_depends QtAutogen: Workaround rcc CRCRLF newlines on Windows (#15459) 2015-04-16 15:10:40 -04:00
defines_test Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
sameName Tests/QtAutogen: Test same moc/qrc source names in different directories 2016-08-10 13:21:34 -04:00
sub Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeLists.txt Tests/QtAutogen: Test same moc/qrc source names in different directories 2016-08-10 13:21:34 -04:00
abc.cpp Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
abc.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
abc_p.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
bar.cpp Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
blub.cpp Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
blub.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
calwidget.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
calwidget.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
calwidget.ui Add automatic uic invocation for Qt. 2013-10-24 12:30:38 +02:00
codeeditor.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
codeeditor.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
debug_class.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
debug_class.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
debug_class.ui cmTarget: Make the source files depend on the config. 2014-04-02 23:14:02 +02:00
debug_resource.qrc cmTarget: Make the source files depend on the config. 2014-04-02 23:14:02 +02:00
empty.cpp Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
empty.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
foo.cpp Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
foo.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
gadget.cpp Rename the QtAutomoc tests to QtAutogen. 2013-10-24 11:50:58 +02:00
gadget.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
generated.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
generated.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
generated.txt.in QtAutogen: Process 'rcc --list' stdout and stderr separately (#15523) 2015-04-21 09:33:19 -04:00
generated_resource.qrc.in QtAutogen: Process 'rcc --list' stdout and stderr separately (#15523) 2015-04-21 09:33:19 -04:00
libC.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
libC.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
main.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
multiplewidgets.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
multiplewidgets.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
myinterface.h.in cmQtAutogen: Allow specifying depends for autogen targets. 2013-11-25 22:41:21 +01:00
myotherinterface.h.in QtAutogen: Fix AUTOGEN depends on custom command output with VS. 2014-03-10 13:01:29 +01:00
not_generated_file.qrc QtAutogen: Only add source files to the target if AUTORCC is ON. 2014-02-05 10:13:39 +01:00
private_slot.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
private_slot.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
rcconly.cpp QtAutogen: Add source files to target when only AUTORCC is used. 2014-09-17 14:39:42 +02:00
resourcetester.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
resourcetester.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
second_resource.qrc QtAutogen: Use the basename for resource files. 2014-03-25 01:16:49 +01:00
second_widget.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
second_widget.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
second_widget.ui QtAutogen: Fix use of multiple ui files in a single target. 2014-03-25 01:39:03 +01:00
targetObjectsTest.cpp cmGlobalGenerator: Initialize generator targets on construction (#15729) 2015-09-29 09:56:34 -04:00
test.qrc Add automatic rcc invocation for Qt. 2013-10-24 12:30:41 +02:00
widget1.ui QtAutogen: Process all ui files in a source file (#14981). 2014-09-18 09:41:16 +02:00
widget2.ui QtAutogen: Process all ui files in a source file (#14981). 2014-09-18 09:41:16 +02:00
xyz.cpp Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
xyz.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
yaf.cpp Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
yaf.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
yaf_p.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00