1. Index: firmware/drivers/mas.c
  2. ===================================================================
  3. --- firmware/drivers/mas.c (wersja 25574)
  4. +++ firmware/drivers/mas.c (kopia robocza)
  5. @@ -1,485 +0,0 @@
  6. -/***************************************************************************
  7. - * __________ __ ___.
  8. - * Open \______ \ ____ ____ | | _\_ |__ _______ ___
  9. - * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
  10. - * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
  11. - * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
  12. - * \/ \/ \/ \/ \/
  13. - * $Id$
  14. - *
  15. - * Copyright (C) 2002 by Linus Nielsen Feltzing
  16. - *
  17. - * This program is free software; you can redistribute it and/or
  18. - * modify it under the terms of the GNU General Public License
  19. - * as published by the Free Software Foundation; either version 2
  20. - * of the License, or (at your option) any later version.
  21. - *
  22. - * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
  23. - * KIND, either express or implied.
  24. - *
  25. - ****************************************************************************/