From 2fe2d7b0a3cf6ee72debefa954c12093da3cac81 Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Sun, 16 Feb 2025 21:57:02 -0500 Subject: project: Update copyright date to 2025 Was supposed to happen on Jan 1, sorry! Happy late new year! Signed-off-by: Ian Moffett --- share/man/man9/dcdr.9 | 2 +- share/man/man9/dynalloc.9 | 2 +- share/man/man9/panic.9 | 2 +- share/man/man9/spinlock.9 | 2 +- share/man/man9/timer.9 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'share/man') diff --git a/share/man/man9/dcdr.9 b/share/man/man9/dcdr.9 index 1b8995a..37d7622 100644 --- a/share/man/man9/dcdr.9 +++ b/share/man/man9/dcdr.9 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team. +.\" Copyright (c) 2023-2025 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 d1c4723..c59c8b7 100644 --- a/share/man/man9/dynalloc.9 +++ b/share/man/man9/dynalloc.9 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team. +.\" Copyright (c) 2023-2025 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/panic.9 b/share/man/man9/panic.9 index bc60547..48a6da4 100644 --- a/share/man/man9/panic.9 +++ b/share/man/man9/panic.9 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team. +.\" Copyright (c) 2023-2025 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/spinlock.9 b/share/man/man9/spinlock.9 index 26cdc31..3d5b941 100644 --- a/share/man/man9/spinlock.9 +++ b/share/man/man9/spinlock.9 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team. +.\" Copyright (c) 2023-2025 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 d5f3c98..1c456a4 100644 --- a/share/man/man9/timer.9 +++ b/share/man/man9/timer.9 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2023-2024 Ian Marco Moffett and the Osmora Team. +.\" Copyright (c) 2023-2025 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