aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2025-11-20 12:49:57 +0100
committerPřemysl Eric Janouch <p@janouch.name>2025-11-20 12:50:21 +0100
commiteb65d8582f1d96b061cd887e1233c3c4025d583c (patch)
tree52818d0cbee8ea04e97b61a947ea8f33f2b51930
parentc93a1fb9b702024b6db3576089b34d4c3c3ffc7f (diff)
downloadfiv-eb65d8582f1d96b061cd887e1233c3c4025d583c.tar.gz
fiv-eb65d8582f1d96b061cd887e1233c3c4025d583c.tar.xz
fiv-eb65d8582f1d96b061cd887e1233c3c4025d583c.zip
Bump copyright years
-rw-r--r--LICENSE2
-rw-r--r--fiv-view.c2
-rw-r--r--fiv.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/LICENSE b/LICENSE
index 96d7caf..1ffc0ba 100644
--- a/LICENSE
+++ b/LICENSE
@@ -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.
diff --git a/fiv-view.c b/fiv-view.c
index 0e3031d..2a43a87 100644
--- a/fiv-view.c
+++ b/fiv-view.c
@@ -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.
diff --git a/fiv.c b/fiv.c
index bb192db..5a850af 100644
--- a/fiv.c
+++ b/fiv.c
@@ -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.