summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-01-06 23:54:21 -0600
committerRaptor Engineering Development Team <support@raptorengineering.com>2018-01-07 00:24:28 -0600
commitdc87ab2b3d954262cb9490894e2f36860c313936 (patch)
tree729bb8a6171677567a493a19285eb8d897166dbe
parent6300fb5a2bc0a441dedc2260065bc3aab0dfeaeb (diff)
downloadtalos-system-fpga-dc87ab2b3d954262cb9490894e2f36860c313936.tar.gz
talos-system-fpga-dc87ab2b3d954262cb9490894e2f36860c313936.zip
Fix license template in Makefile
-rw-r--r--Makefile23
1 files changed, 20 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 086fe8f..03e3dca 100644
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,27 @@
# This file is part of the Talos™ II system FPGA implementation
#
-# © 2017 Raptor Engineering, LLC
+# © 2017 - 2018 Raptor Engineering, LLC
# All Rights Reserved
#
-# Licensed for exclusive use with Talos™ II systems from Raptor Computing Systems
-# https://www.raptorcs.com/TALOSII
+# 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, and; 3) Neither the name of Raptor Engineering, LLC, nor the names of its
+# contributors may be used to endorse or promote products derived from this software
+# without specific prior written permission.
+#
+# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS,
+# STATUTORY 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
+# COPYRIGHT HOLDER 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.
MAX_FPGA_ROUTE_PASSES = 100
OpenPOWER on IntegriCloud