mirror of
https://github.com/kdave/btrfs-progs
synced 2025-04-11 03:31:17 +00:00
btrfs-progs: Copyright string update
Fix corporate name for copyright. Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Signed-off-by: David Sterba <dsterba@suse.cz> Signed-off-by: Chris Mason <clm@fb.com>
This commit is contained in:
parent
f0294fea61
commit
9c59fb9809
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2012 Fujitsu. All rights reserved.
|
* Copyright (C) 2012 FUJITSU LIMITED. All rights reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public
|
* modify it under the terms of the GNU General Public
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2013 Fujitsu. All rights reserved.
|
* Copyright (C) 2013 FUJITSU LIMITED. All rights reserved.
|
||||||
* Written by Miao Xie <miaox@cn.fujitsu.com>
|
* Written by Miao Xie <miaox@cn.fujitsu.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2013 Fujitsu. All rights reserved.
|
* Copyright (C) 2013 FUJITSU LIMITED. All rights reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public
|
* modify it under the terms of the GNU General Public
|
||||||
|
@ -24,7 +24,7 @@ If any problems happened, 1 will be returned.
|
|||||||
Written by Shilong Wang and Wenruo Qu.
|
Written by Shilong Wang and Wenruo Qu.
|
||||||
|
|
||||||
.SH COPYRIGHT
|
.SH COPYRIGHT
|
||||||
Copyright \(co 2013 Fujitsu, Inc.
|
Copyright \(co 2013 FUJITSU LIMITED.
|
||||||
License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
|
License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
|
||||||
.br
|
.br
|
||||||
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
|
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
|
||||||
|
@ -27,7 +27,7 @@ If any problems happened, 1 will be returned.
|
|||||||
Written by Shilong Wang and Wenruo Qu.
|
Written by Shilong Wang and Wenruo Qu.
|
||||||
|
|
||||||
.SH COPYRIGHT
|
.SH COPYRIGHT
|
||||||
Copyright \(co 2013 Fujitsu, Inc.
|
Copyright \(co 2013 FUJITSU LIMITED.
|
||||||
License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
|
License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
|
||||||
.br
|
.br
|
||||||
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
|
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
|
||||||
|
@ -22,7 +22,7 @@ If any problems happened, 1 will be returned.
|
|||||||
Written by Shilong Wang and Wenruo Qu.
|
Written by Shilong Wang and Wenruo Qu.
|
||||||
|
|
||||||
.SH COPYRIGHT
|
.SH COPYRIGHT
|
||||||
Copyright \(co 2013 Fujitsu, Inc.
|
Copyright \(co 2013 FUJITSU LIMITED.
|
||||||
License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
|
License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
|
||||||
.br
|
.br
|
||||||
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
|
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
|
||||||
|
@ -25,7 +25,7 @@ If any problems happened, 1 will be returned.
|
|||||||
Written by Shilong Wang and Wenruo Qu.
|
Written by Shilong Wang and Wenruo Qu.
|
||||||
|
|
||||||
.SH COPYRIGHT
|
.SH COPYRIGHT
|
||||||
Copyright \(co 2013 Fujitsu, Inc.
|
Copyright \(co 2013 FUJITSU LIMITED.
|
||||||
License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
|
License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
|
||||||
.br
|
.br
|
||||||
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
|
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
|
||||||
|
@ -22,7 +22,7 @@ If any problems happened, 1 will be returned.
|
|||||||
Written by Shilong Wang and Wenruo Qu.
|
Written by Shilong Wang and Wenruo Qu.
|
||||||
|
|
||||||
.SH COPYRIGHT
|
.SH COPYRIGHT
|
||||||
Copyright \(co 2013 Fujitsu, Inc.
|
Copyright \(co 2013 FUJITSU LIMITED.
|
||||||
License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
|
License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
|
||||||
.br
|
.br
|
||||||
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
|
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
|
||||||
|
@ -15,7 +15,7 @@ Other exit code means some problems happened.
|
|||||||
Written by Shilong Wang and Wenruo Qu.
|
Written by Shilong Wang and Wenruo Qu.
|
||||||
|
|
||||||
.SH COPYRIGHT
|
.SH COPYRIGHT
|
||||||
Copyright \(co 2013 Fujitsu, Inc.
|
Copyright \(co 2013 FUJITSU LIMITED.
|
||||||
License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
|
License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
|
||||||
.br
|
.br
|
||||||
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
|
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
|
||||||
|
@ -23,7 +23,7 @@ If any problems happened, 1 will be returned.
|
|||||||
Written by Shilong Wang and Wenruo Qu.
|
Written by Shilong Wang and Wenruo Qu.
|
||||||
|
|
||||||
.SH COPYRIGHT
|
.SH COPYRIGHT
|
||||||
Copyright \(co 2013 Fujitsu, Inc.
|
Copyright \(co 2013 FUJITSU LIMITED.
|
||||||
License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
|
License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
|
||||||
.br
|
.br
|
||||||
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
|
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
|
||||||
|
2
math.h
2
math.h
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2012 Fujitsu. All rights reserved.
|
* Copyright (C) 2012 FUJITSU LIMITED. All rights reserved.
|
||||||
* Written by Miao Xie <miaox@cn.fujitsu.com>
|
* Written by Miao Xie <miaox@cn.fujitsu.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2013 Fujitsu. All rights reserved.
|
* Copyright (C) 2013 FUJITSU LIMITED. All rights reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public
|
* modify it under the terms of the GNU General Public
|
||||||
|
Loading…
Reference in New Issue
Block a user