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