From 2bc47a8353bf9d3d40b537a5767e206ba9f2cc08 Mon Sep 17 00:00:00 2001 From: Todd M Makrucki <122048087+tmakruck@users.noreply.github.com> Date: Thu, 19 Oct 2023 07:13:16 -0600 Subject: [PATCH] 300 align license (#1) * Updated to match BSD-2 Clause License Retrieved license content from: https://opensource.org/license/bsd-2-clause/ * linting --- LICENSE | 5 ++--- docs/install.rst | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index 986d45bb..14bbb939 100644 --- a/LICENSE +++ b/LICENSE @@ -1,13 +1,12 @@ Copyright (c) 2016, Joris Beckers -All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: -- Redistributions of source code must retain the above copyright notice, this +1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. -- Redistributions in binary form must reproduce the above copyright notice, this +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. diff --git a/docs/install.rst b/docs/install.rst index 10261222..f347e1d1 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -6,7 +6,7 @@ Installation Requirements ------------ -* Python 3.5 and above +* Python 3.8 and above * Django 1.11 and above You will also need the following: