aboutsummaryrefslogtreecommitdiff
path: root/src/genrc.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2018-05-15 12:50:50 +0300
committerSergey Poznyakoff <gray@gnu.org>2018-05-15 13:04:59 +0300
commitd0004608cb066135457dffafec10926d43f30eab (patch)
treeba8179347ffcb5cf1aea265cb97e94fcfb0f7970 /src/genrc.h
parentb5f4388a2da1b94ce8c8e45a990fd51b2f52dae4 (diff)
downloadgenrc-d0004608cb066135457dffafec10926d43f30eab.tar.gz
genrc-d0004608cb066135457dffafec10926d43f30eab.tar.bz2
Add documentation.
Diffstat (limited to 'src/genrc.h')
-rw-r--r--src/genrc.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/genrc.h b/src/genrc.h
index f782fd5..82e29d6 100644
--- a/src/genrc.h
+++ b/src/genrc.h
@@ -1,3 +1,9 @@
1/* This file is part of genrc
2Copyryght (C) 2018 Sergey Poznyakoff
3License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
4This is free software: you are free to change and redistribute it.
5There is NO WARRANTY, to the extent permitted by law.
6*/
1#include <config.h> 7#include <config.h>
2#include <stdlib.h> 8#include <stdlib.h>
3#include <stdio.h> 9#include <stdio.h>

Return to:

Send suggestions and report system problems to the System administrator.