CMake/Source/CursesDialog/form
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
..
.NoDartCoverage This dir should not be covered (form distrib) 2002-02-13 16:17:26 -05:00
CMakeLists.txt Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
READ.ME Adding form library. 2001-11-05 11:53:05 -05:00
cmFormConfigure.h.in Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
eti.h Adding form library. 2001-11-05 11:53:05 -05:00
fld_arg.c Adding form library. 2001-11-05 11:53:05 -05:00
fld_attr.c ccmake: Cleanup and simplify conditional blocks for HP-UX 2014-11-18 10:03:35 -05:00
fld_current.c Adding form library. 2001-11-05 11:53:05 -05:00
fld_def.c Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
fld_dup.c Adding form library. 2001-11-05 11:53:05 -05:00
fld_ftchoice.c Adding form library. 2001-11-05 11:53:05 -05:00
fld_ftlink.c Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
fld_info.c Fix spelling errors reported by Lintian. 2010-07-13 09:41:37 -04:00
fld_just.c Adding form library. 2001-11-05 11:53:05 -05:00
fld_link.c Adding form library. 2001-11-05 11:53:05 -05:00
fld_max.c Adding form library. 2001-11-05 11:53:05 -05:00
fld_move.c Adding form library. 2001-11-05 11:53:05 -05:00
fld_newftyp.c Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
fld_opts.c Adding form library. 2001-11-05 11:53:05 -05:00
fld_pad.c Adding form library. 2001-11-05 11:53:05 -05:00
fld_page.c Adding form library. 2001-11-05 11:53:05 -05:00
fld_stat.c Adding form library. 2001-11-05 11:53:05 -05:00
fld_type.c Removed a function which used va_start (did not compile on Sun with gcc) 2001-11-06 08:40:07 -05:00
fld_user.c Fix spelling errors reported by Lintian. 2010-07-13 09:41:37 -04:00
form.h ccmake: Fix recent compilation regression with GCC on Solaris 2016-09-14 10:51:27 -04:00
form.priv.h Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
frm_cursor.c Adding form library. 2001-11-05 11:53:05 -05:00
frm_data.c ERR: Attempt to fix warning on OSF about implicit declaration of winnstr. 2002-06-18 16:30:00 -04:00
frm_def.c Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
frm_driver.c Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
frm_hook.c Adding form library. 2001-11-05 11:53:05 -05:00
frm_opts.c Adding form library. 2001-11-05 11:53:05 -05:00
frm_page.c Adding form library. 2001-11-05 11:53:05 -05:00
frm_post.c ccmake: Use standard getmaxyx instead of non-standard getmax[xy] 2014-11-18 10:02:33 -05:00
frm_req_name.c ccmake: Cleanup and simplify conditional blocks for HP-UX 2014-11-18 10:03:35 -05:00
frm_scale.c Adding form library. 2001-11-05 11:53:05 -05:00
frm_sub.c Adding form library. 2001-11-05 11:53:05 -05:00
frm_user.c Fix spelling errors reported by Lintian. 2010-07-13 09:41:37 -04:00
frm_win.c Adding form library. 2001-11-05 11:53:05 -05:00
fty_alnum.c ERR: Fixed compiler warnings when using strict ansi. 2002-06-18 17:19:38 -04:00
fty_alpha.c ERR: Fixed unused parameter warning. 2002-06-19 08:57:14 -04:00
fty_enum.c Fix spelling and typos (non-binary) 2013-05-07 08:39:19 -04:00
fty_int.c ERR: Fixed compiler warnings when using strict ansi. 2002-06-18 17:19:38 -04:00
fty_ipv4.c ccmake: Add missing initializers reported by cppcheck 2013-07-15 10:20:00 -04:00
fty_num.c ERR: Fixed compiler warnings when using strict ansi. 2002-06-18 17:19:38 -04:00
fty_regex.c Remove some uses of obsolete 'register' storage specifier 2013-06-28 16:37:49 -04:00
llib-lform Adding form library. 2001-11-05 11:53:05 -05:00
mf_common.h Adding form library. 2001-11-05 11:53:05 -05:00
nc_alloc.h Changes to remove warnings and fix dependencies. 2001-11-08 17:03:52 -05:00