# HG changeset patch # User Matti Hamalainen # Date 1641046855 -7200 # Node ID 078a25cd67d8abbf075163af5d8d333bd7719933 # Parent dea58f116729374073b15eb2203919fd20a2f432 Bump copyrights. diff -r dea58f116729 -r 078a25cd67d8 COPYING --- a/COPYING Mon Oct 11 07:56:26 2021 +0300 +++ b/COPYING Sat Jan 01 16:20:55 2022 +0200 @@ -1,6 +1,6 @@ SIDInfo - PSID/RSID information displayer Programmed and designed by Matti 'ccr' Hämäläinen -(C) Copyright 2014-2021 Tecnic Software productions (TNSP) +(C) Copyright 2014-2022 Tecnic Software productions (TNSP) Redistribution and use in source and binary forms, with or without diff -r dea58f116729 -r 078a25cd67d8 README.txt --- a/README.txt Mon Oct 11 07:56:26 2021 +0300 +++ b/README.txt Sat Jan 01 16:20:55 2022 +0200 @@ -1,6 +1,6 @@ SIDInfo - PSID/RSID information displayer Programmed and designed by Matti 'ccr' Hämäläinen -(C) Copyright 2014-2021 Tecnic Software productions (TNSP) +(C) Copyright 2014-2022 Tecnic Software productions (TNSP) See COPYING for license information. diff -r dea58f116729 -r 078a25cd67d8 sidinfo.c --- a/sidinfo.c Mon Oct 11 07:56:26 2021 +0300 +++ b/sidinfo.c Sat Jan 01 16:20:55 2022 +0200 @@ -1,7 +1,7 @@ /* * SIDInfo - PSID/RSID information displayer * Programmed and designed by Matti 'ccr' Hämäläinen - * (C) Copyright 2014-2021 Tecnic Software productions (TNSP) + * (C) Copyright 2014-2022 Tecnic Software productions (TNSP) */ #include "th_args.h" #include "th_string.h" diff -r dea58f116729 -r 078a25cd67d8 sidlib.c --- a/sidlib.c Mon Oct 11 07:56:26 2021 +0300 +++ b/sidlib.c Sat Jan 01 16:20:55 2022 +0200 @@ -1,7 +1,7 @@ /* * SIDInfoLib - Way too simplistic PSID/RSID file library * Programmed and designed by Matti 'ccr' Hämäläinen - * (C) Copyright 2014-2021 Tecnic Software productions (TNSP) + * (C) Copyright 2014-2022 Tecnic Software productions (TNSP) */ #include "sidlib.h" #include "th_endian.h" diff -r dea58f116729 -r 078a25cd67d8 sidlib.h --- a/sidlib.h Mon Oct 11 07:56:26 2021 +0300 +++ b/sidlib.h Sat Jan 01 16:20:55 2022 +0200 @@ -1,7 +1,7 @@ /* * SIDInfoLib - Way too simplistic PSID/RSID file library * Programmed and designed by Matti 'ccr' Hämäläinen - * (C) Copyright 2014-2021 Tecnic Software productions (TNSP) + * (C) Copyright 2014-2022 Tecnic Software productions (TNSP) */ #ifndef SIDLIB_H #define SIDLIB_H 1 diff -r dea58f116729 -r 078a25cd67d8 sidutil.c --- a/sidutil.c Mon Oct 11 07:56:26 2021 +0300 +++ b/sidutil.c Sat Jan 01 16:20:55 2022 +0200 @@ -1,7 +1,7 @@ /* * SIDLib common utility functions * Programmed and designed by Matti 'ccr' Hämäläinen - * (C) Copyright 2014-2021 Tecnic Software productions (TNSP) + * (C) Copyright 2014-2022 Tecnic Software productions (TNSP) */ #include "sidutil.h" #include "th_file.h" diff -r dea58f116729 -r 078a25cd67d8 sidutil.h --- a/sidutil.h Mon Oct 11 07:56:26 2021 +0300 +++ b/sidutil.h Sat Jan 01 16:20:55 2022 +0200 @@ -1,7 +1,7 @@ /* * SIDLib common utility functions * Programmed and designed by Matti 'ccr' Hämäläinen - * (C) Copyright 2014-2021 Tecnic Software productions (TNSP) + * (C) Copyright 2014-2022 Tecnic Software productions (TNSP) */ #ifndef SIDUTIL_H #define SIDUTIL_H 1