From 92db59ca3b42eb0aa3fbdcac689cc49878438177 Mon Sep 17 00:00:00 2001 From: Ned Bass Date: Sun, 17 Feb 2013 11:31:20 -0800 Subject: [PATCH] Refresh links to web site A few files still refer to @behlendorf's private fork on github. Use the primary web site URL instead. Two typos are also corrected. Signed-off-by: Brian Behlendorf --- COPYRIGHT | 4 ++-- cmd/zpios/zpios.h | 2 +- cmd/zpios/zpios_main.c | 2 +- cmd/zpios/zpios_util.c | 2 +- include/zpios-ctl.h | 2 +- include/zpios-internal.h | 2 +- module/zpios/pios.c | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index ea26f17c70..8ba7a76eea 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -11,13 +11,13 @@ to, the vdev_disk.c and zvol.c implementation which are licensed under the CDDL. The zpios test code is originally derived from the Lustre pios test code -which is licenced under the GPLv2. As such the heaviliy modified zpios +which is licensed under the GPLv2. As such the heavily modified zpios kernel test code also remains licensed under the GPLv2. The latest stable and development versions of this port can be downloaded from the official ZFS on Linux site located at: -http://github.com/behlendorf/zfs/ +http://zfsonlinux.org/ This ZFS on Linux port was produced at the Lawrence Livermore National Laboratory (LLNL) under Contract No. DE-AC52-07NA27344 (Contract 44) diff --git a/cmd/zpios/zpios.h b/cmd/zpios/zpios.h index ed979459af..23c32377e7 100644 --- a/cmd/zpios/zpios.h +++ b/cmd/zpios/zpios.h @@ -15,7 +15,7 @@ * Milind Dumbare * * This file is part of ZFS on Linux. - * For details, see . + * For details, see . * * ZPIOS is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/cmd/zpios/zpios_main.c b/cmd/zpios/zpios_main.c index 14c37e7e36..1c01d9a9db 100644 --- a/cmd/zpios/zpios_main.c +++ b/cmd/zpios/zpios_main.c @@ -15,7 +15,7 @@ * Milind Dumbare * * This file is part of ZFS on Linux. - * For details, see . + * For details, see . * * ZPIOS is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/cmd/zpios/zpios_util.c b/cmd/zpios/zpios_util.c index 48a0a469ff..9b06655cc8 100644 --- a/cmd/zpios/zpios_util.c +++ b/cmd/zpios/zpios_util.c @@ -15,7 +15,7 @@ * Milind Dumbare * * This file is part of ZFS on Linux. - * For details, see . + * For details, see . * * ZPIOS is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/include/zpios-ctl.h b/include/zpios-ctl.h index 234e96c11d..6744ae6142 100644 --- a/include/zpios-ctl.h +++ b/include/zpios-ctl.h @@ -15,7 +15,7 @@ * Milind Dumbare * * This file is part of ZFS on Linux. - * For details, see . + * For details, see . * * ZPIOS is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/include/zpios-internal.h b/include/zpios-internal.h index c9b6e00924..24a2febb25 100644 --- a/include/zpios-internal.h +++ b/include/zpios-internal.h @@ -15,7 +15,7 @@ * Milind Dumbare * * This file is part of ZFS on Linux. - * For details, see . + * For details, see . * * ZPIOS is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/module/zpios/pios.c b/module/zpios/pios.c index aa1f2bbd30..53cc77bd97 100644 --- a/module/zpios/pios.c +++ b/module/zpios/pios.c @@ -15,7 +15,7 @@ * Milind Dumbare * * This file is part of ZFS on Linux. - * For details, see . + * For details, see . * * ZPIOS is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the