diff --git a/src/sys/include/ubixos/schedule.h b/src/sys/include/ubixos/schedule.h index 4f04b2f..790e380 100755 --- a/src/sys/include/ubixos/schedule.h +++ b/src/sys/include/ubixos/schedule.h @@ -1,8 +1,12 @@ /************************************************************************************** - Copyright (c) 2002 - The UbixOS Project + Copyright (c) 2002 The UbixOS Project + All rights reserved. - $Id$ + Redistribution and use in source and binary forms, with or without modification, are + prohibited. + + $UbixOS: schedule.h,v 1.5 2002/05/12 23:57:23 reddawg Exp $ + **************************************************************************************/ #ifndef _SCHEDULE_H