]> Cypherpunks.ru repositories - govpn.git/blob - doc/index.texi
Raise copyright years
[govpn.git] / doc / index.texi
1 \input texinfo
2 @documentencoding UTF-8
3 @settitle GoVPN
4
5 @copying
6 This manual is for GoVPN -- simple free software virtual private network
7 daemon, aimed to be reviewable, secure, DPI/censorship-resistant,
8 written on Go.
9
10 Copyright @copyright{} 2014-2020 @email{stargrave@@stargrave.org, Sergey Matveev}
11
12 @quotation
13 Permission is granted to copy, distribute and/or modify this document
14 under the terms of the GNU Free Documentation License, Version 1.3;
15 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
16 A copy of the license is included in the section entitled "Copying conditions".
17 @end quotation
18 @end copying
19
20 @node Top
21 @top GoVPN
22
23 @include about.texi
24
25 @center @ref{Tarballs, @strong{Download it}}.
26
27 @menu
28 * Frequently Asked Questions: FAQ.
29 * News::
30 * Modes of operation::
31 * Информация на русском: Русский.
32 * Installation::
33 * Precautions::
34 * User manual: User.
35 * Developer manual: Developer.
36 * Contacts and feedback: Contacts.
37 * Thanks::
38 * In the media: Media.
39 * Copying conditions::
40 @end menu
41
42 @include faq.texi
43 @include news.texi
44 @include modes.texi
45 @include russian.texi
46 @include installation.texi
47 @include precautions.texi
48 @include user.texi
49 @include developer.texi
50 @include contacts.texi
51 @include thanks.texi
52 @include media.texi
53
54 @node Copying conditions
55 @unnumbered Copying conditions
56
57 @insertcopying
58 @verbatiminclude fdl.txt
59
60 @bye