Commit Graph

33 Commits

Author SHA1 Message Date
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
Brad King 57ddde524b Update CDash server URL
It is now at open.cdash.org and does not start in "/CDash".
2014-06-24 13:54:52 -04:00
Brad King 96afb12087 Convert CMake to OSI-approved BSD License
This converts the CMake 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 CMake copyright to
cover the full development time range.
2009-09-28 11:43:28 -04:00
Bill Hoffman 76878d928e ENH: switch to using cdash for submissions 2008-07-21 15:44:36 -04:00
Andy Cedilnik a21a320a26 ENH: Switch to http submission 2006-06-12 10:22:38 -04:00
Andy Cedilnik 6e2e4eb104 ENH: Dart change 2005-05-27 11:26:33 -04:00
Andy Cedilnik 8248953df1 COMP: Remove warning and fix the logic 2005-03-06 08:51:08 -05:00
Andy Cedilnik 6814780ade ENH: Work on xmlrpc submit 2005-03-05 08:25:04 -05:00
Andy Cedilnik dc73da6e93 ENH: Cleanups 2004-08-31 10:20:51 -04:00
Andy Cedilnik 818aba2167 ENH: Cleanups 2004-06-09 11:30:13 -04:00
Andy Cedilnik 67c068428c ENH: Use viewcvs instead of cvsweb 2004-06-09 10:37:12 -04:00
Andy Cedilnik 5d069cdad7 ENH: Fix url 2004-01-23 13:19:46 -05:00
Andy Cedilnik ae0f6d9207 ENH: Add nightly reporting 2004-01-23 12:46:49 -05:00
Andy Cedilnik 16711ab57c ENH: More continuous e-mail stuff 2004-01-23 11:27:26 -05:00
Andy Cedilnik 0f5f691eb0 ENH: More continuous e-mail stuff 2004-01-23 11:26:50 -05:00
Brad King 15fb761319 ENH: Improving CMake continuous dashboards. Sending continuous email for all kinds of failures. 2004-01-23 09:48:29 -05:00
Ken Martin 941c80a884 move start time up one hour 2003-12-09 10:33:48 -05:00
Andy Cedilnik 452d378251 ENH: Direct link to cmake bugs 2003-07-22 17:09:57 -04:00
Andy Cedilnik 2b9ed4d9d7 ENH: Add proper links to bugtracker 2003-07-02 10:48:24 -04:00
Andy Cedilnik 735abecdcf ENH: Add links to bugtracker 2003-07-02 10:37:17 -04:00
Andy Cedilnik 6bb35a4d88 More attempt to make continuous email work 2003-04-17 11:17:44 -04:00
Andy Cedilnik 6999f483e6 Attempt to enable sending of e-mails from continuous 2003-04-17 08:23:18 -04:00
Andy Cedilnik 65422964f7 ENH: cleanup 2003-04-16 17:06:55 -04:00
Andy Cedilnik fe30286e4a Add selection of drop method 2003-01-16 14:15:29 -05:00
Sebastien Barre 564074b06c ENH: my opinion is that it should be ADVANCED. Few people build the doc. 2002-10-04 11:33:15 -04:00
Sebastien Barre b3cb8ae4bd ENH: quick stab at a rollup button 2002-04-09 11:33:02 -04:00
Bill Hoffman d6c6ab789f change EST to EDT 2002-04-09 08:55:26 -04:00
Sebastien Barre a12b5b958b ENH: Add PROJECT_URL 2002-02-14 09:31:16 -05:00
Sebastien Barre 25f5f1fa63 ENH: Doxygen page 2002-02-13 18:57:28 -05:00
Jim Miller 197d80ee7f ENH: Changed Nightly start time 2001-11-15 14:52:17 -05:00
Berk Geveci 8aa1b69ada public no longer has anonymous ftp. 2001-10-24 15:51:05 -04:00
nobody b4462da66a Disabled doxygen and gnats 2001-07-09 12:46:40 -04:00
Ken Martin f0d07f5411 modified testing 2001-06-14 09:11:10 -04:00