mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] Change email address in packages
@ 2012-06-10 15:08 Bernhard Walle
  0 siblings, 0 replies; only message in thread
From: Bernhard Walle @ 2012-06-10 15:08 UTC (permalink / raw)
  To: ptxdist

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-10 15:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-10 15:08 [ptxdist] [PATCH] Change email address in packages Bernhard Walle

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