On Mon, Jun 12, 2023 at 06:27:42PM +0200, Bartosz Golaszewski wrote: > On Sat, Jun 10, 2023 at 4:01 AM Kent Gibson <warthog618@xxxxxxxxx> wrote: > > > > +# Copyright (C) 2022 Bartosz Golaszewski <bartekgola@xxxxxxxxx> > > I would stick with regular SPDX-FileCopyrightText line that we use > everywhere else and - while I understand that I maintain the project - > this file is authored by you so it's only right to have your copyright > here. > Yeah, this is an old patch prior to that change and I haven't updated it - just sent it as is since that is what has been used to generate the rtd to date, and you mentioned you wanted to look into updating the docs. > This works well with sphinx-build, thank you for doing that. I'm > actually looking into using the breathe[1] and exhale[2] extensions > for sphinx for translating doxygen into nice sphinx docs. This is a > good fundament to build upon. > That was the idea. I thought I had posted it back during v2 development, but apparently not. So you want the copyright headers updated? Cheers, Kent.