mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bernhard Walle <bernhard@bwalle.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] Change email address in packages
Date: Sun, 10 Jun 2012 17:08:34 +0200	[thread overview]
Message-ID: <1339340914-8895-1-git-send-email-bernhard@bwalle.de> (raw)

Since the address 'walle@corscience.de' is no longer valid, change it to
my private one. Because the work is still copyrighted by
Corscience GmbH & Co. KG (well, I'm no lawyer), add the company name as
such.

Just to make sure that somebody who contacts me because of one of that
packages doesn't get a delivery failure.

Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
---
 rules/fbterm.make          |    5 +++--
 rules/flashbench.make      |    5 +++--
 rules/host-parted.make     |    3 ++-
 rules/lpc21isp.make        |    5 +++--
 rules/sp-oops-extract.make |    5 +++--
 5 Dateien geändert, 14 Zeilen hinzugefügt(+), 9 Zeilen entfernt(-)

diff --git a/rules/fbterm.make b/rules/fbterm.make
index 94403b8..75902d9 100644
--- a/rules/fbterm.make
+++ b/rules/fbterm.make
@@ -1,6 +1,7 @@
 # -*-makefile-*-
 #
-# Copyright (C) 2012 by Bernhard Walle <walle@corscience.de>
+# Copyright (C) 2012 by Corscience GmbH & Co. KG
+# 			Bernhard Walle <bernhard@bwalle.de>
 #
 # See CREDITS for details about who has contributed to this project.
 #
@@ -48,7 +49,7 @@ $(STATEDIR)/fbterm.targetinstall:
 	@$(call install_init, fbterm)
 	@$(call install_fixup, fbterm,PRIORITY,optional)
 	@$(call install_fixup, fbterm,SECTION,base)
-	@$(call install_fixup, fbterm,AUTHOR,"Bernhard Walle <walle@corscience.de>")
+	@$(call install_fixup, fbterm,AUTHOR,"Bernhard Walle <bernhard@bwalle.de>")
 	@$(call install_fixup, fbterm,DESCRIPTION,missing)
 
 	@$(call install_copy, fbterm, 0, 0, 0755, \
diff --git a/rules/flashbench.make b/rules/flashbench.make
index 39bdfb6..8069f8e 100644
--- a/rules/flashbench.make
+++ b/rules/flashbench.make
@@ -1,6 +1,7 @@
 # -*-makefile-*-
 #
-# Copyright (C) 2012 by Bernhard Walle <walle@corscience.de>
+# Copyright (C) 2012 by Corscience GmbH & Co. KG
+# 			Bernhard Walle <bernhard@bwalle.de>
 #
 # See CREDITS for details about who has contributed to this project.
 #
@@ -58,7 +59,7 @@ $(STATEDIR)/flashbench.targetinstall:
 	@$(call install_init, flashbench)
 	@$(call install_fixup, flashbench,PRIORITY,optional)
 	@$(call install_fixup, flashbench,SECTION,base)
-	@$(call install_fixup, flashbench,AUTHOR,"Bernhard Walle <walle@corscience.de>")
+	@$(call install_fixup, flashbench,AUTHOR,"Bernhard Walle <bernhard@bwalle.de>")
 	@$(call install_fixup, flashbench,DESCRIPTION,missing)
 
 	@$(call install_copy, flashbench, 0, 0, 0755, -, /usr/sbin/flashbench)
diff --git a/rules/host-parted.make b/rules/host-parted.make
index 0a10a4e..01946aa 100644
--- a/rules/host-parted.make
+++ b/rules/host-parted.make
@@ -1,6 +1,7 @@
 # -*-makefile-*-
 #
-# Copyright (C) 2012 by Bernhard Walle <walle@corscience.de>
+# Copyright (C) 2012 by Corscience GmbH & Co. KG
+# 			Bernhard Walle <bernhard@bwalle.de>
 #
 # See CREDITS for details about who has contributed to this project.
 #
diff --git a/rules/lpc21isp.make b/rules/lpc21isp.make
index 2999eae..277682a 100644
--- a/rules/lpc21isp.make
+++ b/rules/lpc21isp.make
@@ -1,6 +1,7 @@
 # -*-makefile-*-
 #
-# Copyright (C) 2011 by Bernhard Walle <walle@corscience.de>
+# Copyright (C) 2012 by Corscience GmbH & Co. KG
+# 			Bernhard Walle <bernhard@bwalle.de>
 #
 # See CREDITS for details about who has contributed to this project.
 #
@@ -54,7 +55,7 @@ $(STATEDIR)/lpc21isp.targetinstall:
 	@$(call install_init, lpc21isp)
 	@$(call install_fixup, lpc21isp,PRIORITY,optional)
 	@$(call install_fixup, lpc21isp,SECTION,base)
-	@$(call install_fixup, lpc21isp,AUTHOR,"Bernhard Walle <walle@corscience.de>")
+	@$(call install_fixup, lpc21isp,AUTHOR,"Bernhard Walle <bernhard@bwalle.de>")
 	@$(call install_fixup, lpc21isp,DESCRIPTION,missing)
 
 	@$(call install_copy, lpc21isp, 0, 0, 0755, -, /usr/sbin/lpc21isp)
diff --git a/rules/sp-oops-extract.make b/rules/sp-oops-extract.make
index b08a496..69fc499 100644
--- a/rules/sp-oops-extract.make
+++ b/rules/sp-oops-extract.make
@@ -1,6 +1,7 @@
 # -*-makefile-*-
 #
-# Copyright (C) 2012 by Bernhard Walle <walle@corscience.de>
+# Copyright (C) 2012 by Corscience GmbH & Co. KG
+# 			Bernhard Walle <bernhard@bwalle.de>
 #
 # See CREDITS for details about who has contributed to this project.
 #
@@ -43,7 +44,7 @@ $(STATEDIR)/sp-oops-extract.targetinstall:
 	@$(call install_init, sp-oops-extract)
 	@$(call install_fixup, sp-oops-extract,PRIORITY,optional)
 	@$(call install_fixup, sp-oops-extract,SECTION,base)
-	@$(call install_fixup, sp-oops-extract,AUTHOR,"Bernhard Walle <walle@corscience.de>")
+	@$(call install_fixup, sp-oops-extract,AUTHOR,"Bernhard Walle <bernhard@bwalle.de>")
 	@$(call install_fixup, sp-oops-extract,DESCRIPTION,missing)
 
 	@$(call install_copy, sp-oops-extract, 0, 0, 0755, -, \
-- 
1.7.10.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2012-06-10 15:08 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=1339340914-8895-1-git-send-email-bernhard@bwalle.de \
    --to=bernhard@bwalle.de \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox