From 6a43636fc0be60fcb9b6761981480f2bb9da41f8 Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Mon, 1 Jan 2024 14:43:55 -0500 Subject: project-wide: Make copyright year a range Signed-off-by: Ian Moffett --- share/man/man9/arch.9 | 2 +- share/man/man9/dynalloc.9 | 2 +- share/man/man9/mmio.9 | 2 +- share/man/man9/syslog.9 | 2 +- share/man/man9/timer.9 | 2 +- share/man/man9/vm.9 | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'share/man/man9') diff --git a/share/man/man9/arch.9 b/share/man/man9/arch.9 index 0d8b9a0..9db2cb6 100644 --- a/share/man/man9/arch.9 +++ b/share/man/man9/arch.9 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2024 Ian Marco Moffett and the Osmora Team. +.\" Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man9/dynalloc.9 b/share/man/man9/dynalloc.9 index 3cf0a93..2ffe0e9 100644 --- a/share/man/man9/dynalloc.9 +++ b/share/man/man9/dynalloc.9 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2024 Ian Marco Moffett and the Osmora Team. +.\" Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man9/mmio.9 b/share/man/man9/mmio.9 index c3aefd5..9e65d46 100644 --- a/share/man/man9/mmio.9 +++ b/share/man/man9/mmio.9 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2024 Ian Marco Moffett and the Osmora Team. +.\" Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man9/syslog.9 b/share/man/man9/syslog.9 index 475eefc..3fd0e10 100644 --- a/share/man/man9/syslog.9 +++ b/share/man/man9/syslog.9 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2024 Ian Marco Moffett and the Osmora Team. +.\" Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man9/timer.9 b/share/man/man9/timer.9 index 8dbd3b4..fb3a60c 100644 --- a/share/man/man9/timer.9 +++ b/share/man/man9/timer.9 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2024 Ian Marco Moffett and the Osmora Team. +.\" Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/share/man/man9/vm.9 b/share/man/man9/vm.9 index eb283fa..2a20143 100644 --- a/share/man/man9/vm.9 +++ b/share/man/man9/vm.9 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2024 Ian Marco Moffett and the Osmora Team. +.\" Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without -- cgit v1.2.3