code.gitea.io/gitea@v1.21.7/options/license/BSD-Systemics (about) 1 Copyright (C) 1995, 1996 Systemics Ltd (http://www.systemics.com/) 2 All rights reserved. 3 4 This library and applications are FREE FOR COMMERCIAL AND NON-COMMERCIAL USE 5 as long as the following conditions are adhered to. 6 7 Copyright remains with Systemics Ltd, and as such any Copyright notices 8 in the code are not to be removed. If this code is used in a product, 9 Systemics should be given attribution as the author of the parts used. 10 This can be in the form of a textual message at program startup or 11 in documentation (online or textual) provided with the package. 12 13 Redistribution and use in source and binary forms, with or without 14 modification, are permitted provided that the following conditions 15 are met: 16 1. Redistributions of source code must retain the copyright 17 notice, this list of conditions and the following disclaimer. 18 2. Redistributions in binary form must reproduce the above copyright 19 notice, this list of conditions and the following disclaimer in the 20 documentation and/or other materials provided with the distribution. 21 3. All advertising materials mentioning features or use of this software 22 must display the following acknowledgement: 23 This product includes software developed by Systemics Ltd (http://www.systemics.com/) 24 25 THIS SOFTWARE IS PROVIDED BY SYSTEMICS LTD ``AS IS'' AND 26 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 27 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 28 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 29 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 30 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 31 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 32 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 33 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 34 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 35 SUCH DAMAGE. 36 37 The licence and distribution terms for any publically available version or 38 derivative of this code cannot be changed. i.e. this code cannot simply be 39 copied and put under another distribution licence [including the GNU Public Licence.]