public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 1/2] cbfs: Remove mention of CREDITS files
@ 2012-11-05 22:16 Simon Glass
  2012-11-05 22:16 ` [U-Boot] [PATCH v2 2/2] cbfs: Add docbook template Simon Glass
  2012-12-07 15:51 ` [U-Boot] [PATCH v2 1/2] cbfs: Remove mention of CREDITS files Tom Rini
  0 siblings, 2 replies; 4+ messages in thread
From: Simon Glass @ 2012-11-05 22:16 UTC (permalink / raw)
  To: u-boot

As requested by Wolfgang, remove references to CREDITS in the CBFS
files.

Signed-off-by: Simon Glass <sjg@chromium.org>
---
Changes in v2:
- Add patch to remove mention of CREDITS in CBFS files

 fs/cbfs/Makefile |    4 +---
 fs/cbfs/cbfs.c   |    3 ---
 include/cbfs.h   |    3 ---
 3 files changed, 1 insertions(+), 9 deletions(-)

diff --git a/fs/cbfs/Makefile b/fs/cbfs/Makefile
index 2be8a68..e0e6de6 100644
--- a/fs/cbfs/Makefile
+++ b/fs/cbfs/Makefile
@@ -1,6 +1,4 @@
-#
-# See file CREDITS for list of people who contributed to this
-# project.
+# Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License as
diff --git a/fs/cbfs/cbfs.c b/fs/cbfs/cbfs.c
index cae6d56..1b25a15 100644
--- a/fs/cbfs/cbfs.c
+++ b/fs/cbfs/cbfs.c
@@ -1,9 +1,6 @@
 /*
  * Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
  *
- * See file CREDITS for list of people who contributed to this
- * project.
- *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
  * published by the Free Software Foundation; either version 2 of
diff --git a/include/cbfs.h b/include/cbfs.h
index 6ea3f35..8a780c2 100644
--- a/include/cbfs.h
+++ b/include/cbfs.h
@@ -1,9 +1,6 @@
 /*
  * Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
  *
- * See file CREDITS for list of people who contributed to this
- * project.
- *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
  * published by the Free Software Foundation; either version 2 of
-- 
1.7.7.3

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-12-07 15:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-05 22:16 [U-Boot] [PATCH v2 1/2] cbfs: Remove mention of CREDITS files Simon Glass
2012-11-05 22:16 ` [U-Boot] [PATCH v2 2/2] cbfs: Add docbook template Simon Glass
2012-12-07 15:51   ` Tom Rini
2012-12-07 15:51 ` [U-Boot] [PATCH v2 1/2] cbfs: Remove mention of CREDITS files Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox