diff options
| author | Přemysl Eric Janouch <p@janouch.name> | 2025-11-20 12:49:57 +0100 |
|---|---|---|
| committer | Přemysl Eric Janouch <p@janouch.name> | 2025-11-20 12:50:21 +0100 |
| commit | eb65d8582f1d96b061cd887e1233c3c4025d583c (patch) | |
| tree | 52818d0cbee8ea04e97b61a947ea8f33f2b51930 | |
| parent | c93a1fb9b702024b6db3576089b34d4c3c3ffc7f (diff) | |
| download | fiv-eb65d8582f1d96b061cd887e1233c3c4025d583c.tar.gz fiv-eb65d8582f1d96b061cd887e1233c3c4025d583c.tar.xz fiv-eb65d8582f1d96b061cd887e1233c3c4025d583c.zip | |
Bump copyright years
| -rw-r--r-- | LICENSE | 2 | ||||
| -rw-r--r-- | fiv-view.c | 2 | ||||
| -rw-r--r-- | fiv.c | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Copyright (c) 2021 - 2024, Přemysl Eric Janouch <p@janouch.name> +Copyright (c) 2021 - 2025, Přemysl Eric Janouch <p@janouch.name> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. @@ -1,7 +1,7 @@ // // fiv-view.c: image viewing widget // -// Copyright (c) 2021 - 2024, Přemysl Eric Janouch <p@janouch.name> +// Copyright (c) 2021 - 2025, Přemysl Eric Janouch <p@janouch.name> // // Permission to use, copy, modify, and/or distribute this software for any // purpose with or without fee is hereby granted. @@ -1,7 +1,7 @@ // // fiv.c: fuck-if-I-know-how-to-name-it image browser and viewer // -// Copyright (c) 2021 - 2024, Přemysl Eric Janouch <p@janouch.name> +// Copyright (c) 2021 - 2025, Přemysl Eric Janouch <p@janouch.name> // // Permission to use, copy, modify, and/or distribute this software for any // purpose with or without fee is hereby granted. |
