From ab7bd66f132d78f3e79b4b496b3bc43d33eeb810 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Tue, 7 Nov 2023 08:42:45 -0800 Subject: [PATCH 1/2] Update LICENSE Updated year --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 91de0c5..5df5912 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Jamie Hardt +Copyright (c) 2018-2023 Jamie Hardt Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal From f1089a7e080defab10df4f8af3032e1a644bbded Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Tue, 7 Nov 2023 08:44:43 -0800 Subject: [PATCH 2/2] Update conf.py --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index e293929..083c8fe 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -23,7 +23,7 @@ import wavinfo # -- Project information ----------------------------------------------------- project = u'wavinfo' -copyright = u'2022, Jamie Hardt' +copyright = u'2018-2023, Jamie Hardt' author = u'Jamie Hardt' # The short X.Y version