diff options
author | Andrew Tridgell <tridge@samba.org> | 2007-07-10 03:04:16 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:59:14 -0500 |
commit | 4b71c210d5aa01fc5934ea1777a1c8a7ed1e1f37 (patch) | |
tree | dfe5a196d390f30da63bca4ab1700af579a40e26 /source4/lib/talloc | |
parent | b8d69a7ea2505b706ff7c74d7c97bc89d82dfa07 (diff) | |
download | samba-4b71c210d5aa01fc5934ea1777a1c8a7ed1e1f37.tar.gz samba-4b71c210d5aa01fc5934ea1777a1c8a7ed1e1f37.tar.bz2 samba-4b71c210d5aa01fc5934ea1777a1c8a7ed1e1f37.zip |
r23796: main COPYING file for samba4, plus some formatting varients
(This used to be commit 76c6bfdeb51b5673bbabe0ca3d8bff3b74a327ee)
Diffstat (limited to 'source4/lib/talloc')
-rw-r--r-- | source4/lib/talloc/talloc.3.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/talloc/talloc.3.xml b/source4/lib/talloc/talloc.3.xml index 83ca67a495..ed7466c9ee 100644 --- a/source4/lib/talloc/talloc.3.xml +++ b/source4/lib/talloc/talloc.3.xml @@ -721,7 +721,7 @@ if (ptr) memcpy(ptr, p, strlen(p)+1);</programlisting> <para> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or (at + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. </para> <para> |