summaryrefslogtreecommitdiffstats
path: root/options/license/BSD-2-Clause-FreeBSD
diff options
context:
space:
mode:
authorJonas Franz <info@jonasfranz.software>2018-02-12 19:20:30 +0100
committerLauris BH <lauris@nix.lv>2018-02-12 20:20:30 +0200
commitfbdc00f46461bec024026b23f85fd1933ead6a96 (patch)
tree51daef4be36704efd120817993a5581bbc6a6f19 /options/license/BSD-2-Clause-FreeBSD
parent2cb4649acf73ce9a7b6c2b3f707673d89a789f46 (diff)
downloadgitea-fbdc00f46461bec024026b23f85fd1933ead6a96.tar.gz
gitea-fbdc00f46461bec024026b23f85fd1933ead6a96.zip
Updating generate-licenses.go to fetch licenses from maintained repository. (#3484)
Signed-off-by: Jonas Franz <info@jonasfranz.software>
Diffstat (limited to 'options/license/BSD-2-Clause-FreeBSD')
-rw-r--r--options/license/BSD-2-Clause-FreeBSD10
1 files changed, 2 insertions, 8 deletions
diff --git a/options/license/BSD-2-Clause-FreeBSD b/options/license/BSD-2-Clause-FreeBSD
index 4774804e2a..4006e4fa42 100644
--- a/options/license/BSD-2-Clause-FreeBSD
+++ b/options/license/BSD-2-Clause-FreeBSD
@@ -1,13 +1,7 @@
The FreeBSD Copyright
-
Copyright 1992-2012 The FreeBSD Project. All rights reserved.
-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
-
-1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
-
-2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
-
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE FREEBSD PROJECT ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of the FreeBSD Project.