diff --git a/src/sys/compile/null.c b/src/sys/compile/null.c index dd02376..16c0cf3 100755 --- a/src/sys/compile/null.c +++ b/src/sys/compile/null.c @@ -1,3 +1,3 @@ /* -Sun May 12 21:57:41 EDT 2002 +Sun May 12 22:13:02 EDT 2002 */ diff --git a/src/sys/include/ubixos/schedule.h b/src/sys/include/ubixos/schedule.h index 65a18a7..a8e462f 100755 --- a/src/sys/include/ubixos/schedule.h +++ b/src/sys/include/ubixos/schedule.h @@ -2,8 +2,8 @@ Copyright (c) 2002 The UbixOS Project All rights reserved. - Redistribution and use in source and binary forms, with or without modification, are - prohibited. + Redistribution and use in source and binary forms, with or without modification, + are prohibited. $Id$ diff --git a/src/sys/init/main.c b/src/sys/init/main.c index d6d36cc..a0b937f 100755 --- a/src/sys/init/main.c +++ b/src/sys/init/main.c @@ -1,8 +1,12 @@ /************************************************************************************** - Copyright (c) 2002 - The UbixOS Project + Copyright (c) 2002 The UbixOS Project + All rights reserved. + + Redistribution and use in source and binary forms, with or without modification, + are prohibited. $Id$ + **************************************************************************************/ #include diff --git a/src/sys/kernel/schedule.c b/src/sys/kernel/schedule.c index a915fda..f7bc5cf 100755 --- a/src/sys/kernel/schedule.c +++ b/src/sys/kernel/schedule.c @@ -1,8 +1,12 @@ /************************************************************************************** - Copyright (c) 2002 - The UbixOS Project + Copyright (c) 2002 The UbixOS Project + All rights reserved. + + Redistribution and use in source and binary forms, with or without modification, + are prohibited. $Id$ + **************************************************************************************/ #include