sbs

A Simple Blogging System.
git clone https://git.jaderune.net/jbauer/sbs
Log | Files | Refs | README | LICENSE

commit 6d300d35a384ac7befdf173b63f4de01b7527d99
parent 45b32243cf2a984191f14899ce0d80bf266f352e
Author: Jake Bauer <jbauer@paritybit.ca>
Date:   Wed, 26 Apr 2023 17:55:17 -0400

Use OpenBSD's ISC License

Diffstat:
MLICENSE | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/LICENSE b/LICENSE @@ -1,8 +1,8 @@ ISC License -Copyright 2021-2023 Jake Bauer <jbauer@paritybit.ca> +Copyright (c) 2021–2023 Jake Bauer <jbauer@paritybit.ca> -Permission to use, copy, modify, and/or distribute this software for any purpose +Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.