summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE2
-rwxr-xr-xdoasedit2
-rw-r--r--doasedit.82
-rwxr-xr-xvidoas2
-rw-r--r--vidoas.82
5 files changed, 5 insertions, 5 deletions
diff --git a/LICENSE b/LICENSE
index 98e13b0..15299f6 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,5 @@
Copyright (c) 2017, Jesse Smith
-Copyright (c) 2022, Thomas Voss
+Copyright (c) 2022–2026, Thomas Voss
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/doasedit b/doasedit
index b10c99f..b0741ce 100755
--- a/doasedit
+++ b/doasedit
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (c) 2022 Thomas Voss <mail@thomasvoss.com>
+# Copyright (c) 2022–2026 Thomas Voss <mail@thomasvoss.com>
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
diff --git a/doasedit.8 b/doasedit.8
index 2d2908d..d1c99f5 100644
--- a/doasedit.8
+++ b/doasedit.8
@@ -1,6 +1,6 @@
.\"
.\" Copyright (c) 2021 Jesse Smith <jessefrgsmith@yahoo.ca>
-.\" Copyright (c) 2022 Thomas Voss <mail@thomasvoss.com>
+.\" Copyright (c) 2022–2026 Thomas Voss <mail@thomasvoss.com>
.\"
.\" Permission to use, copy, modify, and distribute this software for
.\" any purpose with or without fee is hereby granted, provided that
diff --git a/vidoas b/vidoas
index 98dced8..c89008c 100755
--- a/vidoas
+++ b/vidoas
@@ -1,7 +1,7 @@
#!/bin/sh
# Copyright (c) 2020 Kimmo Suominen <kim@netbsd.org>
-# Copyright (c) 2022 Thomas Voss <mail@thomasvoss.com>
+# Copyright (c) 2022–2026 Thomas Voss <mail@thomasvoss.com>
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
diff --git a/vidoas.8 b/vidoas.8
index d5b0d30..e19d866 100644
--- a/vidoas.8
+++ b/vidoas.8
@@ -1,6 +1,6 @@
.\"
.\" Copyright (c) 2020 Kimmo Suominen <kim@netbsd.org>
-.\" Copyright (c) 2022 Thomas Voss <mail@thomasvoss.com>
+.\" Copyright (c) 2022–2026 Thomas Voss <mail@thomasvoss.com>
.\"
.\" Permission to use, copy, modify, and distribute this software for
.\" any purpose with or without fee is hereby granted, provided that