From 43707b4aca2339e7fe167cb2f817767f55d6dd9d Mon Sep 17 00:00:00 2001 From: ScottW514 Date: Fri, 19 Jun 2026 13:41:23 -0400 Subject: [PATCH] Bump copyright year to 2026 OpenGlow/ForgeFIRM copyright notices (COPYING.MIT, scripts) -> 2026. --- COPYING.MIT | 2 +- scripts/ffboot | 2 +- scripts/install-forgefirm.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/COPYING.MIT b/COPYING.MIT index f7fc5fb..fd6914e 100644 --- a/COPYING.MIT +++ b/COPYING.MIT @@ -1,4 +1,4 @@ -Copyright 2018-2020 +Copyright 2018-2026 Scott Wiederhold Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/scripts/ffboot b/scripts/ffboot index 6af2c2b..da23071 100644 --- a/scripts/ffboot +++ b/scripts/ffboot @@ -1,5 +1,5 @@ #!/bin/sh -# (C) Copyright 2020 +# (C) Copyright 2020-2026 # Scott Wiederhold, s.e.wiederhold@gmail.com # https://community.openglow.org # SPDX-License-Identifier: MIT diff --git a/scripts/install-forgefirm.sh b/scripts/install-forgefirm.sh index 78dd1a5..7eb6f85 100644 --- a/scripts/install-forgefirm.sh +++ b/scripts/install-forgefirm.sh @@ -1,5 +1,5 @@ #!/bin/sh -# (C) Copyright 2020 +# (C) Copyright 2020-2026 # Scott Wiederhold, s.e.wiederhold@gmail.com # https://community.openglow.org # SPDX-License-Identifier: MIT