From 6ce74b29ca71799cc8bf873e93f7f741d868ab0f Mon Sep 17 00:00:00 2001 From: sigsegv7 Date: Mon, 13 Nov 2023 09:55:23 -0500 Subject: project-wide: Update project name Update project name to avoid conflicts with the name of Amazon's new 'Vega' Smart Device Operating System. Signed-off-by: sigsegv7 --- share/misc/style | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'share/misc') diff --git a/share/misc/style b/share/misc/style index fc26688..0a994e8 100644 --- a/share/misc/style +++ b/share/misc/style @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Ian Marco Moffett and the VegaOS team. + * Copyright (c) 2023 Ian Marco Moffett and the Osmora Team. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -10,7 +10,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. Neither the name of VegaOS nor the names of its + * 3. Neither the name of Hyra nor the names of its * contributors may be used to endorse or promote products derived from * this software without specific prior written permission. * @@ -36,8 +36,8 @@ /* * Metadata goes in *.c files */ -__KERNEL_META("$Vega$: style.c, Ian Marco Moffett, " - "Vega style guide"); +__KERNEL_META("$Hyra$: style.c, Ian Marco Moffett, " + "Hyra style guide"); /* * VERY important single-line comments look like this. */ -- cgit v1.2.3