From 6a878fd3c43ff96bf46f9f0a99cb48f0e1ce2779 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Fri, 7 Jan 2022 09:53:35 +0100 Subject: Bump more copyright years --- fiv-thumbnail.c | 2 +- fiv-thumbnail.h | 2 +- fiv-view.c | 2 +- fiv-view.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/fiv-thumbnail.c b/fiv-thumbnail.c index ca45dc1..b69307d 100644 --- a/fiv-thumbnail.c +++ b/fiv-thumbnail.c @@ -1,7 +1,7 @@ // // fiv-thumbnail.c: thumbnail management // -// Copyright (c) 2021, Přemysl Eric Janouch +// Copyright (c) 2021 - 2022, Přemysl Eric Janouch // // Permission to use, copy, modify, and/or distribute this software for any // purpose with or without fee is hereby granted. diff --git a/fiv-thumbnail.h b/fiv-thumbnail.h index 9dcf3f6..208ccac 100644 --- a/fiv-thumbnail.h +++ b/fiv-thumbnail.h @@ -1,7 +1,7 @@ // // fiv-thumbnail.h: thumbnail management // -// Copyright (c) 2021, Přemysl Eric Janouch +// Copyright (c) 2021 - 2022, Přemysl Eric Janouch // // Permission to use, copy, modify, and/or distribute this software for any // purpose with or without fee is hereby granted. diff --git a/fiv-view.c b/fiv-view.c index 8626e51..5531fc4 100644 --- a/fiv-view.c +++ b/fiv-view.c @@ -1,7 +1,7 @@ // // fiv-view.c: image viewing widget // -// Copyright (c) 2021, Přemysl Eric Janouch +// Copyright (c) 2021 - 2022, Přemysl Eric Janouch // // Permission to use, copy, modify, and/or distribute this software for any // purpose with or without fee is hereby granted. diff --git a/fiv-view.h b/fiv-view.h index db3842a..7a37169 100644 --- a/fiv-view.h +++ b/fiv-view.h @@ -1,7 +1,7 @@ // // fiv-view.h: image viewing widget // -// Copyright (c) 2021, Přemysl Eric Janouch +// Copyright (c) 2021 - 2022, Přemysl Eric Janouch // // Permission to use, copy, modify, and/or distribute this software for any // purpose with or without fee is hereby granted. -- cgit v1.2.3