diff options
author | vorlon <vorlon@alioth.debian.org> | 2008-07-20 08:39:10 +0000 |
---|---|---|
committer | vorlon <vorlon@alioth.debian.org> | 2008-07-20 08:39:10 +0000 |
commit | a76d046b2f8155ada2f347f03ef400d760a9a238 (patch) | |
tree | ec6fd098f7e2460565fa5935287aa24d37f915c7 /testsuite/smbd/sec_ctx_utils.h | |
parent | 3e5b49a894ab672fdb6a04f3ba21ef0695d06875 (diff) | |
download | samba-a76d046b2f8155ada2f347f03ef400d760a9a238.tar.gz |
merge samba 3.2 experimental branch to unstable
git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk/samba@2053 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'testsuite/smbd/sec_ctx_utils.h')
-rw-r--r-- | testsuite/smbd/sec_ctx_utils.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/testsuite/smbd/sec_ctx_utils.h b/testsuite/smbd/sec_ctx_utils.h index 1f4bde841e..03c90e74e6 100644 --- a/testsuite/smbd/sec_ctx_utils.h +++ b/testsuite/smbd/sec_ctx_utils.h @@ -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, @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #ifndef _SEC_CTX_UTILS_H |