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