diff options
Diffstat (limited to 'tools/libfsimage/zfs/zfs-include')
-rw-r--r-- | tools/libfsimage/zfs/zfs-include/dmu.h | 3 | ||||
-rw-r--r-- | tools/libfsimage/zfs/zfs-include/dmu_objset.h | 3 | ||||
-rw-r--r-- | tools/libfsimage/zfs/zfs-include/dnode.h | 3 | ||||
-rw-r--r-- | tools/libfsimage/zfs/zfs-include/dsl_dataset.h | 3 | ||||
-rw-r--r-- | tools/libfsimage/zfs/zfs-include/dsl_dir.h | 3 | ||||
-rw-r--r-- | tools/libfsimage/zfs/zfs-include/sa_impl.h | 3 | ||||
-rw-r--r-- | tools/libfsimage/zfs/zfs-include/spa.h | 3 | ||||
-rw-r--r-- | tools/libfsimage/zfs/zfs-include/uberblock_impl.h | 3 | ||||
-rw-r--r-- | tools/libfsimage/zfs/zfs-include/vdev_impl.h | 3 | ||||
-rw-r--r-- | tools/libfsimage/zfs/zfs-include/zap_impl.h | 3 | ||||
-rw-r--r-- | tools/libfsimage/zfs/zfs-include/zap_leaf.h | 3 | ||||
-rw-r--r-- | tools/libfsimage/zfs/zfs-include/zfs.h | 3 | ||||
-rw-r--r-- | tools/libfsimage/zfs/zfs-include/zfs_acl.h | 3 | ||||
-rw-r--r-- | tools/libfsimage/zfs/zfs-include/zfs_znode.h | 3 | ||||
-rw-r--r-- | tools/libfsimage/zfs/zfs-include/zil.h | 3 | ||||
-rw-r--r-- | tools/libfsimage/zfs/zfs-include/zio.h | 3 | ||||
-rw-r--r-- | tools/libfsimage/zfs/zfs-include/zio_checksum.h | 3 |
17 files changed, 17 insertions, 34 deletions
diff --git a/tools/libfsimage/zfs/zfs-include/dmu.h b/tools/libfsimage/zfs/zfs-include/dmu.h index 7faa7088b5..b39a951cf7 100644 --- a/tools/libfsimage/zfs/zfs-include/dmu.h +++ b/tools/libfsimage/zfs/zfs-include/dmu.h @@ -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/>. */ /* * Copyright 2010 Sun Microsystems, Inc. All rights reserved. diff --git a/tools/libfsimage/zfs/zfs-include/dmu_objset.h b/tools/libfsimage/zfs/zfs-include/dmu_objset.h index 8d1cf8ea33..2680fcf1bd 100644 --- a/tools/libfsimage/zfs/zfs-include/dmu_objset.h +++ b/tools/libfsimage/zfs/zfs-include/dmu_objset.h @@ -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/>. */ /* * Copyright 2009 Sun Microsystems, Inc. All rights reserved. diff --git a/tools/libfsimage/zfs/zfs-include/dnode.h b/tools/libfsimage/zfs/zfs-include/dnode.h index 5f6e4bbe30..dd90a8779c 100644 --- a/tools/libfsimage/zfs/zfs-include/dnode.h +++ b/tools/libfsimage/zfs/zfs-include/dnode.h @@ -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/>. */ /* * Copyright 2010 Sun Microsystems, Inc. All rights reserved. diff --git a/tools/libfsimage/zfs/zfs-include/dsl_dataset.h b/tools/libfsimage/zfs/zfs-include/dsl_dataset.h index a8c60c4fcc..470b607588 100644 --- a/tools/libfsimage/zfs/zfs-include/dsl_dataset.h +++ b/tools/libfsimage/zfs/zfs-include/dsl_dataset.h @@ -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/>. */ /* * Copyright 2007 Sun Microsystems, Inc. All rights reserved. diff --git a/tools/libfsimage/zfs/zfs-include/dsl_dir.h b/tools/libfsimage/zfs/zfs-include/dsl_dir.h index 591e1978c9..0e71b6b480 100644 --- a/tools/libfsimage/zfs/zfs-include/dsl_dir.h +++ b/tools/libfsimage/zfs/zfs-include/dsl_dir.h @@ -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/>. */ /* * Copyright 2007 Sun Microsystems, Inc. All rights reserved. diff --git a/tools/libfsimage/zfs/zfs-include/sa_impl.h b/tools/libfsimage/zfs/zfs-include/sa_impl.h index 4d935586c5..0679c93f29 100644 --- a/tools/libfsimage/zfs/zfs-include/sa_impl.h +++ b/tools/libfsimage/zfs/zfs-include/sa_impl.h @@ -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/>. */ /* * Copyright 2010 Sun Microsystems, Inc. All rights reserved. diff --git a/tools/libfsimage/zfs/zfs-include/spa.h b/tools/libfsimage/zfs/zfs-include/spa.h index 4c943310dc..ee708ef60b 100644 --- a/tools/libfsimage/zfs/zfs-include/spa.h +++ b/tools/libfsimage/zfs/zfs-include/spa.h @@ -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/>. */ /* * Copyright 2010 Sun Microsystems, Inc. All rights reserved. diff --git a/tools/libfsimage/zfs/zfs-include/uberblock_impl.h b/tools/libfsimage/zfs/zfs-include/uberblock_impl.h index 9e70ac0a71..282d3b9282 100644 --- a/tools/libfsimage/zfs/zfs-include/uberblock_impl.h +++ b/tools/libfsimage/zfs/zfs-include/uberblock_impl.h @@ -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/>. */ /* * Copyright 2007 Sun Microsystems, Inc. All rights reserved. diff --git a/tools/libfsimage/zfs/zfs-include/vdev_impl.h b/tools/libfsimage/zfs/zfs-include/vdev_impl.h index ba427dd2bf..f3823b298d 100644 --- a/tools/libfsimage/zfs/zfs-include/vdev_impl.h +++ b/tools/libfsimage/zfs/zfs-include/vdev_impl.h @@ -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/>. */ /* * Copyright 2010 Sun Microsystems, Inc. All rights reserved. diff --git a/tools/libfsimage/zfs/zfs-include/zap_impl.h b/tools/libfsimage/zfs/zfs-include/zap_impl.h index ebb57a6d4a..7adfc347c3 100644 --- a/tools/libfsimage/zfs/zfs-include/zap_impl.h +++ b/tools/libfsimage/zfs/zfs-include/zap_impl.h @@ -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/>. */ /* * Copyright 2009 Sun Microsystems, Inc. All rights reserved. diff --git a/tools/libfsimage/zfs/zfs-include/zap_leaf.h b/tools/libfsimage/zfs/zfs-include/zap_leaf.h index 4ff35158cf..ecf3faacb6 100644 --- a/tools/libfsimage/zfs/zfs-include/zap_leaf.h +++ b/tools/libfsimage/zfs/zfs-include/zap_leaf.h @@ -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/>. */ /* * Copyright 2007 Sun Microsystems, Inc. All rights reserved. diff --git a/tools/libfsimage/zfs/zfs-include/zfs.h b/tools/libfsimage/zfs/zfs-include/zfs.h index c0887d5b1d..592d23a768 100644 --- a/tools/libfsimage/zfs/zfs-include/zfs.h +++ b/tools/libfsimage/zfs/zfs-include/zfs.h @@ -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/>. */ /* * Copyright 2010 Sun Microsystems, Inc. All rights reserved. diff --git a/tools/libfsimage/zfs/zfs-include/zfs_acl.h b/tools/libfsimage/zfs/zfs-include/zfs_acl.h index 77ebb8dc77..6a685e0536 100644 --- a/tools/libfsimage/zfs/zfs-include/zfs_acl.h +++ b/tools/libfsimage/zfs/zfs-include/zfs_acl.h @@ -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/>. */ /* * Copyright 2007 Sun Microsystems, Inc. All rights reserved. diff --git a/tools/libfsimage/zfs/zfs-include/zfs_znode.h b/tools/libfsimage/zfs/zfs-include/zfs_znode.h index ea37c08138..902c4972ca 100644 --- a/tools/libfsimage/zfs/zfs-include/zfs_znode.h +++ b/tools/libfsimage/zfs/zfs-include/zfs_znode.h @@ -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/>. */ /* * Copyright 2010 Sun Microsystems, Inc. All rights reserved. diff --git a/tools/libfsimage/zfs/zfs-include/zil.h b/tools/libfsimage/zfs/zfs-include/zil.h index 87c1dc57f1..f34173c36b 100644 --- a/tools/libfsimage/zfs/zfs-include/zil.h +++ b/tools/libfsimage/zfs/zfs-include/zil.h @@ -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/>. */ /* * Copyright 2009 Sun Microsystems, Inc. All rights reserved. diff --git a/tools/libfsimage/zfs/zfs-include/zio.h b/tools/libfsimage/zfs/zfs-include/zio.h index 298017aea4..513f321f9a 100644 --- a/tools/libfsimage/zfs/zfs-include/zio.h +++ b/tools/libfsimage/zfs/zfs-include/zio.h @@ -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/>. */ /* * Copyright 2010 Sun Microsystems, Inc. All rights reserved. diff --git a/tools/libfsimage/zfs/zfs-include/zio_checksum.h b/tools/libfsimage/zfs/zfs-include/zio_checksum.h index 28ba792aa6..5f22f29995 100644 --- a/tools/libfsimage/zfs/zfs-include/zio_checksum.h +++ b/tools/libfsimage/zfs/zfs-include/zio_checksum.h @@ -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/>. */ /* * Copyright 2010 Sun Microsystems, Inc. All rights reserved. |