Subversion Repositories f9daq

Rev

Blame | Last modification | View Log | RSS feed

  1. #ifndef __TEMPLATE_H__
  2. #define __TEMPLATE_H__
  3.  
  4. //****************************************************************************
  5. // Copyright (C) 2001-2004  ARW Elktronik Germany
  6. //
  7. // This program is free software; you can redistribute it and/or modify
  8. // it under the terms of the GNU General Public License as published by
  9. // the Free Software Foundation; either version 2 of the License, or
  10. // (at your option) any later version.
  11. //
  12. // This program is distributed in the hope that it will be useful,
  13. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  14. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  15. // GNU General Public License for more details.
  16. //
  17. // You should have received a copy of the GNU General Public License
  18. // along with this program; if not, write to the Free Software
  19. // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  20. //
  21. // This product is not authorized for use as critical component in
  22. // life support systems without the express written approval of
  23. // ARW Elektronik Germany.
  24. //
  25. // Please announce changes and hints to ARW Elektronik
  26. //
  27. // Maintainer(s): Klaus Hitschler (klaus.hitschler@gmx.de)
  28. //****************************************************************************
  29.  
  30. //****************************************************************************
  31. //
  32. // name and purpose of this module
  33. //
  34. // $Log: template.h,v $
  35. // Revision 1.2  2004/08/13 19:23:10  klaus
  36. // conversion to kernel-version 2.6, released version 3.0
  37. //
  38. //
  39. //****************************************************************************
  40.  
  41. //****************************************************************************
  42. // INCLUDES
  43.  
  44. //****************************************************************************
  45. // DEFINES
  46.  
  47. #endif // __TEMPLATE_H__
  48.