diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-07-09 23:29:35 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-07-09 23:29:35 +0000 |
commit | 35385d7a83b4cae6d5ea5f80f3b3377d94178344 (patch) | |
tree | 49494d95dfef31ba4f9a697d31e4028cf65a57bd /include/linux/parport.h | |
parent | d9d8062e7b49943b2a2fb034f817a9fc217fd40f (diff) |
Merge with 2.4.0-test3-pre7.
Diffstat (limited to 'include/linux/parport.h')
-rw-r--r-- | include/linux/parport.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/linux/parport.h b/include/linux/parport.h index 0597addd4..294464b65 100644 --- a/include/linux/parport.h +++ b/include/linux/parport.h @@ -1,5 +1,12 @@ /* $Id: parport.h,v 1.1 1998/05/17 10:57:52 andrea Exp andrea $ */ +/* + * The block comments above the functions in this file are + * licensed as part of the generated file + * Documentation/DocBook/parportbook.sgml under the GNU Free + * Documentation License. + */ + #ifndef _PARPORT_H_ #define _PARPORT_H_ |