diff options
author | PA4WDH | 2024-09-12 13:18:06 +0200 |
---|---|---|
committer | PA4WDH | 2024-09-12 13:18:06 +0200 |
commit | 36e87ee13151e66f1d45498cbafd358f4c287aec (patch) | |
tree | 51218add5c1462d97d48719cc12136e748dc54c1 /Makefile | |
parent | Add ebuild for version 0.6 (diff) | |
download | cputemp2maxfreq-36e87ee13151e66f1d45498cbafd358f4c287aec.tar.gz cputemp2maxfreq-36e87ee13151e66f1d45498cbafd358f4c287aec.tar.bz2 cputemp2maxfreq-36e87ee13151e66f1d45498cbafd358f4c287aec.zip |
Fix copyright headers
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # This file is part of cputemp2maxfreq. # -# Copyright (C) 2023, 2024 pa4wdh +# Copyright (C) 2023-2024 pa4wdh # # cputemp2maxfreq is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |