summaryrefslogtreecommitdiff
path: root/source3/torture
diff options
context:
space:
mode:
Diffstat (limited to 'source3/torture')
-rw-r--r--source3/torture/cmd_vfs.c3
-rw-r--r--source3/torture/denytest.c3
-rw-r--r--source3/torture/locktest.c3
-rw-r--r--source3/torture/locktest2.c3
-rw-r--r--source3/torture/mangle_test.c3
-rw-r--r--source3/torture/masktest.c3
-rw-r--r--source3/torture/msgtest.c3
-rw-r--r--source3/torture/nbio.c3
-rw-r--r--source3/torture/nsstest.c3
-rw-r--r--source3/torture/pdbtest.c3
-rw-r--r--source3/torture/rpctorture.c3
-rw-r--r--source3/torture/samtest.h3
-rw-r--r--source3/torture/scanner.c3
-rw-r--r--source3/torture/smbiconv.c3
-rw-r--r--source3/torture/t_doschar.c3
-rw-r--r--source3/torture/torture.c3
-rw-r--r--source3/torture/utable.c3
-rw-r--r--source3/torture/vfstest.c3
-rw-r--r--source3/torture/vfstest.h3
19 files changed, 19 insertions, 38 deletions
diff --git a/source3/torture/cmd_vfs.c b/source3/torture/cmd_vfs.c
index 6ee85c6728..636450d35e 100644
--- a/source3/torture/cmd_vfs.c
+++ b/source3/torture/cmd_vfs.c
@@ -16,8 +16,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"
diff --git a/source3/torture/denytest.c b/source3/torture/denytest.c
index 6930b8b91d..3787cd88d0 100644
--- a/source3/torture/denytest.c
+++ b/source3/torture/denytest.c
@@ -14,8 +14,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"
diff --git a/source3/torture/locktest.c b/source3/torture/locktest.c
index 97242541d4..34068cf0d7 100644
--- a/source3/torture/locktest.c
+++ b/source3/torture/locktest.c
@@ -14,8 +14,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"
diff --git a/source3/torture/locktest2.c b/source3/torture/locktest2.c
index e8d3abe478..3d86876e89 100644
--- a/source3/torture/locktest2.c
+++ b/source3/torture/locktest2.c
@@ -14,8 +14,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"
diff --git a/source3/torture/mangle_test.c b/source3/torture/mangle_test.c
index 0396bf267b..0bcddd6ebd 100644
--- a/source3/torture/mangle_test.c
+++ b/source3/torture/mangle_test.c
@@ -14,8 +14,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"
diff --git a/source3/torture/masktest.c b/source3/torture/masktest.c
index 691c97d111..4913f60025 100644
--- a/source3/torture/masktest.c
+++ b/source3/torture/masktest.c
@@ -14,8 +14,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"
diff --git a/source3/torture/msgtest.c b/source3/torture/msgtest.c
index 9019e6a957..3ef1d1e600 100644
--- a/source3/torture/msgtest.c
+++ b/source3/torture/msgtest.c
@@ -13,8 +13,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/>.
*/
/*
diff --git a/source3/torture/nbio.c b/source3/torture/nbio.c
index 3a9c69b1e4..81d0eb816b 100644
--- a/source3/torture/nbio.c
+++ b/source3/torture/nbio.c
@@ -16,8 +16,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"
diff --git a/source3/torture/nsstest.c b/source3/torture/nsstest.c
index e6a9a6bf44..2e0892e020 100644
--- a/source3/torture/nsstest.c
+++ b/source3/torture/nsstest.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"
diff --git a/source3/torture/pdbtest.c b/source3/torture/pdbtest.c
index 4bc00b2bd2..150a01fc38 100644
--- a/source3/torture/pdbtest.c
+++ b/source3/torture/pdbtest.c
@@ -16,8 +16,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/>.
*/
diff --git a/source3/torture/rpctorture.c b/source3/torture/rpctorture.c
index 54a9c18b43..1c5f68cbdd 100644
--- a/source3/torture/rpctorture.c
+++ b/source3/torture/rpctorture.c
@@ -14,8 +14,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"
diff --git a/source3/torture/samtest.h b/source3/torture/samtest.h
index 26e2570b2e..5cde3fadb5 100644
--- a/source3/torture/samtest.h
+++ b/source3/torture/samtest.h
@@ -18,8 +18,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/>.
*/
struct samtest_state {
diff --git a/source3/torture/scanner.c b/source3/torture/scanner.c
index 61dfe070ea..19f021bd10 100644
--- a/source3/torture/scanner.c
+++ b/source3/torture/scanner.c
@@ -14,8 +14,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"
diff --git a/source3/torture/smbiconv.c b/source3/torture/smbiconv.c
index 89e04056c0..05a8c3d815 100644
--- a/source3/torture/smbiconv.c
+++ b/source3/torture/smbiconv.c
@@ -17,8 +17,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"
diff --git a/source3/torture/t_doschar.c b/source3/torture/t_doschar.c
index 5b5af76a51..46444b2c01 100644
--- a/source3/torture/t_doschar.c
+++ b/source3/torture/t_doschar.c
@@ -14,8 +14,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"
diff --git a/source3/torture/torture.c b/source3/torture/torture.c
index b5c454a3a1..4b6d98aea8 100644
--- a/source3/torture/torture.c
+++ b/source3/torture/torture.c
@@ -14,8 +14,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"
diff --git a/source3/torture/utable.c b/source3/torture/utable.c
index c999e12a21..0fa48ab45e 100644
--- a/source3/torture/utable.c
+++ b/source3/torture/utable.c
@@ -14,8 +14,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"
diff --git a/source3/torture/vfstest.c b/source3/torture/vfstest.c
index 5640833c09..5720d662fd 100644
--- a/source3/torture/vfstest.c
+++ b/source3/torture/vfstest.c
@@ -20,8 +20,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"
diff --git a/source3/torture/vfstest.h b/source3/torture/vfstest.h
index b9989ca58a..c68f9dcc0d 100644
--- a/source3/torture/vfstest.h
+++ b/source3/torture/vfstest.h
@@ -19,8 +19,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/>.
*/
struct func_entry {