diff options
author | Andrew Tridgell <tridge@samba.org> | 2007-07-10 00:57:11 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:28:23 -0500 |
commit | 58e9534300430fa4f2bcb50fb2d1d2990bdbe636 (patch) | |
tree | ae799ac52a4f9aa0b8cada73cbed7abeb4f47010 /testsuite/smbd/sec_ctx_utils.c | |
parent | 5e54558c6dea67b56bbfaba5698f3a434d3dffb6 (diff) | |
download | samba-58e9534300430fa4f2bcb50fb2d1d2990bdbe636.tar.gz samba-58e9534300430fa4f2bcb50fb2d1d2990bdbe636.tar.bz2 samba-58e9534300430fa4f2bcb50fb2d1d2990bdbe636.zip |
r23785: use the GPLv3 boilerplate as recommended by the FSF and the license text
(This used to be commit d0e89d246d8e5e64196d6c1d16d39a70579ca42f)
Diffstat (limited to 'testsuite/smbd/sec_ctx_utils.c')
-rw-r--r-- | testsuite/smbd/sec_ctx_utils.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/smbd/sec_ctx_utils.c b/testsuite/smbd/sec_ctx_utils.c index 96d00ce365..e72292b986 100644 --- a/testsuite/smbd/sec_ctx_utils.c +++ b/testsuite/smbd/sec_ctx_utils.c @@ -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/>. */ #include "includes.h" |