diff options
| -rw-r--r-- | LICENSE | 2 | ||||
| -rwxr-xr-x | doasedit | 2 | ||||
| -rw-r--r-- | doasedit.8 | 2 | ||||
| -rwxr-xr-x | vidoas | 2 | ||||
| -rw-r--r-- | vidoas.8 | 2 |
5 files changed, 5 insertions, 5 deletions
@@ -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 @@ -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 @@ -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 @@ -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 @@ -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 |