Btrfs-progs: remove author and copyright info from man page
authorWang Shilong <wangsl.fnst@cn.fujitsu.com>
Thu, 24 Jul 2014 09:30:15 +0000 (17:30 +0800)
committerDavid Sterba <dsterba@suse.cz>
Fri, 22 Aug 2014 13:07:02 +0000 (15:07 +0200)
>From:
http://man7.org/linux/man-pages/man7/man-pages.7.html
...
AUTHORS lists authors of the documentation or program.Use of
an AUTHORS section is strongly discouraged. Generally,
it is better not to clutter every page with a list of
(over time potentially numerous) authors; if you write
or significantly amend a page, add a copyright notice
as a comment in the source file.  If you are the author
of a device driver and want to include an address for
reporting bugs, place this under the BUGS section.
...

Suggested-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
Signed-off-by: Wang Shilong <wangsl.fnst@cn.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
Documentation/btrfs-convert.txt
Documentation/btrfs-debug-tree.txt
Documentation/btrfs-find-root.txt
Documentation/btrfs-image.txt
Documentation/btrfs-map-logical.txt
Documentation/btrfs-show-super.txt
Documentation/btrfs-zero-log.txt
Documentation/btrfstune.txt

index 1eff0bf..11d6044 100644 (file)
@@ -31,18 +31,6 @@ EXIT STATUS
 *btrfs-convert* will return 0 if no error happened.
 If any problems happened, 1 will be returned.
 
-AUTHOR
-------
-Written by Shilong Wang and Wenruo Qu.
-
-COPYRIGHT
----------
-Copyright (C) 2013 FUJITSU LIMITED.
-
-License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
-
-This is free software: you are free  to  change  and  redistribute  it. There is NO WARRANTY, to the extent permitted by law.
-
 SEE ALSO
 --------
 `mkfs.btrfs`(8)
index bfc8aa4..23fc115 100644 (file)
@@ -33,18 +33,6 @@ EXIT STATUS
 *btrfs-debug-tree* will return 0 if no error happened.
 If any problems happened, 1 will be returned.
 
-AUTHOR
-------
-Written by Shilong Wang and Wenruo Qu.
-
-COPYRIGHT
----------
-Copyright (C) 2013 FUJITSU LIMITED.
-
-License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
-
-This is free software: you are free  to  change  and  redistribute  it. There is NO WARRANTY, to the extent permitted by law.
-
 SEE ALSO
 --------
 `mkfs.btrfs`(8)
index a360f8f..c934b4c 100644 (file)
@@ -28,18 +28,6 @@ EXIT STATUS
 *btrfs-find-root* will return 0 if no error happened.
 If any problems happened, 1 will be returned.
 
-AUTHOR
-------
-Written by Shilong Wang and Wenruo Qu.
-
-COPYRIGHT
----------
-Copyright (C) 2013 FUJITSU LIMITED.
-
-License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
-
-This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
-
 SEE ALSO
 --------
 `mkfs.btrfs`(8)
index 155194a..b7751f9 100644 (file)
@@ -56,18 +56,6 @@ EXIT STATUS
 *btrfs-image* will return 0 if no error happened.
 If any problems happened, 1 will be returned.
 
-AUTHOR
-------
-Written by Shilong Wang and Wenruo Qu.
-
-COPYRIGHT
----------
-Copyright (C) 2013 FUJITSU LIMITED.
-
-License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
-
-This is free software: you are free  to  change  and  redistribute  it. There is NO WARRANTY, to the extent permitted by law.
-
 SEE ALSO
 --------
 `mkfs.btrfs`(8)
index a8710bf..a3d110c 100644 (file)
@@ -32,18 +32,6 @@ EXIT STATUS
 *btrfs-map-logical* will return 0 if no error happened.
 If any problems happened, 1 will be returned.
 
-AUTHOR
-------
-Written by Shilong Wang and Wenruo Qu.
-
-COPYRIGHT
----------
-Copyright (C) 2013 FUJITSU LIMITED.
-
-License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
-
-This is free software: you are free  to  change  and  redistribute  it. There is NO WARRANTY, to the extent permitted by law.
-
 SEE ALSO
 --------
 `mkfs.btrfs`(8)
index 6fee0f1..1646be3 100644 (file)
@@ -45,18 +45,6 @@ EXIT STATUS
 *btrfs-show-super* will return 0 if no error happened.
 If any problems happened, 1 will be returned.
 
-AUTHOR
-------
-Written by Shilong Wang and Wenruo Qu.
-
-COPYRIGHT
----------
-Copyright (C) 2013 FUJITSU LIMITED.
-
-License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
-
-This is free software: you are free  to  change  and  redistribute  it. There is NO WARRANTY, to the extent permitted by law.
-
 SEE ALSO
 --------
 `mkfs.btrfs`(8)
index 0a8d3e3..498ecd6 100644 (file)
@@ -40,18 +40,6 @@ EXIT STATUS
 *btrfs-zero-log* will return 0 if no error happened.
 Other exit code means some problems happened.
 
-AUTHOR
-------
-Written by Shilong Wang and Wenruo Qu.
-
-COPYRIGHT
----------
-Copyright (C) 2013 FUJITSU LIMITED.
-
-License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
-
-This is free software: you are free  to  change  and  redistribute  it. There is NO WARRANTY, to the extent permitted by law.
-
 SEE ALSO
 --------
 `mkfs.btrfs`(8)
index bf44bdf..56cf66b 100644 (file)
@@ -31,18 +31,6 @@ EXIT STATUS
 *btrfstune* will return 0 if no error happened.
 If any problems happened, 1 will be returned.
 
-AUTHOR
-------
-Written by Shilong Wang and Wenruo Qu.
-
-COPYRIGHT
----------
-Copyright (C) 2013 FUJITSU LIMITED.
-
-License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
-
-This is free software: you are free  to  change  and  redistribute  it. There is NO WARRANTY, to the extent permitted by law.
-
 SEE ALSO
 --------
 `mkfs.btrfs`(8)