test_smbclient_tarmode.pl: add copyright header
authorAurélien Aptel <aurelien.aptel@gmail.com>
Mon, 15 Jul 2013 21:41:15 +0000 (23:41 +0200)
committerJim McDonough <jmcd@samba.org>
Tue, 5 Nov 2013 13:42:41 +0000 (08:42 -0500)
Signed-off-by: Aurélien Aptel <aurelien.aptel@gmail.com>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jim McDonough <jmcd@samba.org>
source3/script/tests/test_smbclient_tarmode.pl

index a5b061ec10a97531367edfb5c4e61e66c55919d8..61ee73569052feb1323dd1d86f93de6de63308bb 100755 (executable)
@@ -1,5 +1,22 @@
 #!/usr/bin/perl
 
+# Unix SMB/CIFS implementation.
+# Test suite for the tar backup mode of smbclient.
+# Copyright (C) Aurélien Aptel 2013
+
+# 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 3 of the License, or
+# (at your option) any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# 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, see <http://www.gnu.org/licenses/>.
+
 =head1 NAME
 
 C<test_smbclient_tarmode.pl> - Test for smbclient tar backup feature