diff --git a/src/bin/init/main.c b/src/bin/init/main.c index 2a007db..fe1f5fd 100755 --- a/src/bin/init/main.c +++ b/src/bin/init/main.c @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/bin/shell/main.c b/src/bin/shell/main.c index a8a4327..fea923d 100755 --- a/src/bin/shell/main.c +++ b/src/bin/shell/main.c @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/lib/libc/include/stdarg.h b/src/lib/libc/include/stdarg.h index 17b7b65..a1e1e4b 100755 --- a/src/lib/libc/include/stdarg.h +++ b/src/lib/libc/include/stdarg.h @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/lib/libc/include/stdio.h b/src/lib/libc/include/stdio.h index f5bef57..6230988 100755 --- a/src/lib/libc/include/stdio.h +++ b/src/lib/libc/include/stdio.h @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/lib/libc/include/stdlib.h b/src/lib/libc/include/stdlib.h index 3ff4fc5..73d256a 100755 --- a/src/lib/libc/include/stdlib.h +++ b/src/lib/libc/include/stdlib.h @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/lib/libc/include/sys/sys.h b/src/lib/libc/include/sys/sys.h index 9a3dc7b..021723d 100755 --- a/src/lib/libc/include/sys/sys.h +++ b/src/lib/libc/include/sys/sys.h @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/lib/libc/include/sys/types.h b/src/lib/libc/include/sys/types.h index b8dc7e4..80ab0f6 100755 --- a/src/lib/libc/include/sys/types.h +++ b/src/lib/libc/include/sys/types.h @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/lib/libc/include/unistd.h b/src/lib/libc/include/unistd.h index 45f1a58..977d915 100755 --- a/src/lib/libc/include/unistd.h +++ b/src/lib/libc/include/unistd.h @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/lib/libc/stdio/fd.c b/src/lib/libc/stdio/fd.c index 26c7fde..50e35ac 100755 --- a/src/lib/libc/stdio/fd.c +++ b/src/lib/libc/stdio/fd.c @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/lib/libc/stdio/fopen.c b/src/lib/libc/stdio/fopen.c index a67eee8..14cd557 100755 --- a/src/lib/libc/stdio/fopen.c +++ b/src/lib/libc/stdio/fopen.c @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/lib/libc/stdio/fprintf.c b/src/lib/libc/stdio/fprintf.c index 375e09a..be0e20b 100755 --- a/src/lib/libc/stdio/fprintf.c +++ b/src/lib/libc/stdio/fprintf.c @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/lib/libc/stdio/fwrite.c b/src/lib/libc/stdio/fwrite.c index f23f52f..cfd9284 100755 --- a/src/lib/libc/stdio/fwrite.c +++ b/src/lib/libc/stdio/fwrite.c @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/lib/libc/stdio/printf.c b/src/lib/libc/stdio/printf.c index 500081d..d375f4f 100755 --- a/src/lib/libc/stdio/printf.c +++ b/src/lib/libc/stdio/printf.c @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/lib/libc/stdio/vfprintf.c b/src/lib/libc/stdio/vfprintf.c index 0c0a00a..fbcd0c6 100755 --- a/src/lib/libc/stdio/vfprintf.c +++ b/src/lib/libc/stdio/vfprintf.c @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/lib/libc/stdlib/exit.c b/src/lib/libc/stdlib/exit.c index afdacc7..0722f34 100755 --- a/src/lib/libc/stdlib/exit.c +++ b/src/lib/libc/stdlib/exit.c @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/lib/libc/sys/exec.c b/src/lib/libc/sys/exec.c index e894b2a..6c43b4f 100755 --- a/src/lib/libc/sys/exec.c +++ b/src/lib/libc/sys/exec.c @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/lib/libc/sys/getpid.c b/src/lib/libc/sys/getpid.c index 81b7b6f..5f14b42 100755 --- a/src/lib/libc/sys/getpid.c +++ b/src/lib/libc/sys/getpid.c @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/sys/boot/writeimg.c b/src/sys/boot/writeimg.c index eee98c0..4c4425a 100755 --- a/src/sys/boot/writeimg.c +++ b/src/sys/boot/writeimg.c @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/sys/drivers/8259.c b/src/sys/drivers/8259.c index 2ce519d..56a906a 100755 --- a/src/sys/drivers/8259.c +++ b/src/sys/drivers/8259.c @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/sys/drivers/fdc.c b/src/sys/drivers/fdc.c index a57f9eb..f747024 100755 --- a/src/sys/drivers/fdc.c +++ b/src/sys/drivers/fdc.c @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/sys/drivers/keyboard.c b/src/sys/drivers/keyboard.c index 56a1676..d27804a 100755 --- a/src/sys/drivers/keyboard.c +++ b/src/sys/drivers/keyboard.c @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/sys/drivers/video.c b/src/sys/drivers/video.c index 779131c..1cdf5bb 100755 --- a/src/sys/drivers/video.c +++ b/src/sys/drivers/video.c @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/sys/include/drivers/8259.h b/src/sys/include/drivers/8259.h index d095f9b..2b9fb0f 100755 --- a/src/sys/include/drivers/8259.h +++ b/src/sys/include/drivers/8259.h @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/sys/include/drivers/fdc.h b/src/sys/include/drivers/fdc.h index 787ad7d..6f80cdb 100755 --- a/src/sys/include/drivers/fdc.h +++ b/src/sys/include/drivers/fdc.h @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/sys/include/drivers/keyboard.h b/src/sys/include/drivers/keyboard.h index 66eb00b..ee10db0 100755 --- a/src/sys/include/drivers/keyboard.h +++ b/src/sys/include/drivers/keyboard.h @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/sys/include/drivers/video.h b/src/sys/include/drivers/video.h index 2cfcdd4..fbaf110 100755 --- a/src/sys/include/drivers/video.h +++ b/src/sys/include/drivers/video.h @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/sys/include/stdarg.h b/src/sys/include/stdarg.h index 78fef5a..8e2dfd2 100755 --- a/src/sys/include/stdarg.h +++ b/src/sys/include/stdarg.h @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/sys/include/ubixfs/file.h b/src/sys/include/ubixfs/file.h index c5494e0..8addb97 100755 --- a/src/sys/include/ubixfs/file.h +++ b/src/sys/include/ubixfs/file.h @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/sys/include/ubixfs/ubixfs.h b/src/sys/include/ubixfs/ubixfs.h index 5ce3a9b..60b1570 100755 --- a/src/sys/include/ubixfs/ubixfs.h +++ b/src/sys/include/ubixfs/ubixfs.h @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/sys/include/ubixos/a.out.h b/src/sys/include/ubixos/a.out.h index 483e20f..f65bdeb 100755 --- a/src/sys/include/ubixos/a.out.h +++ b/src/sys/include/ubixos/a.out.h @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/sys/include/ubixos/dma.h b/src/sys/include/ubixos/dma.h index 34b1a60..90c4892 100755 --- a/src/sys/include/ubixos/dma.h +++ b/src/sys/include/ubixos/dma.h @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/sys/include/ubixos/elf.h b/src/sys/include/ubixos/elf.h index 8f6b2ba..d990d1d 100755 --- a/src/sys/include/ubixos/elf.h +++ b/src/sys/include/ubixos/elf.h @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/sys/include/ubixos/exec.h b/src/sys/include/ubixos/exec.h index 1d64041..814b2aa 100755 --- a/src/sys/include/ubixos/exec.h +++ b/src/sys/include/ubixos/exec.h @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/src/sys/include/ubixos/gdt.h b/src/sys/include/ubixos/gdt.h index 538df49..85b03cf 100755 --- a/src/sys/include/ubixos/gdt.h +++ b/src/sys/include/ubixos/gdt.h @@ -5,7 +5,7 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions, the following disclaimer and the list of authors. -Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer snd the list of authors +Redistributions in binary form must reproduce the above copyright notice, this list of conditions, the following disclaimer and the list of authors in the documentation and/or other materials provided with the distribution. Neither the name of the UbixOS Project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.