Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1210978

[PATCH 1/4] ocfs2: update filecheck copyright

Path csiph.com!goblin1!goblin.stu.neva.ru!newsfeed.CARNet.hr!news.spin.it!bofh.it!news.nic.it!robomod
From Gang He <ghe@suse.com>
Newsgroups linux.kernel
Subject [PATCH 1/4] ocfs2: update filecheck copyright
Date Fri, 21 Aug 2015 09:50:02 +0200
Message-ID <pZPfk-5Az-21@gated-at.bofh.it> (permalink)
References <pZPfk-5Az-17@gated-at.bofh.it>
X-Original-To mfasheh@suse.com, rgoldwyn@suse.de, ghe@suse.com
X-Mailer git-send-email 2.1.2
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 42
Organization linux.* mail to news gateway
X-Original-Cc linux-kernel@vger.kernel.org, ocfs2-devel@oss.oracle.com, akpm@linux-foundation.org
X-Original-Date Fri, 21 Aug 2015 15:43:17 +0800
X-Original-Message-ID <1440143000-24956-2-git-send-email-ghe@suse.com>
X-Original-References <1440143000-24956-1-git-send-email-ghe@suse.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1210978

Show key headers only | View raw


Update filecheck copyright to the right time/contributor

Signed-off-by: Gang He <ghe@suse.com>
---
 fs/ocfs2/filecheck.c | 2 +-
 fs/ocfs2/filecheck.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/fs/ocfs2/filecheck.c b/fs/ocfs2/filecheck.c
index a492e55..4b5a673 100644
--- a/fs/ocfs2/filecheck.c
+++ b/fs/ocfs2/filecheck.c
@@ -5,7 +5,7 @@
  *
  * Code which implements online file check.
  *
- * Copyright (C) 2007, 2009 Oracle.  All rights reserved.
+ * Copyright (C) 2015 Novell.  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/fs/ocfs2/filecheck.h b/fs/ocfs2/filecheck.h
index c65fee9..5ec331b 100644
--- a/fs/ocfs2/filecheck.h
+++ b/fs/ocfs2/filecheck.h
@@ -5,7 +5,7 @@
  *
  * Online file check.
  *
- * Copyright (C) 2007 Oracle.  All rights reserved.
+ * Copyright (C) 2015 Novell.  All rights reserved.
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public
-- 
2.1.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 1/4] ocfs2: update filecheck copyright Gang He <ghe@suse.com> - 2015-08-21 09:50 +0200

csiph-web