s390: kernel: Remove redundant license text
[linux/fpc-iii.git] / Documentation / kernel-hacking / conf.py
blob3d8acf0f33adaf31d24fdef64e5755c1e58a94f2
1 # -*- coding: utf-8; mode: python -*-
3 project = "Kernel Hacking Guides"
5 tags.add("subproject")
7 latex_documents = [
8 ('index', 'kernel-hacking.tex', project,
9 'The kernel development community', 'manual'),