From 198022b4d4f7565209506c2f9a8a99314d84bfbf Mon Sep 17 00:00:00 2001 From: Russel Winder Date: Tue, 28 Jul 2009 18:33:05 +0100 Subject: [PATCH] Correct the copyright notices, B Labs Ltd is the copyright holder. --- SConstruct | 2 +- libs/c/SConscript | 2 +- libs/elf/SConscript | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SConstruct b/SConstruct index e9ff77e..9b76a72 100644 --- a/SConstruct +++ b/SConstruct @@ -2,7 +2,7 @@ # Codezero -- a microkernel for embedded systems. # -# Copyright © 2009 Russel Winder +# Copyright © 2009 B Labs Ltd # # This program is free software: you can redistribute it and/or modify it under the terms of the GNU # General Public License as published by the Free Software Foundation, either version 3 of the License, or diff --git a/libs/c/SConscript b/libs/c/SConscript index f765a54..70d640a 100644 --- a/libs/c/SConscript +++ b/libs/c/SConscript @@ -2,7 +2,7 @@ # Codezero -- a microkernel for embedded systems. # -# Copyright © 2009 Russel Winder +# Copyright © 2009 B Labs Ltd # # This program is free software: you can redistribute it and/or modify it under the terms of the GNU # General Public License as published by the Free Software Foundation, either version 3 of the License, or diff --git a/libs/elf/SConscript b/libs/elf/SConscript index 2f31c4f..b90dfe0 100644 --- a/libs/elf/SConscript +++ b/libs/elf/SConscript @@ -2,7 +2,7 @@ # Codezero -- a microkernel for embedded systems. # -# Copyright © 2009 Russel Winder +# Copyright © 2009 B Labs Ltd # # This program is free software: you can redistribute it and/or modify it under the terms of the GNU # General Public License as published by the Free Software Foundation, either version 3 of the License, or