diff options
author | Jeremy Allison <jra@samba.org> | 2007-07-09 19:46:27 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2007-07-09 19:46:27 +0000 |
commit | e59cf2d51a47cb1d76a3b7e1a0d6210d93a1dd36 (patch) | |
tree | 741d17d3bb4599eda15ff4cd6fb0567a472ca4ef /source/lib/system_smbd.c | |
parent | b29ab6de75f19ae25e1259fbf60b58c1b11f23db (diff) | |
download | samba-e59cf2d51a47cb1d76a3b7e1a0d6210d93a1dd36.tar.gz samba-e59cf2d51a47cb1d76a3b7e1a0d6210d93a1dd36.tar.xz samba-e59cf2d51a47cb1d76a3b7e1a0d6210d93a1dd36.zip |
r23780: Find and fix more GPL2 -> GPL3.
Jeremy.
Diffstat (limited to 'source/lib/system_smbd.c')
-rw-r--r-- | source/lib/system_smbd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/lib/system_smbd.c b/source/lib/system_smbd.c index ffdd8eeed00..42178057c31 100644 --- a/source/lib/system_smbd.c +++ b/source/lib/system_smbd.c @@ -6,7 +6,7 @@ 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 + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, |