All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
To: linux-btrfs@vger.kernel.org
Subject: [PATCH] btrfs-progs: Copyright string update
Date: Tue, 25 Feb 2014 16:42:29 +0900	[thread overview]
Message-ID: <530C4965.5020801@jp.fujitsu.com> (raw)

Fix corporate name for copyright.

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
---
 btrfs-list.h               |    2 +-
 btrfsck.h                  |    2 +-
 chunk-recover.c            |    2 +-
 man/btrfs-convert.8.in     |    2 +-
 man/btrfs-debug-tree.8.in  |    2 +-
 man/btrfs-find-root.8.in   |    2 +-
 man/btrfs-map-logical.8.in |    2 +-
 man/btrfs-show-super.8.in  |    2 +-
 man/btrfs-zero-log.8.in    |    2 +-
 man/btrfstune.8.in         |    2 +-
 math.h                     |    2 +-
 super-recover.c            |    2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/btrfs-list.h b/btrfs-list.h
index 724e973..8ead9da 100644
--- a/btrfs-list.h
+++ b/btrfs-list.h
@@ -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
  * modify it under the terms of the GNU General Public
diff --git a/btrfsck.h b/btrfsck.h
index f73c605..356c767 100644
--- a/btrfsck.h
+++ b/btrfsck.h
@@ -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>
  *
  * This program is free software; you can redistribute it and/or
diff --git a/chunk-recover.c b/chunk-recover.c
index 69f5854..a05e644 100644
--- a/chunk-recover.c
+++ b/chunk-recover.c
@@ -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
  * modify it under the terms of the GNU General Public
diff --git a/man/btrfs-convert.8.in b/man/btrfs-convert.8.in
index 9d4c642..85cfa61 100644
--- a/man/btrfs-convert.8.in
+++ b/man/btrfs-convert.8.in
@@ -24,7 +24,7 @@ If any problems happened, 1 will be returned.
 Written by Shilong Wang and Wenruo Qu.
 
 .SH COPYRIGHT
-Copyright \(co 2013 Fujitsu, Inc.
+Copyright \(co 2013 FUJITSU LIMITED.
 License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
 .br
 This is free software: you are free  to  change  and  redistribute  it. There is NO WARRANTY, to the extent permitted by law.
diff --git a/man/btrfs-debug-tree.8.in b/man/btrfs-debug-tree.8.in
index 9b0420b..eed7097 100644
--- a/man/btrfs-debug-tree.8.in
+++ b/man/btrfs-debug-tree.8.in
@@ -27,7 +27,7 @@ If any problems happened, 1 will be returned.
 Written by Shilong Wang and Wenruo Qu.
 
 .SH COPYRIGHT
-Copyright \(co 2013 Fujitsu, Inc.
+Copyright \(co 2013 FUJITSU LIMITED.
 License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
 .br
 This is free software: you are free  to  change  and  redistribute  it. There is NO WARRANTY, to the extent permitted by law.
diff --git a/man/btrfs-find-root.8.in b/man/btrfs-find-root.8.in
index 398aa41..c1f48a0 100644
--- a/man/btrfs-find-root.8.in
+++ b/man/btrfs-find-root.8.in
@@ -22,7 +22,7 @@ If any problems happened, 1 will be returned.
 Written by Shilong Wang and Wenruo Qu.
 
 .SH COPYRIGHT
-Copyright \(co 2013 Fujitsu, Inc.
+Copyright \(co 2013 FUJITSU LIMITED.
 License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
 .br
 This is free software: you are free  to  change  and  redistribute  it. There is NO WARRANTY, to the extent permitted by law.
diff --git a/man/btrfs-map-logical.8.in b/man/btrfs-map-logical.8.in
index d50ac96..a253051 100644
--- a/man/btrfs-map-logical.8.in
+++ b/man/btrfs-map-logical.8.in
@@ -25,7 +25,7 @@ If any problems happened, 1 will be returned.
 Written by Shilong Wang and Wenruo Qu.
 
 .SH COPYRIGHT
-Copyright \(co 2013 Fujitsu, Inc.
+Copyright \(co 2013 FUJITSU LIMITED.
 License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
 .br
 This is free software: you are free  to  change  and  redistribute  it. There is NO WARRANTY, to the extent permitted by law.
diff --git a/man/btrfs-show-super.8.in b/man/btrfs-show-super.8.in
index ad04a42..3fe8bde 100644
--- a/man/btrfs-show-super.8.in
+++ b/man/btrfs-show-super.8.in
@@ -22,7 +22,7 @@ If any problems happened, 1 will be returned.
 Written by Shilong Wang and Wenruo Qu.
 
 .SH COPYRIGHT
-Copyright \(co 2013 Fujitsu, Inc.
+Copyright \(co 2013 FUJITSU LIMITED.
 License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
 .br
 This is free software: you are free  to  change  and  redistribute  it. There is NO WARRANTY, to the extent permitted by law.
diff --git a/man/btrfs-zero-log.8.in b/man/btrfs-zero-log.8.in
index 80aaa9a..0ccfb0e 100644
--- a/man/btrfs-zero-log.8.in
+++ b/man/btrfs-zero-log.8.in
@@ -15,7 +15,7 @@ Other exit code means some problems happened.
 Written by Shilong Wang and Wenruo Qu.
 
 .SH COPYRIGHT
-Copyright \(co 2013 Fujitsu, Inc.
+Copyright \(co 2013 FUJITSU LIMITED.
 License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
 .br
 This is free software: you are free  to  change  and  redistribute  it. There is NO WARRANTY, to the extent permitted by law.
diff --git a/man/btrfstune.8.in b/man/btrfstune.8.in
index 0313324..c7fff9a 100644
--- a/man/btrfstune.8.in
+++ b/man/btrfstune.8.in
@@ -23,7 +23,7 @@ If any problems happened, 1 will be returned.
 Written by Shilong Wang and Wenruo Qu.
 
 .SH COPYRIGHT
-Copyright \(co 2013 Fujitsu, Inc.
+Copyright \(co 2013 FUJITSU LIMITED.
 License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
 .br
 This is free software: you are free  to  change  and  redistribute  it. There is NO WARRANTY, to the extent permitted by law.
diff --git a/math.h b/math.h
index 482dba3..0c16104 100644
--- a/math.h
+++ b/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>
  *
  * This program is free software; you can redistribute it and/or
diff --git a/super-recover.c b/super-recover.c
index a6271a2..cd6ba37 100644
--- a/super-recover.c
+++ b/super-recover.c
@@ -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
  * modify it under the terms of the GNU General Public
-- 
1.7.1


                 reply	other threads:[~2014-02-25  7:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=530C4965.5020801@jp.fujitsu.com \
    --to=seto.hidetoshi@jp.fujitsu.com \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.