/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to legalnotice.xml

  • Committer: Teddy Hogeborn
  • Date: 2008-09-06 00:19:53 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080906001953-5nk5uti6shzuyqdr
* plugins.d/password-prompt.c (main): If successful, output an extra
                                      newline to the console before
                                      exiting, to change to a new line
                                      away from the prompt.

* plugins.d/password-request.c (main): Bug fix: Moved calls to
                                       "init_gnutls_global()",
                                       "mkdtemp()", and "init_gpgme()"
                                       to *after* changing user &
                                       group.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
<legalnotice>
5
5
  <para>
6
6
    This manual page is free software: you can redistribute it and/or
7
 
    modify it under the terms of the <acronym>GNU</acronym> General
8
 
    Public License as published by the Free Software Foundation,
9
 
    either version 3 of the License, or (at your option) any later
10
 
    version.
 
7
    modify it under the terms of the GNU General Public License as
 
8
    published by the Free Software Foundation, either version 3 of the
 
9
    License, or (at your option) any later version.
11
10
  </para>
12
11
  
13
12
  <para>
14
13
    This manual page is distributed in the hope that it will be
15
14
    useful, but WITHOUT ANY WARRANTY; without even the implied
16
15
    warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
17
 
    See the <acronym>GNU</acronym> General Public License for more
18
 
    details.
 
16
    See the GNU General Public License for more details.
19
17
  </para>
20
18
  
21
19
  <para>
22
 
    You should have received a copy of the <acronym>GNU</acronym>
23
 
    General Public License along with this program.  If not, see
24
 
    <ulink
25
 
    url="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</ulink>.
 
20
    You should have received a copy of the GNU General Public License
 
21
    along with this program; If not, see <ulink
 
22
    url="http://www.gnu.org/licenses/"/>.
26
23
  </para>
27
24
</legalnotice>