Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2070 → Rev 2071

/trunk/kernel/generic/src/printf/printf.c
1,5 → 1,5
/*
* Copyright (C) 2006 Josef Cejka
* Copyright (c) 2006 Josef Cejka
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
/trunk/kernel/generic/src/printf/snprintf.c
1,5 → 1,5
/*
* Copyright (C) 2006 Josef Cejka
* Copyright (c) 2006 Josef Cejka
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
/trunk/kernel/generic/src/printf/sprintf.c
1,5 → 1,5
/*
* Copyright (C) 2006 Josef Cejka
* Copyright (c) 2006 Josef Cejka
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
/trunk/kernel/generic/src/printf/vprintf.c
1,5 → 1,5
/*
* Copyright (C) 2006 Josef Cejka
* Copyright (c) 2006 Josef Cejka
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
/trunk/kernel/generic/src/printf/vsnprintf.c
1,5 → 1,5
/*
* Copyright (C) 2006 Josef Cejka
* Copyright (c) 2006 Josef Cejka
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
/trunk/kernel/generic/src/printf/printf_core.c
1,6 → 1,6
/*
* Copyright (C) 2001-2004 Jakub Jermar
* Copyright (C) 2006 Josef Cejka
* Copyright (c) 2001-2004 Jakub Jermar
* Copyright (c) 2006 Josef Cejka
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
/trunk/kernel/generic/src/printf/vsprintf.c
1,5 → 1,5
/*
* Copyright (C) 2006 Josef Cejka
* Copyright (c) 2006 Josef Cejka
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without