From ba7f2671a020e84cd43f5dd58751b17d61a69dca Mon Sep 17 00:00:00 2001 From: Anders Lindh Olsson Date: Fri, 31 Jul 2026 09:49:12 +0200 Subject: [PATCH] docs: correct LICENSE copyright attribution The previously added LICENSE carried EPICS Base's project-level holder block, LANL contract sentence, and BESSY disclaimer. Those describe Base rather than reccaster and leave reccaster's authors unnamed. Use a reccaster-specific project-level notice and remove the Base-specific material. Retain clause 5 because reccaster includes work developed under U.S. Government contracts. Keep the seven numbered licence conditions unchanged apart from the product name. --- LICENSE | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/LICENSE b/LICENSE index d87c09a..b1ab9e8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,9 +1,4 @@ -Copyright (c) 1991-2011 UChicago Argonne LLC. -Copyright (c) 1991-2006 The Regents of the University of California. -Copyright (c) 2006-2011. Los Alamos National Security, LLC. Some of this -material was produced under U.S. Government contract DE-AC52-06NA25396 -for Los Alamos National Laboratory (LANL), which is operated by Los Alamos -National Security, LLC for the U.S. Department of Energy. +Copyright (c) 2013-2026 Michael Davidsaver and the reccaster contributors. reccaster is distributed subject to the following license conditions: @@ -67,20 +62,3 @@ reccaster is distributed subject to the following license conditions: CONTRACT, TORT (INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE, EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE POSSIBILITY OF SUCH LOSS OR DAMAGES. - -________________________________________________________________________ - -This software is in part copyrighted by the BERLINER SPEICHERRING -GESELLSCHAFT FUER SYNCHROTRONSTRAHLUNG M.B.H. (BESSY), BERLIN, GERMANY. - -In no event shall BESSY be liable to any party for direct, indirect, -special, incidental, or consequential damages arising out of the use of -this software, its documentation, or any derivatives thereof, even if -BESSY has been advised of the possibility of such damage. - -BESSY specifically disclaims any warranties, including, but not limited -to, the implied warranties of merchantability, fitness for a particular -purpose, and non-infringement. This software is provided on an "as is" -basis, and BESSY has no obligation to provide maintenance, support, -updates, enhancements, or modifications. -________________________________________________________________________